[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Pbind with "modulo" absolute time
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] Pbind with "modulo" absolute time
- From: kg <kg2007.kg@xxxxxxxxx>
- Date: Sat, 09 May 2009 18:05:15 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=4sbGypkhDPBKyOfLqZPshgQYP7Aj3G/HGqq/HC9np0M=; b=Nl6ZkM7Sp68XAP6I2JHhFfYNc1/XbpuxmZIDRcbDekEIErWQz7zhC5TLDfu7rfHLw0 Ejy/XU/I29sR+TzK7w0MTv0eoO/SZdeT77mCIBwg9LNoe7EY+v1jg6iXzKGsMnDDEt6T xyViQaPNbX1ACAKFXX3hMX9lYSl0nMwhRNc0w=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=hG6QssyuXZ72P5R8FFBtWH7AwCrlWL6mQ4bQb0fGkUY9G0IuPACGmuVOOUBnoVutwH u6bsBC6eK3nCdweSXMelBvw4eLshnJSnek88Z8SDKQfOby1jecrVDz02H76Hy6/hm5Jt wUcu03WAQunSsMrezbjz7yvA/E6mucP8GEXYU=
- In-reply-to: <D73F3FA9-4583-4093-B070-43EF025C0D48@xxxxxxxxxx>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <D73F3FA9-4583-4093-B070-43EF025C0D48@xxxxxxxxxx>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
- User-agent: Thunderbird 2.0.0.21 (X11/20090302)
Hi,
I can write un Pbind with relative time, ie, the start time of a event
depends of the duration of all precedents events.
But it's not convenient to write drums. I would like to write an
absolute start time modulo the start time of a Pbind.
Pbind (\absStartTime,Pseq(0,1,2,3),\pbindDuration,4) // Or something
like this.
=>
Pbind(\dur,Pseq(1,1,1,1))
Do you know a way to write that ?
Thx.
_______________________________________________
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/