A BSc student, Unx asked about using audio in Processing, I try to use the jSyn from

by modifying the sample program in this way,
It can export both to an applet and executable file. It should be more flexible than the Sonia plug-in, which the setRate command can alter the pitch but at the same time it varies the duration too.

by modifying the sample program in this way,
- Install the jSyn into your computer;
- Copy the jSyn.jar into the lib folder of Processing;
- Use this Processing sample audio02.pde to start playing around with.
It can export both to an applet and executable file. It should be more flexible than the Sonia plug-in, which the setRate command can alter the pitch but at the same time it varies the duration too.

Thanks!
wow