Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-22 | Apply latest update of ADLMIDI | Wohlstand | |
- Added support of playing CMF files | |||
2016-09-02 | Added a function to retrieve a count of the banks | Wohlstand | |
2016-08-06 | Fixed infinite loop caused by attempt to play blank MIDI-file | Wohlstand | |
2016-08-05 | Handle 111'th controller as loopStart point | Wohlstand | |
2016-06-13 | Fixed freezing on IMF playing | Wohlstand | |
(my previous implementation of fget() initator sucks, it must return unsigned char inside signed integer container to be able return "-1" on eof) | |||
2016-06-07 | Continue research at JungleVision file format | Wohlstand | |
2016-05-14 | Added 68'th bank: default Timbre bank of the Build Engine | Wohlstand | |
2016-03-22 | Fixed file parsing and accuracy of DMX banks playback | Wohlstand | |
2016-03-16 | More accurate DMX fine tune of second voice | Wohlstand | |
2016-02-07 | Changes made in January and February 2016 | Wohlstand | |
- Fixed freezing on invalid loop points (instead, ignore them!) - Optimized output generating - Instead of 16-bit samples stored into array of 32-bit integers, return true PCM-16bit for convenience and with no confusion! | |||
2015-12-10 | Allow volume modulation | Wohlstand | |
2015-10-10 | Fix error of Windows build | Wohlstand | |
with "NO_OLDNAMES" included <sstream> causes "::iswblank not declared" error | |||
2015-10-10 | Initial commit | Wohlstand | |