aboutsummaryrefslogtreecommitdiffstats
path: root/comms/quisk/files/patch-quisk.h
blob: ba27e1d8b0ea6dbe1d6f82ae7931bed33c5ddfeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- quisk.h.orig	2022-11-01 15:26:26 UTC
+++ quisk.h
@@ -10,7 +10,7 @@
 #define MAX_FILTER_SIZE		10001
 #define BIG_VOLUME		2.2e9
 #define CLOSED_TEXT		"The sound device is closed."
-#define CLIP32			2147483647
+#define CLIP32			(float)2147483647
 #define CLIP16			32767
 #define SAMP_BUFFER_SIZE	66000		// size of arrays used to capture samples
 #define IMD_TONE_1		1200		// frequency of IMD test tones