Assign Masters to Playback/Cuelist

This is a place for people to chare the custom macros they have written.

Moderator: Moderators

User avatar
mad-leo-kitten
Posts: 14
Joined: 19 Feb 2019, 21:46
Contact:

Assign Masters to Playback/Cuelist

Postby mad-leo-kitten » 13 Mar 2019, 13:07

trying to assign different masters to a cuelist.
this is how far we came but it doesn't work, even wierder is that SelectPlayback seems to select the first Playback no matter what number stands in the list :shock:

in thix example the Playback lays on the first and the SpeedMaster on the 10th Fader.

Code: Select all

<step>Playbacks.Selection.SelectPlaybacks("Playbacks", {0})</step>
<step>Playbacks.PlaybackOptions.AssignSpeedSourceFromHandle("Playbacks", 9)</step>

aaaany ideas whats wrong ^^?
thanx for any idea and help :)

:mrgreen:
User avatar
mad-leo-kitten
Posts: 14
Joined: 19 Feb 2019, 21:46
Contact:

Re: Assign Masters to Playback/Cuelist

Postby mad-leo-kitten » 14 Mar 2019, 16:04

I tried also an other way of selection, but still doesn't work :/

Code: Select all

  <step pause="0.1">ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback" ,handle:"Location=Playbacks,2,1")</step>
  <step pause="0.1">Playbacks.PlaybackOptions.AssignSizeSourceFromHandle("Playbacks.Editor.SelectedPlayback" ,handle:"Location=Playbacks,60,3")</step>
User avatar
Gregory
Posts: 1300
Joined: 14 Dec 2007, 15:25
Location: London, United Kingdom
Contact:

Re: Assign Masters to Playback/Cuelist

Postby Gregory » 28 Mar 2019, 18:54

I have answered this in response to one of your other posts. The selection for playback options is a little odd at the moment I have chosen to set the Playbacks.EditHandle property to the required playback. Other functions only take a list of handles which can be difficult to define or may not update the playback/associated options, some of this should be improved in upcoming versions of software.

Who is online

Users browsing this forum: No registered users and 12 guests