Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
existsing playing samples.
|
|
|
|
event handling and make all event handling depend on processEcvents being called with a regular (~50ms) interval.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Especially, now check if a kit fits into RAM when loading it.
|
|
It's a class that can calculate the available free RAM (or rather a rough
estimation of it) and the size of the drumkit when loaded into RAM
and provides a plugic method to check if the drumkit then fits into RAM.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|