CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
Goal of this project is to initially create a tool to read sample/programdata from an AKAI
sampler (S2000) and send it back. Later this might evolve into a GUI-based editor.
A VDRUMS syx messages editor. The program can receive and send messages from and to a TD kit. The user can edit the kits bank, merge different banks and see kits data.
musicomp is a program which most important element is an evolutionary algorithm which uses data mining methods as a fitness function to generate monophone melodies.
Java routines for converting an analog or virtual analog music synth's patch / program MIDI system-exclusive data (sysex) to and from synth-specific XML and generic patch XML. Generic XML allows conversion of patches between different synth models.