Beta 2 - Midi Map question (not issue)

Post your questions here and we'll all try to help.
Post Reply
User avatar
francoe
Posts: 383
Joined: Thu Nov 27, 2008 23:30

Beta 2 - Midi Map question (not issue)

Post by francoe »

Hi, a simple question about new midi map capabilites.
Mapped an apc40 (not mk2), and saw the new midi output states. Try'ed with a clip.holder and works ok.
But noticed that I need to set the different states to all clip.holders in deck one by one.
Is there a way to set the same output states to all deck?
I know that can manually edit the xml to simplify the task, but maybe I'm missing something...

User avatar
francoe
Posts: 383
Joined: Thu Nov 27, 2008 23:30

Re: Beta 2 - Midi Map question (not issue)

Post by francoe »

To make it more graphical, this is the kind of output states I'm talking about

Code: Select all

<namedValues>
		<value first="Connected" second="0.41732283464566927167"/>
		<value first="Connected & previewing" second="0.41732283464566927167"/>
		<value first="Disconnected" second="0.25984251968503935259"/>
		<value first="Empty" second="0.0078740157480314959537"/>
		<value first="Off" second="0"/>
		<value first="Previewing" second="0.2204724409448818867"/>
</namedValues>
Image
Wanna know if I need to set those values by every clip-holder on deck, or if I can set it to the whole deck.

Post Reply