$15

OSC_Mate for GrandMA2

0 ratings
I want this!

OSC_Mate for GrandMA2

$15
0 ratings

OSC_Mate is a plugin for GrandMA2 that enables comprehensive OSC (Open Sound Control) support. It consists of two components:

  • OSC_Mate: a sending module for transmitting OSC commands.

    To send an OSC message, use the command:
    Plugin OSC_Mate “/[OSCAddress],[OSC Type],[Value]”
    ·   Supported types: i (integer), f (float), s (string), T (true), F (false), I (impulse), N (nil).
    ·   Multiple values can be sent simultaneously, separated by commas.
  • OSC_Mate_INPUT: receiving module for processing incoming OSC commands to control MA.

    ·   Command Line Interface:
    /cmd/(any GrandMA2 command)   or  /cmd,s,(any GrandMA2 command)
    ·   Macro:
    /macro123  or  /macro/macro_name 
    ·   Executor master fader value and fade, (instead of executor you can use fader):
    /executor1.201/100/1.5 (at 100 with fade 1.5s)  or  /executor1.201,ff,100,1.5

    ·   Executor Cue playback control (go and goto):
    /executor1.1/goto/2.1 (go Cue 2.1)
    With fade:
    /executor(/)1.1/go/2.1/0.5 (go Cue 2.1 Fade 0.5)  or  /executor(/)1.1/goto,ff,2.1,0.5

    ·   Executor control (top and off):
    /page2/executor3/top
    With fade:
    /executor/1.1/off/3

Manual: https://www.dropbox.com/scl/fi/j2sf4egmjtg3rpf5nw63n/OSC_Mate-manual.pdf?rlkey=gfg4pdhtzrb7ybvkoq5dc0snr&dl=0



I want this!
Size
204 KB
Copy product URL