Hi All…
Considering that the NeuralDSP plugin contains three individual amp sims, all with their own masters, I found perhaps another way around this using a single widget and no grouping.
The widget here is an LED indicator, set to read the expression pedal. It’s mapping is to the MIDI IN block, on CC27. I do like the look of this widget as it is more visual.
1: Within the plugin, set the masters on ->
- Amp 1 = CC27
- Amp 2 = CC28
- Amp 3 = CC 29
2: Add two MIDI processor/filter widgets. Link them to the plugin.
3: Normal MIDI input block = no change.
4: Set one MIDI filter to block all, and allow/map CC27 -> CC28.
5: Set second MIDI filter to block all, and allow/map CC27 -> CC29.
This allows for the plugin to receive CC27, CC28 & CC29 from one widget. And so far works an absolute treat, actually solving the last issue I had with getting the master volumes to work properly.
Cheers all, and thank you for your ideas and help…!!!