add raspi audio fix

This commit is contained in:
Gerolf Ziegenhain 2016-10-04 18:22:50 +02:00
parent 7ead5be229
commit 197ac3224e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include "beep.h"
#define RASPI_AUDIO_LATENCY_FIX (/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 (1./5.8*30.) // 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