mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
flatten midi recording code
This commit is contained in:
parent
198a730e33
commit
1d7d816899
5 changed files with 68 additions and 58 deletions
|
|
@ -93,7 +93,8 @@ from_edn!("sample" => |(_jack, dir): (&Arc<RwLock<JackClient>>, &str), args| ->
|
|||
start,
|
||||
end,
|
||||
channels: data,
|
||||
rate: None
|
||||
rate: None,
|
||||
gain: 1.0
|
||||
}))))
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue