mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
wip: enabling standalone arranger
This commit is contained in:
parent
b6da43e93e
commit
7685072e4c
16 changed files with 445 additions and 370 deletions
|
|
@ -13,4 +13,8 @@ path = "src/lib.rs"
|
|||
|
||||
[[bin]]
|
||||
name = "tek_sequencer"
|
||||
path = "src/main.rs"
|
||||
path = "src/sequencer_main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "tek_arranger"
|
||||
path = "src/arranger_main.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue