fix comment
This commit is contained in:
parent
79d6ac66d3
commit
5d784aa8e1
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ where
|
|||
Ok(())
|
||||
}
|
||||
|
||||
// This function starts the Jack backend and
|
||||
// This function starts the CPAL backend and
|
||||
// runs the audio loop with the NodeExecutor.
|
||||
fn start_backend<F: FnMut()>(node_exec: NodeExecutor, frontend_loop: F) {
|
||||
let host = cpal::default_host();
|
||||
|
|
Loading…
Reference in a new issue