[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] playing single Event in MixerChannel
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-users] playing single Event in MixerChannel
- From: James Harkins <jamshark70@xxxxxxxxx>
- Date: Mon, 4 May 2009 16:39:18 -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 :content-transfer-encoding; bh=PRJjUjr24n5CtpjNC7UqUf960dTOfC+p+yUIcyb4V1Q=; b=hyldmtjDoCg7Yj+TR6EjedLRt2R7slVs+rI3QLkoBwnl5EQOB2chfxUicAzvOTp2I4 T0DpXVccvleuTbedbrHtPERucnrDx639DFp/twZaNISsIlJTtOhazLRsqb8CjHDiJ+El gSAHz6FtMpU6Vf68udbFceE/cGBL1lUGEiN0Y=
- 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:content-transfer-encoding; b=cEuSNcU6RCgyjHtXJlPCqLq0I5WdQjXZHkkgCaPNvBSOQ3rpffE2esndA+jZ2NiVDu RY++Tg4rVyRA9meRAupFi8Cs8dm/y8Hx221Q8xFEY57zK5gPU/bcaClOSW+EUtbe3YNB KZzSi5uC7epDGXUACnh1f/PWUYrG0FszNZ084=
- In-reply-to: <A4C1FFF6-1AEA-414E-80F8-4B3B8DC0C188@xxxxxxxxxxxxx>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <A4C1FFF6-1AEA-414E-80F8-4B3B8DC0C188@xxxxxxxxxxxxx>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Coincidentally enough, I was thinking the same thing over the weekend
and checked that feature in on Saturday!
http://quarks.svn.sourceforge.net/viewvc/quarks/dewdrop_lib/ddwMixerChannel/playInMixerGroup.sc?r1=918&r2=928
Update and you should be able to do it.
hjh
On Mon, May 4, 2009 at 4:35 PM, Andrzej Kopeć <akopec@xxxxxxxxxxxxx> wrote:
> hi,
> I want to play an Event in MixerChannel. I thought it can be done this way
> (as Event implements 'playInMixerGroup' method):
>
> aMixerChannel.play(());
>
> but it doesn't work (returns nil).
> Is there something more convenient than:
>
> (out: aMixerChannel.inbus.index, group: aMixerChannel.synthgroup).play;
--
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
_______________________________________________
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/