kometbomb / klystrack

A chiptune tracker
http://kometbomb.github.io/klystrack/
Other
481 stars 29 forks source link

Add MIDI record, support for ALSA MIDI in Linux #280

Closed ghost closed 4 years ago

ghost commented 4 years ago

Makes it so notes from MIDI devices actually add the notes to the pattern instead of just playing them. Please test on other platforms to ensure this didn't break anything.

kometbomb commented 4 years ago

Very cool! Need to check this before merging.

kometbomb commented 4 years ago

I am able to enter notes in the pattern on Windows. If you didn't add any functionality that is not ported to the Windows side of the MIDI code, I think this is ready to go.

ghost commented 4 years ago

@kometbomb There is no new functionality that should affect the windows side of things, I tried not to mess with that.