[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Scope question
I'm using the 12/03/03 binary build.
I know scope has been implimented in the internal
server, but I take it the syntax is now quite
different, no?
I'm attempting to learn SC3 from David Cottle's
Digital Synthesis, Computer Assisted Composition
With SuperCollider txt. I've not had a problem running
any of the Synth.play examples, but many involve the
scope and are formatted like:
Synth.scope(
{
RLPF.ar(
LFSaw.ar([8, 12], 0.2),
LFNoise1.ar([2, 3].choose, 1500, 1600),
0.05
)
}, 0.05
)
or
Synth.scope({SinOsc.ar(200, 0, 0.3)}, 0.1);
How would I format these examples with the SC3 scope?
I've tried these on the internal server, but they
didn't seem to work.
=====
"Freedom is a hallucination created by a pathological lack of Paranoia"
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003