Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-25 | Massive code refactor en cours! | Chris Xiong | |
Less complain from compilers: - use nullptr instead of NULL - use types for event fields - explicit type casting added Stop saving parameters of meta events in p1/p2 fields of SEvent. callback_t now uses std::function, deprecating ICallback. Not recommended for daily usage, or even testing: the code refactor is still a work in progress. | |||
2017-10-18 | API changes and crash fixes. | Chris Xiong | |
Details in the changelog. | |||
2017-02-09 | Add extra midi formats support via the file reader API. | Chris Xiong | |
Fix note counting. |