Save a p5.SoundFile as a .wav file. The browser will prompt the user to download the file to their device. To upload a file to a server, see getBlob
Examples
Syntax
save([fileName])
Parameters
fileName
String:
name of the resulting .wav file.
This page is generated from the comments in lib/addons/p5.sound.js . Please feel free to edit it and submit a pull request!