Adding a SynthController class that contains an OnsetDetection function and a skeleton for audio feature extraction.
Adding a cmake target for a shared library that can be imported into python code for testing with PyTest (this will help to make sure that the synthesis methods align when we start implementing the differentiable synthesizer)