rodio v0.16.0 Release Notes
Release Date: 2022-09-14 // over 2 years agoPrevious changes from v0.15.0
-
- โ Remove requirement that the argument
Decoder::new
andLoopedDecoder::new
implementSend
. - โ Add optional symphonia backend.
WavDecoder
'stotal_duration
now returns the total duration of the sound rather than the remaining duration.- โ Add 32-bit signed in WAV decoding.
SineWave::new()
now takes af32
instead of au32
.- โ Add
len()
method toSpatialSink
.
- โ Remove requirement that the argument