-bytes 4 will write a 32bit stream? what about the sample rate thing?
Miller Puckette wrote:
Oops. It looks like I never put this in the help window.
"open -bytes 3 x.wav" will open a 24-bit stream. You can also do 32-bit floats, but only in ".snd" format (I didn't know at the time that wav files apparently can hold floating point too.)
cheers Miller