Behringer CMD Series - Page 191
Page 191 of 218 FirstFirst ... 91141181187188189190191192193194195201 ... LastLast
Results 1,901 to 1,910 of 2174
  1. #1901
    Tech Guru MrPopinjay's Avatar
    Join Date
    May 2010
    Location
    London, UK
    Posts
    3,747

    Default

    It better include a CMD BCR2000 and some DJ audio interfaces (due xmas 2016) :P
    The xwax Thread! - The minimal open source DVS for Linux!
    Reddit's /r/DJs! - Another great DJ community!

  2. #1902
    Tech Wizard
    Join Date
    Apr 2008
    Posts
    59

    Default

    Quote Originally Posted by nem0nic View Post
    Behringer is having a problem with one of it's data centers.
    Hey nem0nic!

    Would be able to upload the PL-1 and DC-1 midi map PDF?

    Thanks!

  3. #1903
    Tech Guru
    Join Date
    Mar 2008
    Location
    Seattle, WA
    Posts
    1,471

    Default

    Quote Originally Posted by Fresh View Post
    Would be able to upload the PL-1 and DC-1 midi map PDF?
    You got it!

    CMD-DC-1-MAP.jpgCMD-PL-1-MAP.jpg

  4. #1904
    Tech Convert
    Join Date
    Jan 2013
    Posts
    19

    Default Me too please

    Quote Originally Posted by nem0nic View Post

    Got a DC-1 coming Friday and am ordering a PL-1 on monday so could you please post the TSI's for both of them.

    and thanks for the ableton scripts(i did say thanks earlier but it never appeared in the forum)

  5. #1905

    Default

    Quote Originally Posted by synthet1c View Post
    that will work fine. If you want to do something more indepth let me know.
    BUMP for assistance

    Ok this is the latest everything except for one led is working perfectly. The 4th fx led still toggles on and off when any of the other effects are engaged. Other than that this is beautiful, thank you sooo much for the help, I still have a long way to go before i really understand the vdj language but I love all the options. SERIOUSLY thanks for all the help!

    <?xml version="1.0" encoding="UTF-8"?>
    <mapper device="BeCMDSTUDIO" description="Behringer CMD Studio 4A 2 beta 2.5" version="740" date="04/09/2013">
    <map value="ONINIT" action="set &quot;FXSel&quot; 0" />
    <map value="BROWSE" action="param_multiply 10% &amp; browser_scroll" />
    <map value="LEFT" action="browser_folder" />
    <map value="RIGHT" action="browser_window &quot;folders&quot; ? browser_window &quot;songs&quot; : browser_window &quot;playlist&quot;" />
    <map value="ENTER" action="playlist_add" />
    <map value="LEFTDECK" action="action_deck 1 ? deck 1 leftdeck : deck 3 leftdeck" />
    <map value="RIGHTDECK" action="action_deck 2 ? deck 2 rightdeck : deck 4 rightdeck" />
    <map value="KNB_FX1" action="filter" />
    <map value="KNB_FX2" action="effect slider 1" />
    <map value="KNB_FX3" action="effect slider 2" />
    <map value="KNB_FX4" action="effect select" />
    <map value="FX1" action="var &apos;FXSel&apos; 1 ? effect &apos;backspin&apos; active : effect &apos;dsp_distorter&apos; active" />
    <map value="FX2" action="var &apos;FXSel&apos; 1 ? effect &apos;brake&apos; active : effect &apos;flanger&apos; active" />
    <map value="FX3" action="var &apos;FXSel&apos; 1 ? effect &apos;flangedLoopOut&apos; active : effect &apos;dsp_reverb&apos; active" />
    <map value="FX4" action="effect active" />
    <map value="LOOP_HALF" action="loop_half" />
    <map value="LOOP_DBLE" action="loop_double" />
    <map value="LOOP" action="loop" />
    <map value="SCRATCH" action="vinyl_mode" />
    <map value="JOG_TOUCH" action="touchwheel_touch" />
    <map value="JOG" action="touchwheel" />
    <map value="PITCH" action="pitch_slider" />
    <map value="PITCHBEND-" action="seek -3" />
    <map value="PITCHBEND+" action="seek +3" />
    <map value="CUE" action="cue_stop" />
    <map value="PLAY_PAUSE" action="play_pause" />
    <map value="SYNC" action="sync" />
    <map value="HOT_CUE_1" action="var &quot;delCue&quot; ? delete_cue 1 : hot_cue 1" />
    <map value="HOT_CUE_2" action="var &quot;delCue&quot; ? delete_cue 2 : hot_cue 2" />
    <map value="HOT_CUE_3" action="var &quot;delCue&quot; ? delete_cue 3 : hot_cue 3" />
    <map value="HOT_CUE_4" action="sampler 1 play_stop" />
    <map value="HOT_CUE_5" action="sampler 2 play_stop" />
    <map value="HOT_CUE_6" action="sampler 3 play_stop" />
    <map value="HOT_CUE_7" action="sampler 4 play_stutter" />
    <map value="HOT_CUE_8" action="sampler 5 play_stutter" />
    <map value="HOT_CUE_DEL" action="toggle &quot;delCue&quot;" />
    <map value="LED_HOT_CUE_1" action="var &quot;delCue&quot; ? hot_cue 1 ? blink : off : hot_cue 1" />
    <map value="LED_HOT_CUE_2" action="var &quot;delCue&quot; ? hot_cue 2 ? blink : off : hot_cue 2" />
    <map value="LED_HOT_CUE_3" action="var &quot;delCue&quot; ? hot_cue 3 ? blink : off : hot_cue 3" />
    <map value="LED_HOT_CUE_4" action="sampler 1 play_stop" />
    <map value="LED_HOT_CUE_5" action="sampler 2 play_stop" />
    <map value="LED_HOT_CUE_6" action="sampler 3 play_stop" />
    <map value="LED_HOT_CUE_7" action="sampler 4 play_stutter" />
    <map value="LED_HOT_CUE_8" action="sampler 5 play_stutter" />
    <map value="LED_HOT_CUE_DEL" action="var &quot;delCue&quot;" />
    <map value="LED_PITCHBEND-" action="on ? seek -3" />
    <map value="LED_PITCHBEND+" action="on ? seek +3" />
    <map value="LED_CUE" action="loaded ? pause ? blink : cue : off" />
    <map value="LED_PLAY_PAUSE" action="loaded ? pause ? blink : play : off" />
    <map value="LED_SYNC" action="loaded ? sync : off" />
    <map value="LED_LOOP_HALF" action="loop ? on : off" />
    <map value="LED_LOOP_DBLE" action="loop ? on : off" />
    <map value="LED_LOOP" action="loop ? blink : off" />
    <map value="LED_FX1" action="var &apos;FXSel&apos; 1 ? effect &apos;backspin&apos; active on ? on : off : effect &apos;dsp_distorter&apos; active on ? on : off " />
    <map value="LED_FX2" action="var &apos;FXSel&apos; 1 ? effect &apos;brake&apos; active on ? on : off : effect &apos;flanger&apos; active on ? on : off" />
    <map value="LED_FX3" action="var &apos;FXSel&apos; 1 ? effect &apos;flangedLoopOut&apos; active on ? on : off : effect &apos;dsp_reverb&apos; active on ? on : off" />
    <map value="LED_FX4" action="effect active ? on : off" />
    <map value="LED_LEFT" action="browser_window &quot;folders&quot;" />
    <map value="LED_RIGHT" action="browser_window &quot;songs&quot;" />
    <map value="LED_ENTER" action="on" />
    <map value="MASTER" action="master_volume" />
    <map value="HEADPHONE_MIX" action="headphone_mix" />
    <map value="HEADPHONE_VOL" action="headphone_volume" />
    <map value="LOAD" action="load" />
    <map value="LOAD_FX1" action="set &apos;FXSel&apos; 0" />
    <map value="LOAD_FX2" action="set &apos;FXSel&apos; 1" />
    <map value="EQ_HIGH" action="gain" />
    <map value="EQ_MID" action="key" />
    <map value="EQ_LOW" action="eq_low" />
    <map value="KILL_EQ_HIGH" action="eq_kill_high" />
    <map value="KILL_EQ_MID" action="eq_kill_mid" />
    <map value="KILL_EQ_LOW" action="eq_kill_low" />
    <map value="PFL" action="pfl" />
    <map value="VOLUME" action="volume" />
    <map value="CROSSFADER" action="crossfader" />
    <map value="VU_METER_R" action="get vu_meter_right" />
    <map value="VU_METER_L" action="get vu_meter_left" />
    <map value="LED_LOAD_FX2" action="var &apos;FXSel&apos; 1 ? on : off" />
    <map value="LED_LOAD" action="on" />
    <map value="LED_LOAD_FX1" action="var &apos;FXSel&apos; 0 ? on : off" />
    <map value="KEYLOCK" action="pitch_reset" />
    <map value="LED_KEYLOCK" action="sync" />
    </mapper>

  6. #1906
    DJTT Mapping Ninja Moderator Stewe's Avatar
    Join Date
    Aug 2010
    Location
    MIDI
    Posts
    7,493

    Default

    Quote Originally Posted by nem0nic View Post
    Hey Craig,

    Do you mind uploading MIDI for the rest of CMD? This might come in useful for my custom mapping service. Thanks!
    Last edited by Stewe; 09-05-2013 at 09:13 AM.

  7. #1907
    Tech Guru synthet1c's Avatar
    Join Date
    Nov 2011
    Location
    Melbourne
    Posts
    1,595

    Default

    no worries mate, but what do you want the button and led to do?

    Something I would suggest is emulate traktors advanced and chained effects eg.

    knob 2
    var 'chained' ? effect 1 slider 1 : effect slider 1

    button 2
    var 'chained' ? effect 1 active : effect active

    led 2
    var 'chained' ? effect 1 active ? on : off : effect active ? on : off

    knob 3
    var 'chained' ? effect 2 slider 1 : effect slider 2

    button 3
    var 'chained' ? effect 2 active : effect button 1

    led 3
    var 'chained' ? effect 2 active ? on : off : effect button 1 1 ? on : off

    knob 4
    var 'chained' ? var 'select' ? effect 2 select : effect 1 select : effect select

    button 4
    toggle 'chained' & set 'select' while_pressed

    led 4
    var 'chained' ? on : off

    now you will change the effect parameters. If the led is off you will control parameters 1 & 2 of the selected effect and the first button with knob 2's button. However if the fourth led is on you have activated the 'chained' shift which will control the activation and first parameter of the effects in slot's 1 & 2, You will probably need a different skin to see the slots though.

    One annoying unavoidable thing with the mapping is that to select different effects in slot 2 you need to start with the fourth led off, press and hold the fourth button and now you will be able to change the second effect, as long as you have the fourth led on you will be able to change slot 1.

    There is a million other things you could do, if you don't like it let me know. And once again you should start a new thread, most of this coding just adding junk to the thread and not really applicable for everyone.
    Why did the elephant get lost... Cause the Jungle is MASSIVE!

  8. #1908

    Default

    Done and done. Here's the new thread link. http://forum.djtechtools.com/showthread.php?t=75378
    Sorry for mucking up the thread guys!

  9. #1909
    Tech Convert
    Join Date
    Jan 2013
    Posts
    19

    Default Wtf

    Why are my comments not showing in the forum. I am feeling slightly picked on at the mo, i have said nothing offensive i am on topic so whats the problem? 1st comment that wasn't shown was a thank you to menOmic for making Ableton files available. The second was me asking for tsi files for cmd DC-1 which arrived thursday and also for the PL-1 tsi files as im ordering it on Monday. I wouldn't dream of pestering anyone for these files under normal circumstances but i have spent £300 pounds up to now and another £100 on monday. Now i dont think its unreasonable to ask for what would normally be freely available, after all we all know moneys tight at the moment and to be honest im starting to regret my purchase. I am not smart enough to do all this remapping so i have to depend on this community and im getting frustrated. Im not saying anymore or else i will say too much and upset someone or get myself banned so please all im asking for are the files which are advertised as available for the product.

    Sorry for my Rant but im not happy and i should be with my MM1 and LC1 and DC1

  10. #1910
    Tech Wizard
    Join Date
    Apr 2008
    Posts
    59

    Default

    Quote Originally Posted by Stewe View Post
    Hey Craig,

    Do you mind uploading MIDI for the rest of CMD? Thanks!
    +1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •