Skip to content

PHP Wav File Object

zFlux edited this page Oct 2, 2014 · 4 revisions

Initial work for a PHP object to encapsulate a .wav binary file. Currently only reads the file based on a specification I found here: https://ccrma.stanford.edu/courses/422/projects/WaveFormat/ and on the equivalent python .wav utilities.

Clone this wiki locally