Converting Audio Signal to Float
Hi,
I'm trying to convert the audio signals coming out of an sfplay~
object into floats for use with Max objects. Is there a way to cast or convert the former into the latter?
Thanks,
Roy
there is [snapshot~], though it runs at data rate
That'll work for now. Thanks a million.
Roy