[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Trivial Issue (newbie style)



Hello all

I am studying my very first tutorial on SC, and i am stumbled upon the fact that wherever the tutorial mentions a block of code like :

	(
	{ var ampOsc;
		ampOsc = SinOsc.kr(0.5, 1.5pi, 0.5, 0.5);
		SinOsc.ar(440, 0, ampOsc);
	}.play;
	)

(that is, a block of code extending on more than one line), i can't find a way to run it, because no matter where i place the cursor before hitting enter i am getting errors. How does one handle such a block of code?

Please assist

Panos



_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/