mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 05:24:48 -04:00
feat: remove hold from song
assume songs code it as 1 always; implementations are free to change this during compilation, but this should be a compile time flag / optimization; not a concern of song.
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
bpm: 100
|
||||
output16bit: false
|
||||
hold: 1
|
||||
tracks:
|
||||
- numvoices: 1
|
||||
sequence: [0]
|
||||
|
Reference in New Issue
Block a user