aboutsummaryrefslogtreecommitdiff
path: root/src/midi_sequencer.h
AgeCommit message (Collapse)Author
2020-01-17Update copyright yearWohlstand
2019-12-11MidiSequencer: apply recent typo fixes and a clean-upWohlstand
2019-12-03MidiSequencer: Added PCM streaming codeWohlstand
This code piece should simplify a dealing with MIDI libraries TODO: Modify some content of adl_playFormat() to use this feature
2019-09-26Update MIDI Sequencer with latest copy from libOPNMIDIWohlstand
2019-01-05Update copyright year to 2019Vitaly Novichkov
2018-10-05reorganize around a lighter adlmidi_private headerJP Cimalando
2018-06-25Use size_t instead of uint64_t on devices cacheVitaly Novichkov
2018-06-23Added little documentation for the sequencer event hooksVitaly Novichkov
2018-06-21Attempt to fix a Windows buildVitaly Novichkov
2018-06-21Move MIDI sequencer into completely separated classVitaly Novichkov
TODO: - implement C bindings for most of class functions - test it in work on any different synthesizer