artiphishle / daw

Audio DAW
https://daw-three.vercel.app
MIT License
4 stars 0 forks source link

[Reusability] Quick Enhancement #87

Closed artiphishle closed 1 year ago

artiphishle commented 1 year ago

Time to sort things out. The creation of instruments until destination is spread over different files, and belongs into a separate module 'Instrument', we can also move global project settings into a <Project /> component.

Acceptance Criteria