summaryrefslogtreecommitdiff
path: root/examples/lowresx.csd
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2011-07-26 23:02:40 -0400
committerFelipe Sateler <fsateler@debian.org>2011-07-26 23:02:40 -0400
commit3a91171181113761a14bcc36a086a8dda144b77b (patch)
tree7affbde923b0131e3e954519a8afb24cd408982d /examples/lowresx.csd
parente99de1fa9e7b72351523a958cb2a13557884f0a4 (diff)
Imported Upstream version 5.13~dfsg
Diffstat (limited to 'examples/lowresx.csd')
-rw-r--r--examples/lowresx.csd8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/lowresx.csd b/examples/lowresx.csd
index 2decb5e..f8a608e 100644
--- a/examples/lowresx.csd
+++ b/examples/lowresx.csd
@@ -18,12 +18,12 @@ nchnls = 1
; stack of filters.
instr 1
; Use a nice sawtooth waveform.
- asig vco 5000, 440, 1
+ asig vco 5, 440, 1
; Vary the cutoff frequency from 30 to 300 Hz.
- kcutoff line 30, p3, 300
+ kcutoff line 30, p3, 600
kresonance = 3
- inumlayer = 2
+ inumlayer = 5
alr lowresx asig, kcutoff, kresonance, inumlayer
@@ -40,7 +40,7 @@ endin
f 1 0 16384 10 1
; Play Instrument #1 for two seconds.
-i 1 0 2
+i 1 0 4
e