Posted in May 25, 2009 ¬ 3:49 pmh.admin
This is a Java DJ audio mixing application (with MIDI connectivity) that I have developed, This is an unfinished project and is work in progress. At present not all the features that I originally intended to implement are complete, I welcome anyone that is interested in this project to get in contact with me. If [...]
Read the rest of this entry »
Posted in December 11, 2008 ¬ 2:28 pmh.admin
This is an extension to the Java Midi Monitor application I developed, It uses a MIDI keyboard to transmit MIDI messages to the application. It then uses these MIDI messages to generate sine waves, square waves and sawtooth waves on the fly. The pitch of sound is dependent on the Midi message.
The application requests the [...]
Read the rest of this entry »
Posted in November 8, 2008 ¬ 2:26 pmh.admin
This is a simple Java application I developed whilst at university to monitor MIDI messages received from an input midi device.
The application requests the user to chose an input midi device, once the device is connected it then displays the Midi messages via a GUI. The application will close if no MIDI device is selected.
The [...]
Read the rest of this entry »