Search found 1372 matches
- 15 Oct 2024, 00:59
- Forum: Avolites Consoles
- Topic: Titan Network Drive Showfile Folder
- Replies: 3
- Views: 5987
Re: Titan Network Drive Showfile Folder
I believe that in principle the Titan software will treat a network share mapped to a drive letter in a similar fashion to a removable USB drive. However Windows networking components including file shares are not enabled on consoles, in part this is because they are not required but also this can b...
- 11 Oct 2024, 19:08
- Forum: Avolites TitanOne Support
- Topic: How to open the program?
- Replies: 3
- Views: 5812
Re: How to open the program?
Was AvoKey you have bought to pair with an existing Titan Mobile or is it an Editor AvoKey? If it is the former you should make sure that both AvoKey and Titan Mobile and use Authenticator to pair the two and get the AvoKey licensed; if it is the latter it should come pre-licensed for one universe. ...
- 11 Oct 2024, 02:16
- Forum: Avolites TitanOne Support
- Topic: How to open the program?
- Replies: 3
- Views: 5812
Re: How to open the program?
The normal application to run is called Titan Go there should be a shortcut to it in the Start Menu under the sub-menu Avolites. It will start the other required applications automatically.
- 07 Oct 2024, 17:47
- Forum: Avolites TitanOne Support
- Topic: Titan Remote for V11.4
- Replies: 2
- Views: 5535
Re: Titan Remote for V11.4
The Titan Remote apps in the past have been version specific so you needed to have the version of Titan Remote which matched the version of the console, i.e. Titan Remote V11 . Unfortunately the older apps no longer appear to be visible on the Google Play Store. I doubt it is helpful to you but the ...
- 02 Oct 2024, 19:12
- Forum: Avolites Consoles
- Topic: Size Master for Chases
- Replies: 2
- Views: 7820
Re: Size Master for Chases
Size masters work on shapes and effects, not chases. You can record shapes and effects to the steps within a chase and the size master will control those. Depending on what you chases are doing you might be able to write them as a Key Frame Shape instead and record as a single cue Memory; the KFS co...
- 23 Sep 2024, 20:16
- Forum: Avolites Consoles
- Topic: Wing doesn't work on my quartz.
- Replies: 1
- Views: 5061
Re: Wing doesn't work on my quartz.
Assuming you are referring to a Titan Mobile Wing . One thing to check is there should be a small switch on the side near to the USB connector, this should be in position 1. You could also open USB Expert Console from the Tools > Control Panel menu and confirm that it is displayed with a green icon....
- 18 Sep 2024, 23:33
- Forum: Avolites Consoles
- Topic: QUARTZ UPGRADING
- Replies: 1
- Views: 4785
Re: QUARTZ UPGRADING
In general you do not need to install intermediate versions when upgrading but you might need to run a recovery, a complete install of the operating system, when there are big changes. In the case of v17.0 you will need to run a recovery for this but this does not require any previous version to be ...
- 18 Sep 2024, 00:38
- Forum: Avolites Consoles
- Topic: Key frame shape question....
- Replies: 4
- Views: 11889
Re: Key frame shape question....
Key frame shapes do not have a concept of a transparent frame. Please consider voting on the following idea which I believe is similar to your request: KeyFrame Shape : Release per frame . Regarding the Shape Generator you might be able to run Red, Green and Blue shapes at the same time (to see this...
- 18 Sep 2024, 00:14
- Forum: Avolites Consoles
- Topic: T3 Console DMX Port Issue
- Replies: 1
- Views: 4680
Re: T3 Console DMX Port Issue
Please submit a ticket in Avolites' Help Desk system. It would be useful if you can run Log Collector on the computer (it should be in the Start Menu under Avolites) and submit the zip file it generates.
- 12 Sep 2024, 13:36
- Forum: General Discussion
- Topic: "Block all shapes"
- Replies: 1
- Views: 5138
Re: "Block all shapes"
Block shapes were renamed to Mask shapes back in version 14 to distinguish them from the block that you can apply to tracking shapes in a cue list. There is now a Mask FX option under the Shapes And Effects menu that provides options to mask both shapes and pixel maps, optionally an attribute group ...
- 10 Sep 2024, 00:11
- Forum: Avolites TitanOne Support
- Topic: No dmx output v17
- Replies: 1
- Views: 5376
Re: No dmx output v17
Try opening DMX Settings (from System menu or via workspace shortcut) and check if a DMX Output is shown in either the available or connected column. If it is in the available column, select it and add it to line 1. If it does not appear at all try opening USB Expert Console from the Start Menu and ...
- 28 Aug 2024, 19:57
- Forum: Titan Macro Library
- Topic: Macro to go to specific ceu in a Cuelist
- Replies: 2
- Views: 8564
Re: Macro to go to specific ceu in a Cuelist
Note in the example given the macro is intended to be triggered from the cue list itself. If you wish to run the macro from the touchscreen you should change the identifier this to the Titan ID, user number or handle location for the cue list. An example of this can be found here.
- 18 Jul 2024, 23:16
- Forum: Avolites Consoles
- Topic: Avolite programming question
- Replies: 1
- Views: 5488
Re: Avolite programming question
For cues (memories) you can change them to Mode 2 which will fade in and out the LTP attributes following the fader level so when the fader is moved back to zero the values will return to what they were. The alternative is to set a Release Mask , this runs when a playback is killed (including when t...
- 14 Jul 2024, 10:42
- Forum: Avolites Consoles
- Topic: Pearl 2004 playback never hold
- Replies: 1
- Views: 5315
Re: Pearl 2004 playback never hold
No, I do not believe so, the feature was only introduced in the Titan software (around version 5). The classic Pearl consoles run on microcontrollers rather than being based on a PC architecture so it is possible that the number of running playbacks might have been hard-coded to a fixed number of sl...
- 09 Jul 2024, 16:53
- Forum: Titan Web API
- Topic: Create palette in a new slot with Web API
- Replies: 8
- Views: 19952
Re: Create palette in a new slot with Web API
From what I can tell it appears that the StoreOnButton function is expecting various properties to be initialised which would normally happen when the record palette menu is opened on the console (specifically via the EnterMenu function). Thus if using the WebAPI interface which is part of the main ...