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

[sc-users] Simple SC question pertaining to the ol' Ascii Keyboard



I'd like to use a single key to start and stop a SynthDef. 
I realize I need to do this outside of the SynthDef, so that takes the KeyState uGen off the table. 
I'm pretty sure what I need is the keyDownAction, but I'm having a little trouble figuring out how to do that within SC's syntax. The things I've read in the list archive seem to deal with GUI stuff, which might be confusing me a bit...
Any suggestions? 
-HKT