Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 734 Bytes

File metadata and controls

9 lines (7 loc) · 734 Bytes

Java-MIDI-Controller

My attempts to use the Java MIDI API with my Korg PadKontrol MIDI controller.

Currently, the program scans for available MIDI Devices. The user is then able to pick an input device and output device. MIDI Events are recorded from the input device (in my case a Korg PadKontrol). After recording is stopped, recorded MIDI events are dumped in their bytecode equivalent to a .midi file.

Work setup Eclipse Korg PadKontrol Console Output