Search found 39 matches

by riscster
31 May 2017, 17:28
Forum: Avolites Consoles
Topic: Playback Fade Times Being Ignored
Replies: 7
Views: 4495

Re: Playback Fade Times Being Ignored

Are you on V10.1? I've just tried that and I don't see any particularly unexpected behavior. The only things that are maybe slightly odd are that the dimmer shape comes in 5s not 20s and everything goes out in 5s not 20s.
by riscster
31 May 2017, 15:54
Forum: Avolites Consoles
Topic: open ASCII on titan
Replies: 5
Views: 6302

Re: open ASCII on titan

Until Avolites get around to it I have started a project to import these files into Titan. You can see it on BitBucket here https://bitbucket.org/mdengineering/titan-usittascii It will import basic patch, groups, subs and cues with times. I will try and add more features in time if you send me examp...
by riscster
30 May 2017, 12:51
Forum: Avolites Consoles
Topic: Playback Fade Times Being Ignored
Replies: 7
Views: 4495

Re: Playback Fade Times Being Ignored

I have to admit I'm struggling to follow exactly what problem you're describing. Could you post some step-by-step instructions to create the problem playback from a new show and explain exactly what it does and what you think it should do?

Thanks
by riscster
27 May 2017, 00:54
Forum: Titan Macro Library
Topic: Move through Set list by macro?
Replies: 5
Views: 6257

Re: Move through Set list by macro?

I don't think this will be possible unless you get Avolites to add a SetList.FireTrackByIndex or SetList.GetTrackHandleByIndex action. Currently FireTrack takes a TrackHandle and there's no way to get one without knowing its titanId. Dear Avolites - If you're making changes in this area making GetSe...
by riscster
27 May 2017, 00:19
Forum: Titan Macro Library
Topic: How to make a macro which change wheel display's cross fade??
Replies: 8
Views: 7841

Re: How to make a macro which change wheel display's cross fade??

ActionScript.SetProperty("Playbacks.Editor.Times.ChaseFixtureOverlap", Math.Cast.ToSingle(1)) Might also work. Or even ActionScript.SetProperty.Float("Playbacks.Editor.Times.ChaseFixtureOverlap", 1) And as of 10.1 I think you can do ActionScript.SetProperty("Playbacks.Edito...
by riscster
26 May 2017, 23:32
Forum: Titan Macro Library
Topic: How to make a macro which change wheel display's cross fade??
Replies: 8
Views: 7841

Re: How to make a macro which change wheel display's cross fade??

It's probably guessing the wrong type. '0.0' or '1.0' might work.
by riscster
26 May 2017, 23:25
Forum: Avolites Consoles
Topic: Titan v10 - deinstall/deactivate Capture visualiser
Replies: 8
Views: 6947

Re: Titan v10 - deinstall/deactivate Capture visualiser

Sounds a lot like a slow HDD to me too. If this is the case you will likely find it gets worse with V10.1 and potentially worse still in V11. I would strongly recommend an SSD. If your dinky machine will take an M.2 drive they're really good.
by riscster
26 May 2017, 23:14
Forum: Avolites Consoles
Topic: Edit cue in cuelist using update button
Replies: 6
Views: 5579

Re: Edit cue in cuelist using update button

Other things to bear in mind when moving from ETC - The default for ETC is generally to record everything (i.e. stage in Avolites terminology) whereas Avo generally only records changes (channel or fixture) - The default for ETC is generally to replace a cue whereas Avo defaults to merging cues. Bot...
by riscster
26 May 2017, 23:04
Forum: Avolites Consoles
Topic: Show file doesn't load on Titan Mobile Startup
Replies: 8
Views: 5763

Re: Show file doesn't load on Titan Mobile Startup

How are you shutting down the computer? Are you sure Titan is given time to shut down cleanly? This might happen if Titan is killed before it can finish saving.