WIP: half broken

This commit is contained in:
2026-01-24 01:59:51 +01:00
parent 3bb19cbda8
commit b3c56bc56c
21 changed files with 1310 additions and 119 deletions

View File

@@ -37,7 +37,7 @@ pub enum Modal {
input: String,
},
SetTempo(String),
AddSamplePath(String),
AddSamplePath(FileBrowserState),
Editor,
Preview,
}