diff --git a/src/beep.c b/src/beep.c index 6305358..a553796 100644 --- a/src/beep.c +++ b/src/beep.c @@ -196,7 +196,7 @@ int beep(double freq_hz, double duration_sec) for (j = 0; j < FRAMES*2 ; j+=2) //for (j = 0; j < up_count*2; j+=2) { -i += 2; +i += 1; if (i