Visual Productions forum

Author Topic: 32 right buttons in MIDICON  (Read 2392 times)

November 02, 2010, 10:58:53 AM
Read 2392 times

BB

  • Member
  • *
  • Posts: 14
Hi there! There is a way to make the 32 right buttons in MIDICON, to instant recall a button playback in any page?
E.g. Button 7 calls directly the playback number 4 in page 3, for example.
Is this possible?

I dont like to page up/down, too many times....

There is any xml code to program that in midicon midimap?


November 02, 2010, 11:45:49 AM
Reply #1

Bart van Wunnik

  • Member
  • *
  • Posts: 221
    • CompYouServ
Hi BB,

If you look on your local hard drive in the "..\My Documents\Visual Productions\Cuelux\Midimaps\Factory"  folder, there is a file named "elation.xml".

This is the XML with the midimap. Please copy it (before editing) to your "..\My Documents\Visual Productions\Cuelux\Midimaps\User" folder.

You can customize the XML and select the [User] Elation Midicon in Cuelux.


Regards,
Bart
Bart van Wunnik


November 03, 2010, 06:52:43 PM
Reply #2

vnx

  • Member
  • *
  • Posts: 93
Hi,

This is some XML example code:

Code: [Select]
<action label="DPB1">
  <trigger type="Midi" specifier="Change">Channel 0 - Message 9 - Index 4</trigger>
  <tasks>
    <task type="Playback Direct Button 01" feature="ButtonSecundair" function ="Control"/>
  </tasks>
</action>

Playback Button 01 refers to the first playback on page 1. These are numbered sequentially across pages, so 09 would be the first playback on page 2 and so on. You then only need to find the correct MIDI adress for your buttons.

Best,

Ben
Cuelux 1.03b22 on MacBook Pro (MacOSX 10.6.5) / Thinkpad X41t (WinXP) using Livid Ohm64 Controller

 

SMF spam blocked by CleanTalk