Chris - 2014-06-10 16:28:44
I downloaded your package today hoping to find it useful in creating an audio file as stated: "It can create an audio file with a given sample rate, sample bit length, and number of channels."
Do you have any documentation to support this or an example file?
BTW... you current package seems to be missing a .wav file for the example.php
$wav->addfile("A/r1.wav", $array); // Files to read - only wav at the moment
A/r1.wav is not included in the package or anywhere on phpclasses.org
thanks.