Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-18 | Synchronize the MIDI Sequencer with mainstream | Wohlstand | |
2021-01-14 | Updated copyright for 2021 | Wohlstand | |
2020-09-03 | Fixed an incorrect logic of CC121 | Wohlstand | |
Issue #227 | |||
2020-01-17 | Update copyright year | Wohlstand | |
2019-12-11 | MidiSequencer: apply recent typo fixes and a clean-up | Wohlstand | |
2019-12-03 | MidiSequencer: Added PCM streaming code | Wohlstand | |
This code piece should simplify a dealing with MIDI libraries TODO: Modify some content of adl_playFormat() to use this feature | |||
2019-09-26 | Update MIDI Sequencer with latest copy from libOPNMIDI | Wohlstand | |
2019-01-05 | Update copyright year to 2019 | Vitaly Novichkov | |
2018-10-05 | reorganize around a lighter adlmidi_private header | JP Cimalando | |
2018-06-25 | Use size_t instead of uint64_t on devices cache | Vitaly Novichkov | |
2018-06-23 | Added little documentation for the sequencer event hooks | Vitaly Novichkov | |
2018-06-21 | Attempt to fix a 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 |