[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: [sc-users] array dynamically in synthdef
To
:
sc-users@xxxxxxxxxxxxxxxx
Subject
: Re: [sc-users] array dynamically in synthdef
From
: James Harkins <
jamshark70@xxxxxxxxx
>
Date
: Tue, 28 Jul 2009 10:55:47 -0400
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=677lkOmFS+DETbiYtQGeAYKipVLAeKRlLdc0i7hYwuY=; b=fzA1sfmcD+cCg926/UYZr1HYX16xsI/yfyqQ8XjJMt47w+WEv59PUxxTpJorXzbbUi ofHeVDHkh04BJj7OFjlD1A1bc69C/lIOKUx8hDFPVBmkpPFd0S5Zdu8jwWxqC5+NJ2fs CLHBvljdqICR5YbdoMSyoE96gw3p1UFfVj9Rc=
Domainkey-signature
: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; b=lGs3aFoWp+wB1aQPpf4XPCEoVUxmdzPeYymoCiq2SIKC11LgKZ5rwAIZwZd2sMWVV3 UoJQ/Q+BAuw7TLwd6ehVB6Omz3XE6eUwdg76p0quEJOF4qF47bqiaw7xfc9XIUhpa55q QvdAx/4fHlXxD05piz9tsO4g/HDY7FQkIjIsM=
In-reply-to
: <
52d6e990907280748n5d5021aaq4dc7916d76b77b5f@xxxxxxxxxxxxxx
>
List-id
: SuperCollider users mailing list <sc-users.create.ucsb.edu>
References
: <
85BBE97E-1818-4C3D-BB31-E11509E4B913@xxxxxxxxx
> <
75531D20-C626-4AC9-9184-3783BBE5417F@xxxxxxxxx
> <
52d6e990907271513q3d16618ala59c956367827a2d@xxxxxxxxxxxxxx
> <
7E01082D-C685-4E7A-AEE1-D48AF024BF65@xxxxxxxxx
> <
79828d180907280440of4f300ahb921802443d9d95b@xxxxxxxxxxxxxx
> <
099C0AA2-63BB-42D8-B3C9-CE4F5652D501@xxxxxxxxx
> <
79828d180907280703j1acf42e1sf9a789e2dac6b0c2@xxxxxxxxxxxxxx
> <
4B687F61-934E-4EEF-BB92-5D1503E9C50A@xxxxxxxxx
> <
aefbfc050907280737w26878987g31413f90146de6dc@xxxxxxxxxxxxxx
> <
52d6e990907280748n5d5021aaq4dc7916d76b77b5f@xxxxxxxxxxxxxx
>
Reply-to
:
sc-users@xxxxxxxxxxxxxxxx
Sender
:
owner-sc-users@xxxxxxxxxxxxxxxx
On Tue, Jul 28, 2009 at 10:48 AM, James Harkins
<
jamshark70@xxxxxxxxx
>
wrote:
...an array given as an argument default
must be a literal array
.
One point of clarification: that's for a SynthDef function. Ordinary functions can use calculated values (not just arrays) as arg defaults.
f = { | x({ 10.rand } ! 4), y(Main.elapsedTime) |
x + y
};
f.value;
hjh
--
James Harkins /// dewdrop world
jamshark70@xxxxxxxxxxxxxxxxx
http://www.dewdrop-world.net
"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal." -- Whitman
References
:
[sc-users] array dynamically in synthdef
From:
Perdo
Re: [sc-users] array dynamically in synthdef
From:
Perdo
Re: [sc-users] array dynamically in synthdef
From:
James Harkins
Re: [sc-users] array dynamically in synthdef
From:
Perdo
Re: [sc-users] array dynamically in synthdef
From:
Hjalte Møller
Re: [sc-users] array dynamically in synthdef
From:
Perdo
Re: [sc-users] array dynamically in synthdef
From:
Hjalte Møller
Re: [sc-users] array dynamically in synthdef
From:
Perdo
Re: [sc-users] array dynamically in synthdef
From:
Andrew C. Smith
Re: [sc-users] array dynamically in synthdef
From:
James Harkins
Prev by Date:
Re: [sc-users] new sc3-plugins for windows
Next by Date:
Re: [sc-users] array dynamically in synthdef
Previous by thread:
Re: [sc-users] array dynamically in synthdef
Next by thread:
Re: [sc-users] array dynamically in synthdef
Index(es):
Date
Thread