Search found 182 matches

by sideshowbond
18 Aug 2019, 12:32
Forum: Titan Macro Library
Topic: Park patched fixtures macro
Replies: 5
Views: 21160

Re: Park patched fixtures macro

I haven't used it extensively but parking 3 universes without step pauses worked just fine.

Thank you Greg, this is a brilliant tool when coming to a festival and you quickly want to unpatch your whole template file before you start patching in the house rig
by sideshowbond
12 Aug 2019, 22:20
Forum: Avolites TitanOne Support
Topic: Replacing Old Fixtures
Replies: 4
Views: 6543

Re: Replacing Old Fixtures

a quick youtube search comes up with this
https://www.youtube.com/watch?v=a_ES6UYQRJ4

You might also wanna have a look at chapters 4.2.8 and 4.2.9 in the manual.
by sideshowbond
11 Aug 2019, 21:27
Forum: Titan Macro Library
Topic: Park patched fixtures macro
Replies: 5
Views: 21160

Re: Park patched fixtures macro

I tried to code a macor for that at some point and have gotten nowhere. Maybe if Greg reads this he might have an idea on how to solve this.
by sideshowbond
11 Aug 2019, 21:16
Forum: Avolites Consoles
Topic: Key frame effect not triggering while swoop active
Replies: 1
Views: 4145

Re: Key frame effect not triggering while swoop active

love it how you find and report bugs, hate it when you call swop swoop :D
by sideshowbond
27 Jul 2019, 19:30
Forum: Avolites Consoles
Topic: Open Window button on Desks
Replies: 4
Views: 3508

Re: Open Window button on Desks

Gotcha, thought you were talking about those other ones.

Additionally to what Seb said you can record macros of 'Open X Enter' which you can copy to pretty much anywhere on the console. On some workspaces I have a strip of macros on the side that do just that
by sideshowbond
27 Jul 2019, 09:47
Forum: Avolites Consoles
Topic: Open Window button on Desks
Replies: 4
Views: 3508

Re: Open Window button on Desks

No, I don't think there is a way to do this. Also I'd advise NOT to use "fxtures and playbacks" and "groups and palettes" workspaces. They are compatibility workspaces to get the faders and buttons of a Pearl Expert shown on the touch screen and move them around (especially when ...
by sideshowbond
20 Jun 2019, 09:58
Forum: Titan Macro Library
Topic: Is this possible (coded macro)
Replies: 3
Views: 12704

Re: Is this possible (coded macro)

You need to set the ContextAttribute right.

I have read out a recorded macro once and use

Code: Select all

Menu.InjectInput("OnSelect","AttributeGroup","NoGroup",1)

which works just fine.

1=Intensity, 2=Position, 4=Colour, 8=Gobo, 16=Beam, 32=Effect, 64=Special, 128=Shapes
by sideshowbond
18 Jun 2019, 22:26
Forum: Avolites Consoles
Topic: Stars generator
Replies: 9
Views: 6460

Re: Stars generator

One advantage of using the keyframe method is guaranteeing single whole pixels * although sadly if you're running 11.3 I've just been told that this may not work due to a known bug in this version... A bug that makes key frame shapes ignore a randomised fixture order by any chance? Even storing a r...
by sideshowbond
17 Jun 2019, 21:05
Forum: Avolites TitanOne Support
Topic: Symmetrical effects
Replies: 5
Views: 6278

Re: Symmetrical effects

That wouldn't be a circle though Depends on the Tilt values but yes it will more likely result in an ellipsoidal form. Doesn't bother me though as I have it spinning round my proscenium arch. so you couldn't apply it around an existing position yes and no. If you set the values to the absolute maxi...
by sideshowbond
17 Jun 2019, 20:56
Forum: Avolites Consoles
Topic: Stars generator
Replies: 9
Views: 6460

Re: Stars generator

One advantage of using the keyframe method is guaranteeing single whole pixels

Really? Somehow this didn't work for me when I tried something else. Setting the spread to the number of fixtures (I didn't use fixtures with cells) and direction to random gave me an ugly looking effect...
by sideshowbond
16 Jun 2019, 08:30
Forum: Avolites TitanOne Support
Topic: Symmetrical effects
Replies: 5
Views: 6278

Re: Symmetrical effects

or use key frame shapes, make 2 palettes for pan only (left and right, no tilt values in the palette) and then just apply the palettes to the fixtures whichever way you want it (left half of rig start at left, right half of rig start at right etc)
by sideshowbond
11 Jun 2019, 09:04
Forum: Avolites Consoles
Topic: Macro to kill a cue list
Replies: 1
Views: 2340

Re: Macro to kill a cue list

chapter 3.4.2 in the manual (pg72). If you're stuck, continue here:
https://www.avolites.de/wiki/macros:introduction_to_macros
by sideshowbond
07 Jun 2019, 08:38
Forum: Titan Web API
Topic: run macro on web api
Replies: 1
Views: 17335

Re: run macro on web api

https://www.avolites.de/wiki/macros:example:copymacrobyid Check this wiki post. Explains what the macro ID is. Also have a look at the last replies of this post http://forum.avolites.com/viewtopic.php?f=21&t=5931&p=21417&hilit=macroid#p21417 There are some difficulties running macros vi...
by sideshowbond
06 Jun 2019, 07:03
Forum: Titan Web API
Topic: Tap Tempo by WebAPI
Replies: 1
Views: 16654

Re: Tap Tempo by WebAPI

this is what the macro looks like
https://www.avolites.de/wiki/macros:example:tapbpmmasters

However I am not sure how Math.GetCurrentTimeStamp needs to be formatted in the API string
by sideshowbond
04 Jun 2019, 09:23
Forum: Avolites Consoles
Topic: LTP for dimmer?
Replies: 7
Views: 5051

Re: LTP for dimmer?

there is an option called Cross Fade HTP in playback options which turns intensity into LTP values.

I think it has to be enabled for every playback involved.