aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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!
2016-02-07Taking generated audio also via pointerWohlstand
Not only via callback funtion pointer
2016-02-07Small warning fixWohlstand
2016-02-07Small fix of the drumsWohlstand
- small work over updated drum bank - set usage of Duke Nukem 3D's drum bank to O'Connel's (66) and to Ultimate Soccer Manager's (48) banks
2015-12-20Add one new IBK bank (Jamey O'Connel's)Wohlstand
2015-12-20Refresh my-gmopl bankWohlstand
2015-12-10Allow volume modulationWohlstand
2015-12-10Adding one new IBK-based bankWohlstand
2015-10-10Fix error of Windows buildWohlstand
with "NO_OLDNAMES" included <sstream> causes "::iswblank not declared" error
2015-10-10Initial commitWohlstand