Skip to content

MarcHebert/Java-MIDI-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages