Line 917: |
Line 917: |
| </div> | | </div> |
| | | |
− | Processor parameters can be easily bond to your MIDI controller's knobs & faders (MIDI CC) by using the [[#MIDI learning|'''MIDI learning''' mechanism]]: | + | Processor parameters can be easily bond to your MIDI controller's knobs & faders (MIDI CC) by using the '''MIDI learning''' mechanism. There are two MIDI learning modes: |
| | | |
| '''Chain MIDI learning:'''<br> | | '''Chain MIDI learning:'''<br> |
| + | The controller widget displays a green <span style="color:#00D000;">??</span> legend. |
| When a parameter is chain-learned, the binding only works when the chain is active. This allow to use the same knobs to control different parameters in different chains. | | When a parameter is chain-learned, the binding only works when the chain is active. This allow to use the same knobs to control different parameters in different chains. |
| | | |
| '''Global MIDI learning:'''<br> | | '''Global MIDI learning:'''<br> |
| + | The controller widget displays a yellow <span style="color:#F0F000;">??#??</span> legend. |
| When a parameter is globally-learned, the binding works all the time, no matter the active chain. | | When a parameter is globally-learned, the binding works all the time, no matter the active chain. |
| | | |
Line 935: |
Line 937: |
| * '''knob#1 - knob#4''' | | * '''knob#1 - knob#4''' |
| ** '''''rotate''''' any knob to '''change the value''' of the assigned parameter. | | ** '''''rotate''''' any knob to '''change the value''' of the assigned parameter. |
− | ** '''''short-push''''' any knob to '''start MIDI-learning''' for the associated parameter. First push for '''chain''' MIDI-learn, second push for '''global''' MIDI-learn. | + | ** '''''short-push''''' any knob to '''start MIDI-learning''' for the associated parameter. First push for '''chain MIDI-learn''', second push for '''global MIDI-learn'''. |
| ** '''''bold-push''''' any knob to open the '''options menu''' for the associated parameter. | | ** '''''bold-push''''' any knob to open the '''options menu''' for the associated parameter. |
| | | |