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

Re: [sc-users] Guess the melody



this, yes, sorry, thanks

(
Pbind(
	\instrument, \diffalea,
	\lowFreq, [2200, 1200, 3400], \hiFreq, [2400, 1400, 3400],
	\freq, Pseq(~freqs+[0, 0, 0], inf),
	\dur, Pseq(~duras+[0, 0, 0], inf),
	\strum, 8
).play(TempoClock(4));
)


2009/7/28, Lucas Samaruga <samarugalucas@xxxxxxxxx>:
> 2009/7/27, Stathis <stathis.portaritis@xxxxxxxxxxxxxx>:
>> Frere Jacques
>>
>> Didn't even have to play it.
>>
>
> Ah! You did cheat. Now everyone with eyes closed :-)
>
> (
> Pbind(
> 	\instrument, \diffalea,
> 	\lowFreq, 2200, \hiFreq, 2400,
> 	\freq, Pseq(~freqs, inf),
> 	\dur, Pseq(~duras, inf),
> 	\strum, 8
> ).play(TempoClock(4));
> )
>
> This dosn't repeat, why?
> and lowFreq and hiFreq must to change.
>
> Thanks
> Lucas
>

_______________________________________________
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/