Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-22 | Sequencer: give SysEx events have highest priority while re-ordering | Vitaly Novichkov | |
2018-06-21 | Attempt to fix MSVC 2015 build | Vitaly Novichkov | |
2018-06-21 | Merge branch 'all-sysex' of git@github.com:jpcima/libADLMIDI.git into ↵ | Vitaly Novichkov | |
split-midi-sequencer-and-sysex-2 # Conflicts: # src/adlmidi_midiplay.cpp # src/adlmidi_private.hpp | |||
2018-06-21 | MIDI Sequencer: Small clean-up | Vitaly Novichkov | |
2018-06-21 | Fix MSVC build because of missing `ssize_t` typedef | Vitaly Novichkov | |
2018-06-21 | Fixed build of MIDI sequencer out of pre-included private ADLMIDI's header | Vitaly Novichkov | |
2018-06-21 | Second attempt to fix Windows build | Vitaly Novichkov | |
2018-06-21 | Move MIDI sequencer into completely separated class | Vitaly Novichkov | |
TODO: - implement C bindings for most of class functions - test it in work on any different synthesizer |