timbre controls

This commit is contained in:
2025-10-05 13:57:18 -05:00
parent 03a62ac251
commit 0da8fd9cb2
6 changed files with 133 additions and 22 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ impl Tenori {
note_type: grid.note_type,
tone,
volume: grid.volume,
envelope: grid.envelope
timbre: grid.timbre
})
}
}