aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-10-18Update readme. AgainWohlstand
2017-10-18Update readmeWohlstand
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-17Changelog for a WIP versionWohlstand
2017-07-30Update readmeWohlstand
2017-02-16Update of the readmeWohlstand
[ci skip]
2017-02-15Fixed logarithmic volumes flag and added support for XMI and MUS formatsWohlstand
MUS playing was totally invalid: the MUS data are completely different from regular MIDI data. Now is added a right converter which results a MIDI data which can be played correctly.
2016-12-09Added a changalbe volume ranges modelWohlstand
(to allow banks play sound be more native like to their original implementations)
2016-12-07Ouch (fixed inverted loop flag, reported in issue #3)Wohlstand
2016-12-06Added Nuked OPL3 emulator (which is more accurate than DosBox's)Wohlstand
Also: - Fixed warnings in the CLang code model plugin for Qt Creator - Fixed bend coefficient which caused incorrect hi-hats in DMX banks
2016-10-18Updated readmeWohlstand
2016-08-06Refreshed copyright yearWohlstand
2016-08-06Fixed infinite loop caused by attempt to play blank MIDI-fileWohlstand
2016-03-16More accurate DMX fine tune of second voiceWohlstand
2016-02-03Tiny fix of README.mdVitaly Novichkov
2015-10-10Update README.mdVitaly Novichkov
2015-10-10TODOVitaly Novichkov
2015-10-10Update README.mdVitaly Novichkov
2015-10-10Initial commitWohlstand
2015-10-10Initial commitVitaly Novichkov