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

[sc-users] playing single Event in MixerChannel



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;

??

tia
ak


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