aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi.cpp
AgeCommit message (Collapse)Author
2016-03-16More accurate DMX fine tune of second voiceWohlstand
2016-02-07Changes made in January and February 2016Wohlstand
- 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-10Allow volume modulationWohlstand
2015-10-10Fix error of Windows buildWohlstand
with "NO_OLDNAMES" included <sstream> causes "::iswblank not declared" error
2015-10-10Initial commitWohlstand