cass-dlcm / midi-asm

GNU General Public License v3.0
0 stars 0 forks source link

Move drum and guitar patterns into modular files #3

Open cass-dlcm opened 3 years ago

cass-dlcm commented 3 years ago

With my midi-gen-py project, I made it so that the patterns are stored in JSON files and are read in. This allows the user to define their own patterns easily. I wish to replicate that feature in this project.

cass-dlcm commented 3 years ago

Decided that they won't be stored in json, but instead in a simplified version of MIDI.

Details: