aboutsummaryrefslogtreecommitdiff
path: root/midifmt-plugin
AgeCommit message (Collapse)Author
2017-10-18API changes and crash fixes.Gravatar Chris Xiong
Details in the changelog.
2017-06-22Minor bug fixes.Gravatar Chris Xiong
SMF reader finally takes chunk length into account. Do not prepend sysex header to F0h sysex. Let the readers do it. File readers code cleanups and refined error messages.
2017-06-16Code refactoring and fix to memory leaks.Gravatar Chris Xiong
2017-02-12UI revolution cont'd. Powered by @BLumia.Gravatar Chris Xiong
Expose new APIs to plugin developer. Use svg icons.
2017-02-10Road to standardize: use two parameters for pitchbend.Gravatar Chris Xiong
Documentation. Minor bug fix.
2017-02-09Add extra midi formats support via the file reader API.Gravatar Chris Xiong
Fix note counting.