Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

[minim] Saving audioSample to .wav

$
0
0

I recorded with audioRecorder, then converted it to audioSample to access it's arrays and mess around with the sounds (playing it back with .trigger() ) But I'm now stumped on how to actually save this audioSample to a .wav (the audioRecorder has to be able to record all the while in parallel with whatever the method for saving is as well..)

Hopefully someone has a method that could work for this? Diving deeper in to the library but no glimpse of how to achieve this yet :(


Viewing all articles
Browse latest Browse all 2896

Trending Articles