Closed barafael closed 1 year ago
As noted in #10, here are patches to change the signature of Playable::play to use std::time::Duration instead of f32.
Playable::play
std::time::Duration
f32
As noted in #10, here are patches to change the signature of
Playable::play
to usestd::time::Duration
instead off32
.