BECOME PART OF THE COMMUNITY - Sign up
here
-
Hi,
I'm struggling to customise the outputted OSC cmds.
My goal is to send an updated OSC string each time a specific fader is moved.
SendOSC 2 "/mix/chan/1/fader,f,xxx”
Any advice on how to change the outputted OSC cmd with this plugin would be much appreciated.
-
I’m looking for a way to send an updated OSC string each time a specific fader is moved.
SendOSC 2 "/mix/chan/1/fader,f,xxx”
The fader could be a plugin assigned to it or a sequence assigned. But must be a specific destination ie Page 40.201
On the forum I have only found ways of doing this by running a plugin manually to send the updated SendOSC cmd or ways that detect fader movement but only the standard MA OSC string is outputed.
Wondering if this is possible at all?
Thanks for any advice
-
Select then pressing exec button:
Select Press Page x.y
-
I use a series of macros that create "bumps" on a selected exec.
As they build the sequence, I wish to also assign an Exec Config.
I only have the sequence assigned to one exec.
-
This is a good point and clearly where I'm falling down.
I'm looking to assign an Exec Config to all exec references of a selected sequence.
Via Macro, I'm just trying to make the selected sequence/ exec buttons "Top" for example.
-
Hi!
I'm trying to Assign Exec Config to Selected Exec
Set Sequence Property 'Config' "Config Name" does not seem to work
Any help would be much appreciated.
-
Set UserProfile 1 Property "EncoderLinkPhaser" "AtFilter"
At Width 33 Step 1
I'm looking to set the width of all active phaser attribute types. This sadly populates the command line with width information for all attributes.
Andreas I'm not sure if you had any thoughts on this.
Appreciate it
-
Hi All,
I'm looking for a way to do some division of variables within a macro line.
100 / $Variable = $Total
Any help would be much appreciated
-
Hannie, the selection with your method again again stays constant, which of course is the intended function of a shuffle x/y/z seed, although from a visual standpoint of a random effect, you start to see a repeating pattern of the selection order.
I'm curious if anyone has come up with a way of randomising the seed of shuffle whilst the phaser runs (until MA come up with a way to do this)
-
I believe Paul is referring to the selection order changing within the phaser. Yes shuffle changes the selection although it remains the same for the phaser (not random).
I'm also looking for a way for the the XShuffle/YShuffle/ZShuffle seed to change during the phaser running.
-
Is it possible to do a relative fadermaster change?
Fadermaster seq x at - 10
This sadly did not work for me.
-
Hi All,
I'm looking to recall the BPM from a speedmaster via CMD.
Is there a way to save the BPM of a speed master to a variable?
Cheers
-
Hi Andreas,
I'm just trying to do something quite simple:
Store current cue of selected exec /o via macro
Cheers
-
Hi Guys,
Is it possible to set the current cue as a variable?
-
Are you using the goto triggers in the timecode object? If so change it to go cues. This tripped me up a few weeks back (its the same as MA2)
-
I think its really helpfull to store the programmer directly to a preset.
I think it is possible to create a plugin for this. Finding which atribute is a what value/preset is easy.
But the challenging part is to find the grouping/ fixture data. If you select group x and choose a red preset. I think its impossible to retrieve the group x.
Exactly that, its the retrieval of the group which is tricky from a plugin / macro perspective.
-
Hi All,
Want to start with saying I’m loving the new 1.7 release.
Does anyone have any experience with programming a complete show with recipes in cues? I use a series of macros in order to achieve a faster approach to populating cue recipe lines with presets and group information,
In my opinion I feel there is one last piece missing of the perfect recipe workflow which is the ability to store programer input directly to recipe lines.
Its almost impossible to build looks and store as recipes (at speed) using the current approach. Just having a store option to store as recipe would be a complete game changer.
Would love to hear other peoples thoughts on this,
Morgan
-
That has sorted it thank you!
Realised it you can't reference only numbers for the recipe part, it must contain characters.
Its been driving me crazy
-
Hi All,
I'm struggling via CMD to Store and label a new recipe line at the same time.
The reason I'm trying to label simultaneously as I have no way of knowing the variable of the recipe I just created.
Store Cue Part 0. "label" /Merge
Alternatively if there is a way of finding the highest number of recipe on a selected cue via a variable that would be great too.
Any help would be much appreciated.
-
I experience a similar issue with Offtime cues with recipes in.
The recipe fade time is not respected in Offtime cues, recipe attributes just snap off, only the cue fade is respected.