A library for music applications on embedded systems.
Copyright (c) 2014-2015 Nicholas Esterer.
BUILDING
To build, mm_primitives and ne_datastructures must be in the parent directory. These can be gotten by doing
git clone https://github.com/mondaugen/{mm_primitives,ne_datastructures}.git
in a terminal.