Skip to main content

Please excuse my bad english. 
I want to replace the "Tempo Botton" with the Blackout Funktion, on a Behringer BCF 2000 in the Map File "Behringer2000.xml" (for the emulation Sofware). How can I do that?
I know, I have to place this script into the File. But where? And where is the script for the Tempo Button to replace? Thank you.

Blackout:
         
          <action>
                <trigger type="Midi" specifier="Down">Channel 0 - Message 11 - Index 31</trigger>
                      <tasks>
                              <task type="Special" feature="Blackout" function ="Toggle"/>
                      </tasks>
         </action>

               <action>
                          <trigger type="Unsigned" specifier="Change">Blackout</trigger>
                          <tasks>
                              <task type="Midi" function ="Control">
                                  <argument type="Midi Address">Channel 0 - Message 11 - Index 72</argument>
                              </task>
                          </tasks>
            </action>


Mit freundliche Grüssen

Thomas Gramm
sysop@gramm-net.de

iPad Th. Gramm sysop@gramm-net.de
Original Post

Add Reply

Post
×
×
×
×
Link copied to your clipboard.
×