aboutsummaryrefslogtreecommitdiff
path: root/libADLMIDI-test.pro
AgeCommit message (Collapse)Author
2017-10-20Added CMake supportWohlstand
2017-10-18Wave recording in demo tool and disable loop by defaultWohlstand
2017-10-18Smooth finalizing, rewinding, and a bit more crash safetyWohlstand
* Smooth finalizing of song when loop is disabled (old ugly hack has been removed :wink:) * Added an ability to reset song position to begin (very helpful when song reaches the end) * Avoided possible crashes on attempt to fetch sample data without opening of MIDI file
2017-10-17Custom banks 4-operator voices playback fixWohlstand
2017-09-30Add small QMake project for testing and debugging from Qt CreatorWohlstand