avp icon indicating copy to clipboard operation
avp copied to clipboard

Implement avp with iced

Open Luni-4 opened this issue 4 years ago • 3 comments

It would be helpful to construct the player making use of https://github.com/hecrj/iced instead of sdl

Luni-4 avatar Feb 01 '21 13:02 Luni-4

Do we have already a matching alternative audio-out that we can use?

lu-zero avatar Feb 01 '21 14:02 lu-zero

I was thinking https://github.com/RustAudio/cpal which is written in pure Rust

Luni-4 avatar Feb 01 '21 14:02 Luni-4

We can try to redo it and then add a seeking layer on top of it.

lu-zero avatar Mar 05 '21 11:03 lu-zero