Martin, Richmond, thank you both for your answers.
My problem is that the data of the wav file is already
in memory, because I open the wav file, read it, store
it in a variable, and apply various processes to the content.
And finally what I want to do is play the wav data after
processing, without having to store it as a file and then
use "play".
Ideally it would be nice to be able to use a variable as
an audioclip...

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to