index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
midi_sequencer.hpp
Age
Commit message (
Expand
)
Author
2019-12-03
MidiSequencer: Added PCM streaming code
Wohlstand
2019-09-26
Update MIDI Sequencer with latest copy from libOPNMIDI
Wohlstand
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2018-11-01
MIDI Sequencer: Minor polishing
Vitaly Novichkov
2018-09-19
Added automatic detection of HMI / RPG-Maker loop format
Vitaly Novichkov
2018-07-31
fix some warnings
JP Cimalando
2018-07-11
Sequencer: Minor fix of comments
Vitaly Novichkov
2018-07-11
MIDI Sequencer: Split the loadMIDI function
Vitaly Novichkov
2018-07-09
xmi: handle AIL callback trigger
JP Cimalando
2018-07-08
[Experimental] Complex loop support
Vitaly Novichkov
2018-07-07
exception for SMF track 0 when format != 2
JP Cimalando
2018-07-07
sequencer API to turn tracks on/off/solo
JP Cimalando
2018-07-04
Continue documenting, and apply some minor fixes on other files
Vitaly Novichkov
2018-06-21
MIDI Sequencer: Small clean-up
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