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