yam655 / bittyband

An experimental musical instrument/tool
GNU General Public License v3.0
2 stars 0 forks source link

"repeat mark" (:) now works #45

Closed yam655 closed 7 years ago

yam655 commented 7 years ago

This will allow you to repeat a larger chunk than just a note, and a smaller chunk than the whole file.

Since track definition auto-defines marks, initially this allows easy repeat of tracks within a file.

closes #44

yam655 commented 7 years ago

This also added a "default" project definition in your configuration file that references the project name of your default project. (Using this feature prevents running the program in a project-directory from working.)