mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
wip: reenable standalone sequencer
This commit is contained in:
parent
690a8e8f24
commit
0eb063db1c
7 changed files with 125 additions and 37 deletions
2
Justfile
2
Justfile
|
|
@ -12,3 +12,5 @@ fpush:
|
|||
git push -fu origin main
|
||||
arranger:
|
||||
cargo run --bin tek_arranger
|
||||
sequencer:
|
||||
cargo run --bin tek_sequencer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue