aboutsummaryrefslogtreecommitdiff
path: root/src/file_reader.hpp
AgeCommit message (Collapse)Author
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
2018-06-20Avoid possible failure to compile for WindowsVitaly Novichkov
2018-06-20Move file reader into the separated header fileVitaly Novichkov