Strum / Strums_Mental_VCV_Modules

Strum's Mental Modules for VCV Rack
BSD 3-Clause "New" or "Revised" License
63 stars 15 forks source link

Poly Mute doesn't toggle correctly #46

Closed mikeloveridge closed 4 years ago

mikeloveridge commented 4 years ago

Hi! First, thanks for developing such a nice mixer. I'm an audio guy and find this mixer to have many of the capabilities I use in a mixer. I have some enhancement requests that I will submit separately.

The issue I'm finding is that if I use the CV-Map Midi mapper from Stoermelder and press the Mute button for a channel on my BCF2000 USB Midi control surface, the mutes occur correctly with a single press muting and another press to unmute. If I bypass the mapper and send a poly connection to the Poly Mute input, then one press mutes, but the second press does not unmute. It takes a 3rd press to unmute and now my control surface is showing the channel as muted. So the Poly Mute input is not behaving the same as when it is controlled by the Midi Map module. It may be that I need to edit the midi on my control surface to send different information, but it seems like it should behave the same way. I'm assuming the input to Poly Mute is looking for a high voltage to mute and low or 0 to unmute. I believe my control surface is sending a 127 to mute and a 0 to umute. I may need to put a flipflop in between the Midi module and ten merge for the Poly Mute input, but if I need to do that, I may as well use the Midi Map module and just map the mute button since that works as expected. I am attaching images for the 2 configurations.

Using Midi Mapping

Poly Mute