Previous topicNext topic

Control the function "increase" from midi

Questions, comments, feedback, etc.
Post Reply
Franco08
Posts: 28
Joined: Wed Jan 16, 2019 1:31 pm

Control the function "increase" from midi

Post by Franco08 »

Hi guys, is it possible to check the "increase" function with a midi note?
Practically when the note is active "increase" proceeds, when the note is deactivated "increase" returns to 0.
I am doing some tests but I can't ... it always goes on.
Franco08
Posts: 28
Joined: Wed Jan 16, 2019 1:31 pm

Re: Control the function "increase" from midi

Post by Franco08 »

I managed to find a way that comes close to what I would like to do by assigning a midi note to "increase" and adding "wrap" so as to have a loop effect ... but I can't bring "increase" to 0 by deactivating the midi note.
ImageInc.png
ImageInc.png (16.18 KiB) Viewed 2793 times
Magic
Site Admin
Posts: 3440
Joined: Wed Apr 09, 2014 9:28 pm

Re: Control the function "increase" from midi

Post by Magic »

If you put an InputSelector after your Translate module, the Translate module's modifiers will reset when the InputSelector's input is changed.
Franco08
Posts: 28
Joined: Wed Jan 16, 2019 1:31 pm

Re: Control the function "increase" from midi

Post by Franco08 »

Thank you very much Eric, I would never have understood without your help. I added InputSelector as you explained to me and I assigned "power" the same note I assigned to "increase" in the Translate module and it worked! :D

Imageinc2.png
Imageinc2.png (33.96 KiB) Viewed 2772 times
Post Reply