miso
miso copied to clipboard
Ambient soundscape generator
```bash $ cargo run --release warning: unused label --> src/player.rs:53:13 | 53 | 'player: loop { | ^^^^^^^ | = note: `#[warn(unused_labels)]` on by default warning: variant is never constructed:...
It could be could some kind of improvement with some presets or _playlists_. And you could stop all or start or change playlist.
When running on Windows 10, the project builds successfully (rustc 1.44.0), but panics at runtime with the following stack trace: ``` Finished release [optimized] target(s) in 0.20s Running `target\release\miso.exe` thread...
Program panics on window close. Debian Linux with pulseaudio. ``` Finished release [optimized] target(s) in 0.07s Running `target/release/miso` thread 'thread 'thread 'thread '' panicked at '' panicked at '' panicked...