Files
UltraGrid/src/audio
Martin Piatka 1b00554f5e alsa: playback: Fix silence when bps == 1
Cannot reuse the same buffer for silence, because in audio_play_alsa_write_frame()
it gets converted from signed to unsigned. If the frame is reused it
causes alternation between 0 and -127, causing a loud square wave to be
played.
2021-09-09 13:47:09 +02:00
..
2021-09-06 13:32:55 +02:00
2021-09-08 08:25:10 +02:00
2021-03-03 15:01:54 +01:00
2021-09-08 08:25:10 +02:00
2019-11-09 13:47:11 +01:00
2021-09-08 08:25:10 +02:00
2021-09-08 08:25:10 +02:00
2021-08-18 15:02:35 +02:00