avp
avp copied to clipboard
Implement avp with iced
It would be helpful to construct the player making use of https://github.com/hecrj/iced instead of sdl
Do we have already a matching alternative audio-out that we can use?
I was thinking https://github.com/RustAudio/cpal which is written in pure Rust
We can try to redo it and then add a seeking layer on top of it.