SuperCollider: a 60-second intro
Loading...
47,714
Uploader Comments (mcldx)
see all
All Comments (30)
-
How can I change the sound driver??
-
On a Mac when he says 'enter', press fn enter (return)
-
I turn the localhost server on, and type x = {SinOsc.ar(200)}.play, and then Lang > Run to run it, and I get no sound. Very baffled.
-
@mcldx cheers, was stuck on that one all day. looked through about 20 dell forums but get my answer from youtube!
-
did anyone else get the output 'nil' when they did this
-
How do I execute an entire file in SC?
-
@mcldx So I guess I should get this SwingOSC thingy, install it and run the SuperCollider, right? Maybe you can explain what this OSC does.
Loading...
15 inch laptop... no numeric enter key... solution?
ahadyama69 7 months ago
@ahadyama69 ctrl+return
mcldx 7 months ago
In windows the internal and localhost server do not show up. Any advice?
Smorphine 1 year ago
@Smorphine on windows, that means you probably haven't got the SwingOSC bit installed/running properly. (SwingOSC provides the graphical stuff.) If you can't get that running, you can live without the graphical bits. Just run "s.boot" to boot the server.
mcldx 1 year ago
Am I doing something wrong? I've copied the text as you have but I get the following message: "• ERROR: Variable 'sinOsc' not defined." I've never used this program before so I'm utterly lost at the moment...
doughertySD 2 years ago
Capital S for SinOsc
mcldx 2 years ago