All controls are:
- mapped to the values of the BCR's P-0 preset.
- linked to the "BCRchn" MIDI-channel, which is set to default channel 15.
(P-0 is copied to e.g. P-31, and all channel assigments of P-31 are changed to MIDI channel 15)
The bottom 8 buttons and the 24 encoders are grouped in tab-pages.
There are 4 tab-pages, resulting
in 32 buttons and 96 encoders which can be programmed per wrapped plugin.
When switching presets or tab-pages, the BCR's LEDs will be updated.
NOTE: Place the Design-button in "Global" mode before changing/learning parameters.
Learning parameters
- Ensure Design-mode = Global-Mode
- Click on
until
shows
(shift-click to learn parameters for multiple controls)
- Change a value in the wrapped plugin's Graphical User Interface
- Click on one of the 24 tab-page controls (or turn a BCR-encoder or press a BCR-button)
- The label of the mGUI control will now reflect the Learned parameter
A label may be customized
- Ensure Design-mode = "Global"
- Shift-double-click or press Shift+Enter to edit a mGUI's label (i.e. parameter's or var's
caption), The Entry-panel
will be displayed
- A label may contain maximum 18 characters (i.e. including any CarriageReturn character)
- You may enter a CarriageReturn character by pressing Shift+Enter
- If the value is empty, mGUI will display the default parameter-name supplied by the wrapped plugin
- If the value contains only a CarriageReturn character then mGUI will display the default parameter-name
supplied by the wrapped plugin on the 1st line, and the parameter-value in the 2nd line
- If the value contains some text with a CarriageReturn character at the end of the line, then GUI will display
the text on the 1st line and, and the parameter-value in the 2nd line
Unused buttons and encoders may be disabled
- Ensure Design-mode = "Global"
- Right-click or Ctrl-Enter to display the Properties-panel
- Change the ro/dis-field to: d
Some technical info
[VstPrms]
p-0=VST:255
This reserves 255 parameters for the wrapped plugin, so one does not need to explicitly
define these parameters in [VstPrms] anymore. ONLY use this if mGUI wraps a plugin ...
[Vars]
v-38=0,1,1,1,0,'VST-1','',~0a
combined with:
[Cmps]
=0,0,_plugin,v-VST-1,0,393,'Synth-1',B-btnAbout,644,392
Displays the wrapped plugin's GUI, if B-btnAbout is changed into b-btnAbout,
the wrapped plugin's GUI will be hidden ...
[Cmps]
=0,0,_img,-,16,55,'',B-bcrbar
Displays a graphics image overlayed over the background