1 unstable release
0.1.0 | Mar 5, 2024 |
---|
#892 in #audio
6KB
95 lines
egotism
Example
use egotism::Loopback;
fn main() {
let mut lb = Loopback::new();
let _ = lb.start();
}
Dependencies
~0.8–28MB
~394K SLoC
0.1.0 | Mar 5, 2024 |
---|
#892 in #audio
6KB
95 lines
use egotism::Loopback;
fn main() {
let mut lb = Loopback::new();
let _ = lb.start();
}
~0.8–28MB
~394K SLoC