Search found 182 matches

by sideshowbond
01 Dec 2019, 20:58
Forum: Avolites TitanOne Support
Topic: Can't Patch Winamp
Replies: 1
Views: 3643

Re: Can't Patch Winamp

I am not entirely sure as I am using Winamp differently but I believe Winamp needs to be patched on address 1.1 to work properly. It'll pop up as parked but will work nonetheless. It has its quirks though. I am controlling Winamp slightly different as in I don't patch it, use custom macros to set th...
by sideshowbond
27 Nov 2019, 09:03
Forum: Avolites Consoles
Topic: Timecode question
Replies: 2
Views: 2875

Re: Timecode question

what about setting the first frame to 00:00:00:01? Would that help?
by sideshowbond
26 Nov 2019, 14:36
Forum: Avolites Consoles
Topic: T2 - Midi button for Tap Tempo
Replies: 22
Views: 40692

Re: T2 - Midi button for Tap Tempo

more infos about macros for masters can be found here as well
https://www.avolites.de/wiki/macros:example:tapbpmmasters
by sideshowbond
25 Nov 2019, 09:23
Forum: General Discussion
Topic: Effects only working when fixtures are located
Replies: 2
Views: 4477

Re: Effects only working when fixtures are located

one thing always worth trying in this case: Release menu -> release all masters
by sideshowbond
25 Nov 2019, 09:20
Forum: Titan Macro Library
Topic: Visualiser.Capture.ExportCurrentProject
Replies: 2
Views: 15659

Re: Visualiser.Capture.ExportCurrentProject

ok, so not really useful for what I thought to do. Actually it's not that important anyways. Thanks :)
by sideshowbond
20 Nov 2019, 15:48
Forum: Titan Macro Library
Topic: Visualiser.Capture.ExportCurrentProject
Replies: 2
Views: 15659

Visualiser.Capture.ExportCurrentProject

trying to figure this one out.

Code: Select all

Visualiser.Capture.ExportCurrentProject

How would I need to format its arguments?
by sideshowbond
20 Nov 2019, 15:45
Forum: Titan Macro Library
Topic: Palette.RecordPaletteReferences
Replies: 4
Views: 16951

Re: Palette.RecordPaletteReferences

This might work quite well in conjunction with the active indicator.


Genius, thank you.
by sideshowbond
19 Nov 2019, 09:02
Forum: Titan Macro Library
Topic: Palette.RecordPaletteReferences
Replies: 4
Views: 16951

Re: Palette.RecordPaletteReferences

Bingo, rookie error. Log viewer was telling me something about a Boolean values it was expecting as string, hence my unsophisticated guess... <active binding="{propertyLink id='Palette.RecordPaletteReferences' converter='Math.NotConverter'}"/> <sequence> <step>ActionScript.SetProperty.Bool...
by sideshowbond
18 Nov 2019, 22:06
Forum: Titan Macro Library
Topic: Palette.RecordPaletteReferences
Replies: 4
Views: 16951

Palette.RecordPaletteReferences

I am trying to toggle nested palettes via macro (or 2 macros respectively)

I figured as much as

Code: Select all

ActionScript.SetProperty(Palette.RecordPaletteReferences, True)

needs to be a string however parsing the show.xml comes up with boolean values.

Bit stumped I am, any insight would be cool :)
by sideshowbond
10 Nov 2019, 20:45
Forum: Avolites Consoles
Topic: Unable to remove cells (sub-fixtures) from groups
Replies: 1
Views: 2156

Re: Unable to remove cells (sub-fixtures) from groups

I can confirm I have seen this in 11.4
by sideshowbond
10 Nov 2019, 20:34
Forum: Titan Macro Library
Topic: Timecode.TimecodeOne.SetStartTime
Replies: 5
Views: 19405

Re: Timecode.TimecodeOne.SetStartTime

awesome, thank you. Combined with the Resume macro this works lovely to trigger Winamp tracks. However would there be a way to set the timcode to anything higher than 23hrs? Winamp plays timecode for track 26 just fine, Titan displays that as 01:00:00:00 but seems to read that as 26, obviously count...
by sideshowbond
06 Nov 2019, 15:00
Forum: Titan Macro Library
Topic: Timecode.TimecodeOne.SetStartTime
Replies: 5
Views: 19405

Re: Timecode.TimecodeOne.SetStartTime

Thanks Greg. As I am not on v12 yet, am I looking at something similar to this? <step>Timecode.MakeTimecodeTime(01, 02, 03, 04, false, 100)</step> <step>Timecode.TimecodeThree.SetStartTime(TimecodeTime)</step> I managed to get the first step working via API and had a result returned, however when I ...
by sideshowbond
04 Nov 2019, 09:14
Forum: Titan Macro Library
Topic: Timecode.TimecodeOne.SetStartTime
Replies: 5
Views: 19405

Timecode.TimecodeOne.SetStartTime

I was wondering how the time formatting on

Code: Select all

Timecode.TimecodeOne.SetStartTime(TimecodeTime time)

works.

Any help is appreciated :)
by sideshowbond
29 Aug 2019, 10:25
Forum: Avolites TitanOne Support
Topic: worlde easycontrol 9 midi console
Replies: 6
Views: 6941

Re: worlde easycontrol 9 midi console

if you want to use USB Midi on the same laptop as the Titan Mobile I can recommend MidiToWeb
https://www.avolites.de/support-downloads/midi-to-web

This simply translates Midi into WebAPI commands