summaryrefslogtreecommitdiff
path: root/src/memchecker.h
AgeCommit message (Collapse)Author
2016-02-09Implement 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.