This is my mapping for a M-Audio Midi Keyboard. I'm trying to make my loops and effects only be active on the deck that is
playing or selected not sure what I'm doing wrong these settings worked for me on version 7 not sure how to set it up properly
for version 8 any help would be appreciated
<?xml version="1.0" encoding="UTF-8"?>
-<mapper priority="-10" date="15/05/2014" version="740" description="Simple MIDI wrapper" author="Atomix Productions" device="SIMPLE_MIDI">
<map action="effect active" value="0-37"/>
<map action="effect slider 2" value="0-CC1"/>
<map action="eq_kill_low" value="0-42"/>
<map action="eq_kill_mid" value="0-44"/>
<map action="eq_kill_high" value="0-46"/>
<map action="loop 1" value="0-36"/>
<map action="loop 2" value="0-38"/>
<map action="loop 4" value="0-40"/>
<map action="loop 8" value="0-41"/>
<map action="loop 16" value="0-43"/>
<map action="loop 32" value="0-45"/>
<map action="deck active select" value="0-96"/>
<map action="reverse" value="0-39"/>
<map action="deck 2 timecode_bypass" value="0-94"/>
<map action="deck 1 timecode_bypass" value="0-90"/>
<map action="effect slider 1" value="0-CC7"/>
</mapper>
Thanks
playing or selected not sure what I'm doing wrong these settings worked for me on version 7 not sure how to set it up properly
for version 8 any help would be appreciated
<?xml version="1.0" encoding="UTF-8"?>
-<mapper priority="-10" date="15/05/2014" version="740" description="Simple MIDI wrapper" author="Atomix Productions" device="SIMPLE_MIDI">
<map action="effect active" value="0-37"/>
<map action="effect slider 2" value="0-CC1"/>
<map action="eq_kill_low" value="0-42"/>
<map action="eq_kill_mid" value="0-44"/>
<map action="eq_kill_high" value="0-46"/>
<map action="loop 1" value="0-36"/>
<map action="loop 2" value="0-38"/>
<map action="loop 4" value="0-40"/>
<map action="loop 8" value="0-41"/>
<map action="loop 16" value="0-43"/>
<map action="loop 32" value="0-45"/>
<map action="deck active select" value="0-96"/>
<map action="reverse" value="0-39"/>
<map action="deck 2 timecode_bypass" value="0-94"/>
<map action="deck 1 timecode_bypass" value="0-90"/>
<map action="effect slider 1" value="0-CC7"/>
</mapper>
Thanks
geposted Fri 09 Sep 16 @ 7:46 pm
Is it working at all?
geposted Fri 09 Sep 16 @ 7:58 pm
yes only on deck 1..
geposted Fri 09 Sep 16 @ 8:08 pm
are you actually switching the selected deck?
geposted Fri 09 Sep 16 @ 8:26 pm
Check on mappers window, is "Deck" set to "automatic" ?
geposted Fri 09 Sep 16 @ 8:37 pm
Right now it does not matter what deck is selected it only does it for deck 1, If deck 2 is selected in the software and I hit the loop button it only affects deck 1. I hope I'm making sense to you,
geposted Fri 09 Sep 16 @ 8:43 pm
Okay will do
geposted Fri 09 Sep 16 @ 8:44 pm
Yes automatic is set that did not work
geposted Fri 09 Sep 16 @ 8:48 pm
Can you try to modify a button on your mapping like this:
deck active loop 8
If that works then all you need to do is to type "deck active " in front of all of your actions
deck active loop 8
If that works then all you need to do is to type "deck active " in front of all of your actions
geposted Fri 09 Sep 16 @ 8:51 pm
so should it look like this..?
<map action="deck active loop 8" value="0-41"/>
<map action="deck active loop 8" value="0-41"/>
geposted Fri 09 Sep 16 @ 9:38 pm
yep
geposted Fri 09 Sep 16 @ 10:31 pm
Unfortunately for me that did not work
geposted Fri 09 Sep 16 @ 11:03 pm
Still need help if anyone can,.......
geposted Sat 10 Sep 16 @ 1:55 am
thank you sir done
geposted Sat 10 Sep 16 @ 12:37 pm
When I was messing around with my m-audio UC33
deck default
Was pretty useful, give it a try
deck default
Was pretty useful, give it a try
geposted Sat 10 Sep 16 @ 3:21 pm
Thank you deck default did it
Thank you again
Thank you again
geposted Sat 10 Sep 16 @ 7:07 pm
No prob, I went crazy over it too :)
geposted Sun 11 Sep 16 @ 1:35 pm