Check This Out

Opus+ algorithmic composition generator in Java.

Our Links

JSyn audio synthesis API for Java.
JMSL - Java Music Specification Language
PortAudio - cross platform audio I/O API for 'C'

JSyn Examples now using the Beta Pure Java JSyn

Note: to hear the Pure Java JSyn you may need to uninstall your old native JSyn plugin. If you had installed it then you can uninstall it using the tool on this page.

To check whether you are running the new version, look in the Java Console when you run the Applet. You should see "Pure Java JSyn".

Chebyshev Song

Play a polyphonic song based on a Linear Congruential pseudo-random sequence generator. The instrument is a WaveShaper with a Chebyshev Polynomial wave-table which provides easily controlled harmonic content. Repeating patterns are generated by reseeding the pseudo-random number generator. The tuning is a pentatonic scale from a 12 tone equal tempered tuning.