aboutsummaryrefslogtreecommitdiff
path: root/src/midi_sequencer.hpp
AgeCommit message (Collapse)Author
2019-01-05Update copyright year to 2019Vitaly Novichkov
2018-11-01MIDI Sequencer: Minor polishingVitaly Novichkov
2018-09-19Added automatic detection of HMI / RPG-Maker loop formatVitaly Novichkov
#175
2018-07-31fix some warningsJP Cimalando
2018-07-11Sequencer: Minor fix of commentsVitaly Novichkov
2018-07-11MIDI Sequencer: Split the loadMIDI functionVitaly Novichkov
2018-07-09xmi: handle AIL callback triggerJP Cimalando
2018-07-08[Experimental] Complex loop supportVitaly Novichkov
2018-07-07exception for SMF track 0 when format != 2JP Cimalando
2018-07-07sequencer API to turn tracks on/off/soloJP Cimalando
2018-07-04Continue documenting, and apply some minor fixes on other filesVitaly Novichkov
2018-06-21MIDI Sequencer: Small clean-upVitaly Novichkov
2018-06-21Second attempt to fix 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