Page 1 of 1

Posted: 07 Aug 2007, 20:12
by edi
now that i have rebuilt my reaqtor/xt liveset with usine there is on tiny thing i miss:
i need a trigger/gate behavior for controlling usine with the midi keyboard or the computer keyboard. i.e. note on turns on the switch, note off turns it off again. the same with: key pressed -> on; key released ->off.
for the midi keyboard i simply made a little patch that does the job. but the computer keyboard behaves like it does for text input. if you hold down the button there is one signal, then pause, an then there comes the hold.
it also would be nice to have it in the globalremote part.

btw, usine rocks, folks :)

Posted: 07 Aug 2007, 21:26
by senso
hello,
the midi learn has several mode options:

absolute
relative
toggle.

I can remember that the "relative" mode does the job.
I said "I can remember" because Usine is now so "big" that sometime, I can't remember myself...

Posted: 07 Aug 2007, 22:28
by bsork
Well, I checked the behaviour of a Switch module, and it responded the same for every mode: 1st keypress on, 2nd keypress off.

You could use the Interface ControlKeyboard module to create the kind of switching you're after.

Posted: 08 Aug 2007, 09:20
by senso
Well, I checked the behaviour of a Switch module, and it responded the same for every mode: 1st keypress on, 2nd keypress off.
normally should not, I'll take look.

Posted: 08 Aug 2007, 09:43
by bsork
FYI: The check was on Key Learn in 3.10beta.