Search found 26 matches

by jacklighting
07 Jun 2019, 07:49
Forum: Titan Web API
Topic: run macro on web api
Replies: 1
Views: 17304

run macro on web api

i want to run macro by web api
/titan/script/2/Macros/Run?macroId={string}

string = ?

my macro legend number 2000
i use it , but not work :( get code error

GET: http://192.168.1.2:4430/titan/script/2/ ... croId=2000 Open
Error: 500
Error: 500
by jacklighting
06 Jun 2019, 06:47
Forum: Titan Web API
Topic: Tap Tempo by WebAPI
Replies: 1
Views: 16629

Tap Tempo by WebAPI

/titan/script/2/Masters/TapTempo?handle={handle}&panelTimeStamp={}

what paneltime stamp ? suggest pls
by jacklighting
20 May 2019, 08:13
Forum: Avolites Consoles
Topic: import workspace & macro
Replies: 3
Views: 3296

import workspace & macro

how to import workspace & macro ? i do newshow file and then import old show haved workspace 12 button macro 10 button , but at show library not have workspace & macro , pls help
by jacklighting
11 May 2019, 17:56
Forum: Titan Macro Library
Topic: dmx output
Replies: 2
Views: 9245

Re: dmx output

i hope can doit in new version :)
by jacklighting
10 May 2019, 20:04
Forum: Titan Macro Library
Topic: dmx output
Replies: 2
Views: 9245

dmx output

can do macro record dmx output ?
thx
because my shape running by rate master and then stop , want to record dmx output,
by jacklighting
02 Mar 2019, 19:09
Forum: Avolites Consoles
Topic: change track in winamp
Replies: 3
Views: 2856

Re: change track in winamp

Please try changing the track number and then selecting play again as Winamp does not start playing a new track until you press play. i record Play in PB1 / pause PB 2 / stop PB3 and then i must record playlist item 1 , 2 , 3 ? not understand / it not work . it play only tack 1 Plalist1not change ....
by jacklighting
02 Mar 2019, 18:00
Forum: Avolites Consoles
Topic: change track in winamp
Replies: 3
Views: 2856

Re: change track in winamp

winamp 5.8 version on library titan v11
by jacklighting
02 Mar 2019, 17:59
Forum: Avolites Consoles
Topic: change track in winamp
Replies: 3
Views: 2856

change track in winamp

i patched fixture winamp but can't chage track . how i change track ? it can play stop pause but can't change track . :(

Play / playlist item 2 or 3 etc can't
by jacklighting
28 Feb 2019, 20:35
Forum: Titan Macro Library
Topic: how to write macro time ?
Replies: 2
Views: 5748

Re: how to write macro time ?

<avolites.macros> <macro id="Macros.Fade" name="Fade 1s to 10s"> <sequence> <step>ActionScript.SetProperty("Playbacks.Editor.Times.SetControlFadeTimeOn", time fixture p 1 thro 10)</step> </sequence> </macro> </avolites.macros> it wrong , i not understand
by jacklighting
28 Feb 2019, 16:32
Forum: Titan Macro Library
Topic: how to write macro time ?
Replies: 2
Views: 5748

how to write macro time ?

need to macro time fixture / programing

time fixture 1 thru 10

THX
by jacklighting
04 Aug 2018, 19:40
Forum: Avolites Consoles
Topic: palette shape & effect
Replies: 1
Views: 2202

palette shape & effect

how i record keyframe shape in to shape&effect palette ?
i try add 2 keyframe and record but cannot store in to palette. shape & effect palette can record FX ?
by jacklighting
01 Aug 2018, 16:53
Forum: Avolites Personality Builder
Topic: cell mode library
Replies: 3
Views: 17818

Re: cell mode library

The mode used for the cells needs to have gaps in the channel offsets. So Red = 1, Green = 4, Blue = 7, White = 10. In more detail: - Create dimmer, red, green, blue, white, special effect and speed effect attributes - Add a hidden mode for the cells containing red, green, blue and white with chann...
by jacklighting
01 Aug 2018, 16:29
Forum: Avolites Personality Builder
Topic: cell mode library
Replies: 3
Views: 17818

cell mode library

this dmx channel : i want to write library in cell mode , how i create cell mode 15 cH , pls suggest me
ch1 Dimmer
ch2 Red1
ch3 Red2
ch4 Red3
ch5 Green1
ch6 Green2
ch7 Green3
ch8 Blue1
ch9 Blue2
ch10 Blue3
ch11 White1
ch12 White2
ch13 White3
ch14 Special Effect
ch15 Speed Effect
by jacklighting
30 May 2018, 11:38
Forum: Titan Macro Library
Topic: Location of Static Playback
Replies: 2
Views: 4075

Re: Location of Static Playback

oh thx v much , :D
by jacklighting
30 May 2018, 11:15
Forum: Titan Macro Library
Topic: Location of Static Playback
Replies: 2
Views: 4075

Location of Static Playback

i want to use Location of Staic Playback page 2 , 10 for macro ,

what Location String ?

Code: Select all

("Location=Playbacks,2,10",Math.AbsoluteAdjust(1),true)


this code run on playback fader not static PB ,