mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
feat: run stub tek_chain
This commit is contained in:
parent
2a60808239
commit
c089e6cfa4
9 changed files with 60 additions and 38 deletions
|
|
@ -123,8 +123,9 @@ impl Arranger {
|
|||
}
|
||||
|
||||
fn show_phrase (&mut self) -> Usually<()> {
|
||||
let phrase = self.phrase();
|
||||
self.sequencer.show(phrase)
|
||||
unimplemented!()
|
||||
//let phrase = self.phrase();
|
||||
//self.sequencer.show(phrase)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue