Oct 3, 2008
Sonia – Sound library for Processing
Sonia is an external Library (API) for the Processing platform. It may also be included in any Java project.
The Sonia Library provides advanced audio capabilities such as multiple sample playback, realtime sound synthesis, realtime FFT (frequency) analysis of the microphone input, and writing .wav files from samples.
Sonia utilizes the JSyn plugin by Phil Burk. This means that users will need to install the JSyn browser plugin in order to view Sonia projects online. Click here to install the JSyn plugin.
To develop Processing projects with Sonia, you will need to include these files in Processing’s ‘Libraries’ folder (or alternitively in your project’s ‘code’ folder).