We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi Guys,
I've made a step sequencer, running on my local server, and I want to be able to record and save a .wav file into a specific folder. However, I'm having troubles with the saveSound() function. When I save a recording, it appears in my project folder, but as a tiny 6 byte .wav file with nothing on it!
Has anyone else experienced this? In addition, does anyone know if its possible to specify the save destination with p5 / saveSound()? Or can anyone recommend an alternative javascript library for recording and saving audio file to a specific folder on your computer?
Many thanks in advance!
JC