I’ve been building a rig playing software synthesisers on GigPerformer. To modulate the sound, I’m very often working with filter frequency and resonance. To have easy access to these params, I created multiple widgets that control the filter frequency:
- Footpedal
- → Filter frequency
- Midi Fighter (Midi Controller with many knobs, ideal for controlling a soft-synth)
- → Filter frequency
- Midi Keyboard knobs
- → Filter frequency
The screenshot shows one visible frequency knob, and below two small knobs that are invisible.
This all works fine, two of the hardware controllers above are invisible on my GigPerformer rackspace.
- When I load the rackspace, then all controllers are showing the currently stored filter frequency values as the value is synced (ok, the foot pedal ist not able to do this
).
- When I change the filter frequency using the foot pedal, it would be nice if I could see the updated value also in the other hardware controllers.
- The Midi Keyboard (NI S61 has a nice display and shows the current filter frequency value, would be nice to see this constantly updating while moving the foot pedal).
- The Midi Fighter also displays the current value, so the same situation here.
To sum it up, ideally I’m able to change the frequency filter on any controller, and this is reflected on all the other synced hardware controllers.
Is there an easy way to do this…?