1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-05 10:49:40 +02:00
librespot/playback/src/audio_backend
Roderick van Domburg 5f26a745d7 Add support for S32 output format
While at it, add a small tweak when converting "silent" samples
from float to integer. This ensures 0.0 converts to 0 and vice
versa.
2021-03-13 23:43:24 +01:00
..
alsa.rs Add support for S32 output format 2021-03-13 23:43:24 +01:00
gstreamer.rs Add command-line option to set F32 or S16 bit output 2021-03-12 23:09:15 +01:00
jackaudio.rs Add command-line option to set F32 or S16 bit output 2021-03-12 23:09:15 +01:00
mod.rs Add support for S32 output format 2021-03-13 23:43:24 +01:00
pipe.rs Add command-line option to set F32 or S16 bit output 2021-03-12 23:09:15 +01:00
portaudio.rs Add support for S32 output format 2021-03-13 23:43:24 +01:00
pulseaudio.rs Add support for S32 output format 2021-03-13 23:43:24 +01:00
rodio.rs Add support for S32 output format 2021-03-13 23:43:24 +01:00
sdl.rs Add support for S32 output format 2021-03-13 23:43:24 +01:00
subprocess.rs Add command-line option to set F32 or S16 bit output 2021-03-12 23:09:15 +01:00