aboutsummaryrefslogtreecommitdiff
path: root/src/midi_sequencer.h
AgeCommit message (Collapse)Author
2025-01-01Update copyright year for 2025Wohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-07-18Synchronize the MIDI Sequencer with mainstreamWohlstand
2021-01-14Updated copyright for 2021Wohlstand
2020-09-03Fixed an incorrect logic of CC121Wohlstand
Issue #227
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