summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/pacbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pacbox/pacbox.h')
-rw-r--r--apps/plugins/pacbox/pacbox.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/pacbox/pacbox.h b/apps/plugins/pacbox/pacbox.h
index 1ff51e2872..f4cc738b02 100644
--- a/apps/plugins/pacbox/pacbox.h
+++ b/apps/plugins/pacbox/pacbox.h
@@ -299,4 +299,7 @@
299#define FPS 20 299#define FPS 20
300#endif 300#endif
301 301
302/* 16kHz sounds pretty good - use it if available */
303#define PREFERRED_SAMPLING_RATE SAMPR_16
304
302#endif 305#endif