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.
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.