Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-01 | Update copyright year for 2025 | Wohlstand | |
2024-01-07 | Updated copyright year to 2024 | Wohlstand | |
2023-01-03 | Updated copyright for 2023 | Wohlstand | |
2022-10-25 | XMI2MIDI: Optimised the algorithm for multiple songs | Wohlstand | |
2022-10-17 | Improved the multi-song XMI support | Wohlstand | |
- 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) | |||
2022-01-05 | Updated copyright year for 2022 | Wohlstand | |
2021-11-20 | Fixed build | Wohlstand | |
2021-11-20 | Fixed memory damages and crashes while playing XMI files | Wohlstand | |
2021-01-14 | Updated copyright for 2021 | Wohlstand | |
2020-01-17 | Update copyright year | Wohlstand | |
2019-01-05 | Update copyright year to 2019 | Vitaly Novichkov | |
2018-12-13 | Build: Splid the main CMake build script | Vitaly Novichkov | |
Keep it have library code only but no utils and examples are will be built independently #196 | |||
2018-08-28 | XMI: fix the VLQ reading procedure | JP Cimalando | |
2018-07-08 | xmi: convert the RBRN block as MIDI marker | JP Cimalando | |
2018-06-21 | Move MIDI sequencer into completely separated class | Vitaly Novichkov | |
TODO: - implement C bindings for most of class functions - test it in work on any different synthesizer |