A music player built in Rust (Rodio)
cargo build
- restores all dependencies and ...builds
cargo run
- runs in dev mode
p
- pause songr
- resume songs
- stop song
rodio
- libsdl2-dev needed for rodio
- Stop song thread when song finishes...
- Open and play an mp3 file
- Pause song
- Resume song
- Stop song
- seek
- playlists