librespot/playback
sniperrifle2004 82e54dfaba Rewrite buffer around the actual period size
This prevents over or underestimating of the period.
While it is unlikely, with comparitively small period
sizes overestimating can cause buffer underruns and
underestimating causes more writes than necessary.
It also properly accounts for the number of channels,
which I had overlooked.
2020-06-17 03:34:46 +02:00
..
src Rewrite buffer around the actual period size 2020-06-17 03:34:46 +02:00
Cargo.toml Update version numbers to 0.1.1 2020-01-30 02:39:41 +01:00