Work in progress
A loop-based DAW with patterns that respond to real time chord changes.
[x] Implement basic DAW functionality (adding tracks, selecting inputs...)
[ ] Implement musicality (based on tracktion engine's musicality code?)
[ ] Implement a chord detector
[ ] Implement a pattern player plugin
[ ] Fit everything in a processing graph
[ ] MAYBE: Custom engine using tracktion_graph? Should have less overhead compared to the tracktion_engine model.