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

Re: [sc-users] playing single Event in MixerChannel




Wiadomość napisana w dniu 2009-05-04, o godz. 22:39, przez James Harkins:

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
yep. I updated before (so I knew about anEvent.playInMixerGroup), but forgot to recompile... :-D . Now it works. I find it very handy with aSoundFile.cue.
thanks James

And now for something completely different: did somebody try a marriage of James' MixerChannel with Josh's ProcMod?

best
ak



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/


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