Play sample from array/ram

something like…

sound.playsample(data_pointer, samplerate, bitrate);

something like that?

1 Like

Yep. I think this is a good idea because then you can do recursive stuff on the sample data. And create some really weird stuff.

or a speech synthesizer…