adjust raspi latency

master v0.3.4
Gerolf Ziegenhain 7 years ago
parent 83d152c2bc
commit 81316638fc

@ -6,7 +6,7 @@
#include "beep.h"
#define RASPI_AUDIO_LATENCY_FIX (1./5.8*30.) // https://app.assembla.com/spaces/portaudio/tickets/246-paex_sine-choppy-on-raspberry-pi---defaultlowoutputlatency-too-low/details
#define RASPI_AUDIO_LATENCY_FIX (30./5.) // https://app.assembla.com/spaces/portaudio/tickets/246-paex_sine-choppy-on-raspberry-pi---defaultlowoutputlatency-too-low/details
// http://stackoverflow.com/questions/7678470/generating-sound-of-a-particular-frequency-using-gcc-in-ubuntu

Loading…
Cancel
Save