Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git | 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! | |||
2016-02-07 | Taking generated audio also via pointer | Wohlstand | |
Not only via callback funtion pointer | |||
2016-02-07 | Small warning fix | Wohlstand | |
2016-02-07 | Small fix of the drums | Wohlstand | |
- 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 | |||
2016-02-03 | Tiny fix of README.md | Vitaly Novichkov | |
2016-01-15 | Fixed freezing on invalid loop points | Wohlstand | |
Fixed freezing on invalid cases of loop points: - loopEnd going before loopStart - loopStart and loopEnd are at same position (tick) which Both cases are causes infinite loop inside same tick | |||
2015-12-20 | Add one new IBK bank (Jamey O'Connel's) | Wohlstand | |
2015-12-20 | Refresh my-gmopl bank | Wohlstand | |
2015-12-10 | Allow volume modulation | Wohlstand | |
2015-12-10 | Adding one new IBK-based bank | Wohlstand | |
2015-10-10 | Update README.md | Vitaly Novichkov | |
2015-10-10 | TODO | Vitaly Novichkov | |
2015-10-10 | Fix error of Windows build | Wohlstand | |
with "NO_OLDNAMES" included <sstream> causes "::iswblank not declared" error | |||
2015-10-10 | Update makefile | Wohlstand | |
added support of "clean" | |||
2015-10-10 | Update README.md | Vitaly Novichkov | |
2015-10-10 | Initial commit | Wohlstand | |
2015-10-10 | Initial commit | Vitaly Novichkov | |