draw note names

This commit is contained in:
🪞👃🪞 2024-12-10 15:05:11 +01:00
parent deb5348c69
commit 9b705f48e0
3 changed files with 21 additions and 19 deletions

View file

@ -16,6 +16,8 @@ arranger:
cargo run --bin tek_arranger
sequencer:
cargo run --bin tek_sequencer
sequencer-release:
cargo run --release --bin tek_sequencer
mixer:
cargo run --bin tek_mixer
track: