Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This reverts commit f8be5a6d8d0be47596e1d9e6050e6e134f1e4167.
Stupid locale bug re-introduced, thus reverting.
|
|
Range based loops, static const member variables instead of #define, c++11 convert from and to strings.
|
|
new Settings mechanism.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
existsing playing samples.
|
|
|
|
|
|
Especially, now check if a kit fits into RAM when loading it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
them. Unit tests added.
|
|
|
|
does not add much to the performance anyway; so now it is disabled.
|
|
|
|
|
|
cachemanager and drumkitloader.
|
|
|
|
|
|
by initial_sample_size.
|
|
bug. Added 'threaded' argument to init that handles events either directly or in a thread when dispatched. Added cachemanager unit test (currently failing).
|
|
|
|
|
|
non-resampling engine if ratio == 1.0
|
|
|
|
|
|
for async kit loading.
|
|
|
|
|