mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
wip: sequencer now copies from buffers
This commit is contained in:
parent
aa478099d9
commit
2fc8e84551
15 changed files with 310 additions and 256 deletions
3
Justfile
3
Justfile
|
|
@ -4,3 +4,6 @@ status:
|
|||
cargo c
|
||||
cloc --by-file src/
|
||||
git status
|
||||
push:
|
||||
git push -u codeberg main
|
||||
git push -u origin main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue