mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
exit dos mode
This commit is contained in:
parent
3ba5e253b0
commit
625956766e
4 changed files with 9 additions and 13 deletions
|
|
@ -125,7 +125,7 @@ fn main () -> Result<(), Box<dyn Error>> {
|
|||
]))),
|
||||
]))?,
|
||||
|
||||
Track::new("Helm", &timebase, Some(vec![
|
||||
Track::new("Odin2", &timebase, Some(vec![
|
||||
//Plugin::lv2("Helm", "file:///home/user/.lv2/Helm.lv2", &[1, 0, 0, 2])?.boxed(),
|
||||
Plugin::lv2("Odin2", "file:///home/user/.lv2/Odin2.lv2", &[1, 0, 0, 2])?.boxed(),
|
||||
]), Some(vec![
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue