You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a better recorder with support for clips as well as tracks. You can record clips that you can then arrange on tracks and repeat them. Currently its using a 2D structure for storing events. For this we will need a 3D data structure.
It would be better if it supports actual MIDI files.
The text was updated successfully, but these errors were encountered:
Make a better recorder with support for clips as well as tracks. You can record clips that you can then arrange on tracks and repeat them. Currently its using a 2D structure for storing events. For this we will need a 3D data structure.
It would be better if it supports actual MIDI files.
The text was updated successfully, but these errors were encountered: