aboutsummaryrefslogtreecommitdiff
path: root/src/midiplay
AgeCommit message (Collapse)Author
2017-10-20Added CMake supportWohlstand
2017-10-19Attempt to fix Windows build of demo MIDI playerWohlstand
(Issue #26)
2017-10-18Avoid possible UTF8 vs ANSI trouble on WindowsWohlstand
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-10-17EXPERIMENTAL: Support for custom banks!Wohlstand
TODO: Fix support for real 4-operator support for dynamical instruments which now are silent. 2-op and pseudo-4-op still work fine.
2017-10-08Add support for WOPL banks formatWohlstand
2016-05-14Fixed exampleWohlstand
2015-10-10Initial commitWohlstand