Difference between revisions of "How to use the MonoWing script"
(Created page with "Modes: Looper Mode Each of the bottom 4 rectangular buttons represent one of four loopers. A looper can be an instance of Live's built in looper, or Jove (from Monomodular)...") |
|||
Line 1: | Line 1: | ||
Modes: | Modes: | ||
+ | |||
+ | The four (currently only 3) modes of the script can be accessed by pressing one of the side buttons. The modes are: | ||
Looper Mode | Looper Mode | ||
Line 23: | Line 25: | ||
The select buttons select from devices 1 - 4 (designated by prefacing device name with "@fx" + its number, e.g. "@fx1"). Each device should be a rack. The pad buttons allow toggling of macros, while the long slider allows continuous control. By renaming the macro controls in the device to "@param" + its number, you can toggle its value between 0 and 127 by pressing the button. By renaming one of the macro controls to "@exp", you can control its value with the long slider. | The select buttons select from devices 1 - 4 (designated by prefacing device name with "@fx" + its number, e.g. "@fx1"). Each device should be a rack. The pad buttons allow toggling of macros, while the long slider allows continuous control. By renaming the macro controls in the device to "@param" + its number, you can toggle its value between 0 and 127 by pressing the button. By renaming one of the macro controls to "@exp", you can control its value with the long slider. | ||
− | |||
− | |||
− | |||
− |
Revision as of 01:34, 16 January 2015
Modes:
The four (currently only 3) modes of the script can be accessed by pressing one of the side buttons. The modes are:
Looper Mode
Each of the bottom 4 rectangular buttons represent one of four loopers. A looper can be an instance of Live's built in looper, or Jove (from Monomodular). Preface the looper name with "@looper" and it's number.
Select the loop by using the four select buttons. The color of each button represents its corresponding looper's state:
Red: recording. Cyan: overdubbing. Blue: muted. Green: playing. Magenta: waiting to sync (for quantized features). White: selected.
The round pads control loop functions for the selected loop, and the long slider controls feedback amount. The buttons are: Overdub, Record, Mute, Reverse, and Clear (on the tip of the wing).
Scene Launcher Mode
The select buttons select from banks 1 - 4. In each bank, there are 4 launch buttons. This allows launching up to 16 scenes. Preface a scene with "@launch" + the bank number + the slot number. (e.g. "@launch 1 1").
Device Mode
The select buttons select from devices 1 - 4 (designated by prefacing device name with "@fx" + its number, e.g. "@fx1"). Each device should be a rack. The pad buttons allow toggling of macros, while the long slider allows continuous control. By renaming the macro controls in the device to "@param" + its number, you can toggle its value between 0 and 127 by pressing the button. By renaming one of the macro controls to "@exp", you can control its value with the long slider.