Search found 250 matches

by kimwida
07 Jan 2020, 11:58
Forum: Titan Macro Library
Topic: Set Palette Copy Mode
Replies: 3
Views: 17439

Re: Set Palette Copy Mode

Thank you. It works.

Code: Select all

   <step pause="0.01">ActionScript.SetProperty.Enum("Palette.StorePaletteMode", "Shared")</step>
by kimwida
07 Jan 2020, 06:06
Forum: Titan Macro Library
Topic: Set Palette Copy Mode
Replies: 3
Views: 17439

Set Palette Copy Mode

<step pause="0.01">Palette.ApplyPalette("Location=Colours,1,10", false)</step> <step pause="0.01">ActionScript.SetProperty("Palette.CurrentPaletteHandle", handle:"Location=Colours,1,18")</step> <step pause="0.01">Palette.StoreCurrentPalett...
by kimwida
31 Dec 2019, 18:40
Forum: Avolites Consoles
Topic: Chase Fixture Overlap Issue.
Replies: 1
Views: 2489

Chase Fixture Overlap Issue.

1. Record A chase and set fixture overlap 0%.
2. Record B chase and set fixture overlap 50%.
3. "Edit Times" >> Select "A" chase.
4. It should be 0% but 50%. But fortunately it works as 0%.
by kimwida
12 Dec 2019, 00:36
Forum: Titan Macro Library
Topic: Panel.Midi.NoteOn is supported in T2??
Replies: 0
Views: 19014

Panel.Midi.NoteOn is supported in T2??

If not, next release or never??

Code: Select all

<step pause="0">Panel.Midi.NoteOn(11,88,127)</step>

With this code, USB Expert says "Sending Failed due to uncompleted transfer".
by kimwida
30 Nov 2019, 15:31
Forum: Avolites TitanOne Support
Topic: Can't Patch Winamp
Replies: 1
Views: 3639

Can't Patch Winamp

Titan Go V12. Winamp 5.666. Installed Avolites Winamp Plugin Setup v2. When I try to patch winamp, it can't be patched. When I push "Patch Nullsoft Winamp", nothing happen and just grow user number. ======================== Sorry. It was patched. I thought it was not patched because there ...
by kimwida
06 Nov 2019, 11:01
Forum: General Discussion
Topic: V12 Titan Simulator works in offline mode only?
Replies: 3
Views: 6173

Re: V12 Titan Simulator works in offline mode only?

1. Make a quick access of the Titan Simulator.
2. Right click the quick access and select the properties.
3. Select quick access tab.
4. Put "/online" in target.
5. Ok.

It works!! Thanks!!
by kimwida
23 Oct 2019, 17:48
Forum: Avolites Consoles
Topic: Colour Palettes
Replies: 2
Views: 2625

Re: Colour Palettes

This is why I've made my busking playbacks into two step culists. I used to use release of playbacks to get back pre-playback's colour when I've busked. But if I use some quick palettes with playbacks in busking, sometimes I can't predict the playback's release result. Because the quick palettes rem...
by kimwida
18 Sep 2019, 04:20
Forum: Avolites Consoles
Topic: Titan Two Midi Support.
Replies: 0
Views: 7581

Titan Two Midi Support.

Hi, I am going to buy a titan two.
I wonder that titan two's midi work with group master and bpm master.
And support these API??

Panel.Midi.NoteOn
Panel.Midi.NoteOff
Panel.Midi.Send
by kimwida
18 Sep 2019, 04:12
Forum: Titan Macro Library
Topic: Playback View Colums Macro
Replies: 0
Views: 20530

Playback View Colums Macro

1. Record a playback in first slot of second playbacks window page. 2. Set On "Column Filters Visible" in Playback View. 3. Edit Columns and save it. Filter.JPG 4. Select a filter. 5. Run the macro. <macro id="Get_FilterID"> <name>Get FilterID</name> <sequence> <step pause="...
by kimwida
10 Mar 2019, 14:31
Forum: Avolites TitanOne Support
Topic: Windows Update and No DMX Output
Replies: 3
Views: 5726

Re: Windows Update and No DMX Output

What I finally found is my USB dongle is broken or something. I've done everything I could do but I couldn't solve the no DMX output issue. The only workaround is eDMX1 pro with Titan 1 through sACN or Art-net. After using with eDMX1 pro, there is no issue. Roughly I've used Titan 1 for 120 (days) x...
by kimwida
23 Jan 2019, 16:25
Forum: Titan Macro Library
Topic: Release playback from playback window and Change icon of the macro (Dynamic color grid)
Replies: 14
Views: 13456

Re: Release playback from playback window and Change icon of the macro (Dynamic color grid)

<step pause="0.01">Handles.SetSourceHandleFromHandle(handle:"Location=Colours,1,3")</step> <step pause="0.01">Handles.SetIcon(Math.Cast.ToInteger(Handles.GetIconId(handle:"Location=Colours,1,1")))</step> <step pause="0.01">Handles.ClearSelection()</...
by kimwida
25 Dec 2018, 16:57
Forum: Avolites TitanOne Support
Topic: HTP and LTP fader problem
Replies: 4
Views: 5465

Re: HTP and LTP fader problem

Wow!
Simple and perfect!
by kimwida
25 Dec 2018, 11:14
Forum: Avolites Consoles
Topic: Cue Lists - Next Cue when not active?
Replies: 1
Views: 1996

Re: Cue Lists - Next Cue when not active?

0. "Playback Options" > "Fader" > "Fire First Cue" to "Disabled" 1. Fader up the cuelist. 2. Connect the cueslit if you are not "Auto Connect" cuelist. ex) Push "Connect" button and push the culist. 3. Push "Cuelist +1" button or ...
by kimwida
25 Dec 2018, 10:43
Forum: Avolites TitanOne Support
Topic: HTP and LTP fader problem
Replies: 4
Views: 5465

Re: HTP and LTP fader problem

I don't know this is exactly what you want. But I think it would do similar. Make a two step cuelist First Cue : Record dimmer 100% and position Second Cue : Autoload "Strobe Cue" and the cuelist's "Link" option "After Previous" checked. Strobe Cue : Record only strobe ...
by kimwida
12 Dec 2018, 12:26
Forum: Avolites Consoles
Topic: Titan midi controller
Replies: 28
Views: 59677

Re: Titan midi controller

It's not about being lazy at all LOL Just that we can't output MIDI from a Titan Mobile or a Quartz, so without being able to store the colours set in the launchpad itself it's impossible to colour it without a computer, right ? I recently succeeded to send midi notes to Titan with iconnectMIDI 4+ ...