aboutsummaryrefslogtreecommitdiff
path: root/BUG6/BUG6.csd
diff options
context:
space:
mode:
authorRichard <richard@1bpm.net>2023-01-08 01:06:40 +0000
committerRichard <richard@1bpm.net>2023-01-08 01:06:40 +0000
commit6a8342a78bb65afbec9eac5693438a3107ff1dd3 (patch)
tree30b8cfb88d0544d089a78c776d214158d3642ab8 /BUG6/BUG6.csd
parentc4b6599d5995a00c85237f35d4f496b786fd7be1 (diff)
downloadcsd-unfixedbugs1-master.tar.gz
csd-unfixedbugs1-master.tar.bz2
csd-unfixedbugs1-master.zip
BUG5 completeHEADmaster
Diffstat (limited to 'BUG6/BUG6.csd')
-rw-r--r--BUG6/BUG6.csd8
1 files changed, 4 insertions, 4 deletions
diff --git a/BUG6/BUG6.csd b/BUG6/BUG6.csd
index 394959b..076d5f2 100644
--- a/BUG6/BUG6.csd
+++ b/BUG6/BUG6.csd
@@ -16,20 +16,20 @@
*/
sr = 44100
-ksmps = 10
+ksmps = 64
nchnls = 2
0dbfs = 1
seed 0
-#define NOFILEIO ## ; file IO with readfi not supported on all platforms: disables bid_loadfile
+#define NOFILEIO ## ; file IO with readfi not supported on all platforms: disables bid_loadfile
gkmastergain init 1 ; master gain
-gkpump = 0 ; kick ducking control
+gkpump = 0 ; kick ducking control
gksection init -1
#include "wavetables.udo" ; general waveforms
#include "bussing.udo" ; global audio bussing
-#include "bid.udo" ; Bug Infested Directive tools and parsing
+#include "bid.udo" ; Bug Infested Directive tools and parsing
#include "instruments.udo" ; sound generators
#include "txt_tools.udo" ; text tools