tuntorius / mightier_amp

An alternative app for controlling NUX Mighty amps.
MIT License
187 stars 18 forks source link

Feature request: adjust multiple parameters with one Midi command #87

Open UN-DRE opened 10 months ago

UN-DRE commented 10 months ago

Dear Tuntorius, currently one MIDI command (pedal controller or button) can only be assigned to one parameter.

Controlling several effects toggles with one button would enable switching on multiple effects (drive, modulation, delay) with one button.

There are several uses I can think of for the ability to assign the sweep of the pedal to several parameters at once:

Proper implementation of multiple continuous parameter control would require setting the parameter change ranges. E.g. controller Pedal sweep from 0 to 100 corresponds to changing amp drive from 10% to 80% while simultaneously reducing amp master from 80 to 50% (to increase the drive without increasing the volume).

noizgen commented 6 months ago

I echo to UN-DRE. I often use an expression pedal (as a CC generator) to control multiple MIDI parameters (e.g. increase drive gain, delay mix and master volume when soloing).

I tried to do so by sending multiple CCs directly from AUM/StreamByter to MightyPlug MP-2 (non PRO), but it seems that MP-2 can recognize only one incoming CC at once. Is it a limitation of MP-2?