mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 12:46:42 +01:00
add no-github badge
This commit is contained in:
parent
38e8cfc214
commit
2b78339e61
4 changed files with 19 additions and 11 deletions
|
|
@ -131,7 +131,7 @@ impl<E: Engine> Arranger<E> {
|
|||
jack: jack.clone(),
|
||||
focus_cursor: (0, 1),
|
||||
phrases_split: 20,
|
||||
arrangement_split: 21,
|
||||
arrangement_split: 15,
|
||||
editor: PhraseEditor::new(),
|
||||
status: ArrangerStatusBar::ArrangementClip,
|
||||
transport: transport.clone(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue