aboutsummaryrefslogtreecommitdiff
path: root/utils/xmi2mid/xmi2mid.cpp
AgeCommit message (Collapse)Author
2022-10-25xmi2mid: added an ability to explort multiple files at onceWohlstand
2022-10-17Improved the multi-song XMI supportWohlstand
- Allow selecting every individual song of the XMI file - Allow dynamic song switch without re-opening of a file - Fixed XMI2MID converter with adding an ability to export every individual song - Added hooks for loop start and end events - Added an option to immediately stop the song processing on loop end reaching (needed to perform dynamic song switch at the loop end point)
2018-07-09provide XMI to MID conversion as toolJP Cimalando