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

Re: [sc-users] AudioIn triggering a Routine



A routine is something that runs on the "language" side of SC, not the
"server" (which is where the synth's things run).

The upshot of this is that you need an extra little tricky bit to send
a message from the server back to the language, and something on the
language side to catch that message and do something with it. Search
the SC help for:

SendTrig ( - it sends the message from server->lang)
OSCResponder ( - it catches the message)

Best
Dan


2006/5/14, Johannes Quint <johannes.quint@xxxxxx>:
with the 'gate'-parameter, i can control an EnvGen by an AudioIn-signal.
but can i start (and stop) a routine by an AudioIn-signal too?
thanks for help,
johannes quint
_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users



--
http://www.mcld.co.uk