Previous topicNext topic

toggle by pass on 2 modules with midi

Questions, comments, feedback, etc.
Post Reply
microbe
Posts: 20
Joined: Mon Aug 11, 2025 2:07 am

toggle by pass on 2 modules with midi

Post by microbe »

How much fun am I having with MMV after buying it a couple of weeks ago!!

If I have 2 modules in parallel how can I toggle between them using midi note value? I don't have any trouble with the actual midi part, but I can't figure how to bypass one and enable the other at the press of a pad. Then reverse it when pressed again.

Currently I either bypass both or enable both. I suspect I need to use threshold or something similar, but I can't crack this.

Thanks
Sadler
Posts: 1351
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: toggle by pass on 2 modules with midi

Post by Sadler »

Simples. Feed your two modules into an InputSelector then with a midi source on the Index# add a Trigger (int) and Wrap (set to 2) modifiers.
microbe
Posts: 20
Joined: Mon Aug 11, 2025 2:07 am

Re: toggle by pass on 2 modules with midi

Post by microbe »

Sadler wrote: Wed Aug 20, 2025 11:13 am Simples. Feed your two modules into an InputSelector then with a midi source on the Index# add a Trigger (int) and Wrap (set to 2) modifiers.
You are right, it is "simples" :D I am new to MMV and hadn't spotted InputSelector, it is kind of hidden being in the "layers" category. Thanks so much
Post Reply