From 3c469edf69e7c3dc2950a91a0b705c8ef3b447c9 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Tue, 4 Oct 2016 17:14:43 +0200 Subject: [PATCH] wip --- src/beep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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