Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-22 | Change license to LGPLv3. | André Nusser | |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser | |
2016-02-09 | Work in deva's critique. This branch should now be ready for merge. | André Nusser | |
2016-02-09 | Implement memchecker to ensure a drumkit fits into RAM. | André Nusser | |
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. |