terminal ambient sound player
Find a file
2024-01-03 09:26:42 +01:00
sound init, load multiple files and merge into one audio stream 2023-01-14 15:03:10 +01:00
src read sound files from folder next to executable if it exists, instead of relying on cwd, otherwise check 2 levels up (works when running from cargo) 2023-02-06 15:57:51 +01:00
.gitignore init, load multiple files and merge into one audio stream 2023-01-14 15:03:10 +01:00
build.rs add icon on windows 2024-01-02 14:32:10 +01:00
Cargo.lock update rodio to shut up dependabot 2024-01-03 09:26:42 +01:00
Cargo.toml update rodio to shut up dependabot 2024-01-03 09:26:42 +01:00
icon.ico add icon on windows 2024-01-02 14:32:10 +01:00
README.md Create README.md 2023-01-21 00:26:19 +01:00
rustfmt.toml add icon on windows 2024-01-02 14:32:10 +01:00

Snoud

A terminal ambient sound player