wünsch noch guten erfolg mit der neubelegung
Danke! Ich lasse natürlich teilhaben!
edit:
hmm also das mit den buttons belegen funktioneirt soweit schon ganz gut, nur weiß jemand, ob man auch die lämpchen in den tasten aktiviert bekommt?
und ich weiß nicht wie der befehl heist, um in den scratch modus zu kommen...
Genau das sind auch meine derzeitigen Probleme
![Big grin :D :D](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
- Controller Nr. 7,31 ; Keine blauen LEDs blinken für Beattempo
- Controller Nr. 9,10,33,34 ; Vorspulen / Zurückspulen der jew. Decks fehlen noch
- Controller Nr. 20,24 ; Keine blauen LEDs bei Cue Select
- Controller Nr. 41 ; Scratch Taste noch nicht belegt
- Controller Nr. 44,45 ; Wusste nicht auf Anhieb, wie die original belegt waren
- Controller Nr. 47 und 48 in Verbindung mit 1-6 und 25-30 ; Das Wheel reagiert nicht auf die Effektmodulation
Ansonsten habe ich die Belegung fertig, muss aber erst noch ausgiebig getestet werden.
Für diejenigen die das Thema auch interessiert, poste ich mal meinen derzeitigen Stand. Aber nicht wundern, dass hiermit die Fader nicht mehr als Lautstärkeregelung der Decks funktionieren!!
<ctrl ctrl="1" mode="button" ctrlvalue="128" action="effect_activate" chan="1" value="LFO" />
<ctrl ctrl="2" mode="button" ctrlvalue="128" action="effect_activate" chan="1" value="Echo" />
<ctrl ctrl="3" mode="button" ctrlvalue="128" action="effect_activate" chan="1" value="Filters_TexZK" />
<ctrl ctrl="4" mode="button" ctrlvalue="128" action="effect_activate" chan="1" value="Flanger_TexZK" />
<ctrl ctrl="5" mode="button" ctrlvalue="128" action="effect_activate" chan="1" value="PSP_PianoVerb" />
<ctrl ctrl="6" mode="button" ctrlvalue="128" action="effect_activate" chan="1" value="FadeOut" />
<ctrl ctrl="7" mode="button" ctrlvalue="128" action="sync" chan="1" />
<ctrl ctrl="8" mode="button" ctrlvalue="128" action="beatlock" chan="1" />
<ctrl ctrl="9" mode="button" ctrlvalue="128" action="effect_activate" chan="1" />
<ctrl ctrl="10" mode="button" ctrlvalue="128" action="effect_activate" chan="1" />
<ctrl ctrl="11" mode="button" ctrlvalue="128" action="play_pause" chan="1" />
<ctrl ctrl="12" mode="button" ctrlvalue="128" action="set_cue" chan="1" />
<ctrl ctrl="13" mode="button" ctrlvalue="128" action="stop" chan="1" />
<ctrl ctrl="14" mode="button" ctrlvalue="128" action="kill_high" chan="1" />
<ctrl ctrl="15" mode="button" ctrlvalue="128" action="kill_medium" chan="1" />
<ctrl ctrl="16" mode="button" ctrlvalue="128" action="kill_bass" chan="1" />
<ctrl ctrl="17" mode="button" ctrlvalue="128" action="pitch_reset" chan="1" />
<ctrl ctrl="18" mode="button" ctrlvalue="128" action="browser_enter" chan="1" />
<ctrl ctrl="19" mode="button" ctrlvalue="128" action="effect_activate" chan="1" />
<ctrl ctrl="20" mode="button" ctrlvalue="128" action="select" chan="1" />
<ctrl ctrl="21" mode="button" ctrlvalue="128" action="beatlock" chan="2" />
<ctrl ctrl="22" mode="button" ctrlvalue="128" action="browser_enter" chan="2" />
<ctrl ctrl="23" mode="button" ctrlvalue="128" action="effect_activate" chan="2" />
<ctrl ctrl="24" mode="button" ctrlvalue="128" action="select" chan="2" />
<ctrl ctrl="25" mode="button" ctrlvalue="128" action="effect_activate" chan="2" value="LFO" />
<ctrl ctrl="26" mode="button" ctrlvalue="128" action="effect_activate" chan="2" value="Echo" />
<ctrl ctrl="27" mode="button" ctrlvalue="128" action="effect_activate" chan="2" value="Filters_TexZK" />
<ctrl ctrl="28" mode="button" ctrlvalue="128" action="effect_activate" chan="2" value="Flanger_TexZK" />
<ctrl ctrl="29" mode="button" ctrlvalue="128" action="effect_activate" chan="2" value="PSP_PianoVerb" />
<ctrl ctrl="30" mode="button" ctrlvalue="128" action="effect_activate" chan="2" value="FadeOut" />
<ctrl ctrl="31" mode="button" ctrlvalue="128" action="sync" chan="2" />
<ctrl ctrl="32" mode="button" ctrlvalue="128" action="pitch_reset" chan="2" />
<ctrl ctrl="33" mode="button" ctrlvalue="128" action="effect_activate" chan="2" />
<ctrl ctrl="34" mode="button" ctrlvalue="128" action="effect_activate" chan="2" />
<ctrl ctrl="35" mode="button" ctrlvalue="128" action="play_pause" chan="2" />
<ctrl ctrl="36" mode="button" ctrlvalue="128" action="set_cue" chan="2" />
<ctrl ctrl="37" mode="button" ctrlvalue="128" action="stop" chan="2" />
<ctrl ctrl="38" mode="button" ctrlvalue="128" action="kill_high" chan="2" />
<ctrl ctrl="39" mode="button" ctrlvalue="128" action="kill_medium" chan="2" />
<ctrl ctrl="40" mode="button" ctrlvalue="128" action="kill_bass" chan="2" />
<ctrl ctrl="41" mode="button" ctrlvalue="128" action="scratch" chan="active" />
<ctrl ctrl="42" mode="button" ctrlvalue="128" action="browser_updown" value="-1" />
<ctrl ctrl="43" mode="button" ctrlvalue="128" action="browser_updown" value="+1" />
<ctrl ctrl="44" mode="button" ctrlvalue="128" action="effect_activate" chan="2" />
<ctrl ctrl="45" mode="button" ctrlvalue="128" action="effect_activate" chan="2" />
<ctrl ctrl="46" mode="button" ctrlvalue="128" action="mic_volume" value="reset" />
<ctrl ctrl="47" mode="encoder" encodermode="0" action="jogwheel" chan="1" increments="40" />
<ctrl ctrl="48" mode="encoder" encodermode="0" action="jogwheel" chan="2" increments="40" />
<ctrl ctrl="49" mode="slider" action="pitch" chan="1" invert="true" />
<ctrl ctrl="50" mode="slider" action="bassfader" invert="true" />
<ctrl ctrl="51" mode="slider" action="gain" chan="1" scale="0" />
<ctrl ctrl="52" mode="slider" action="high" chan="1" scale="0" />
<ctrl ctrl="53" mode="slider" action="medium" chan="1" scale="0" />
<ctrl ctrl="54" mode="slider" action="bass" chan="1" scale="0" />
<ctrl ctrl="55" mode="slider" action="master_balance" scale="0" />
<ctrl ctrl="56" mode="slider" action="mediumfader" invert="true" />
<ctrl ctrl="57" mode="slider" action="crossfader" />
<ctrl ctrl="58" mode="slider" action="headphone_mix" scale="0" />
<ctrl ctrl="59" mode="slider" action="pitch" chan="2" invert="true" />
<ctrl ctrl="60" mode="slider" action="highfader" invert="true" />
<ctrl ctrl="61" mode="slider" action="gain" chan="2" scale="0" />
<ctrl ctrl="62" mode="slider" action="high" chan="2" scale="0" />
<ctrl ctrl="63" mode="slider" action="medium" chan="2" scale="0" />
<ctrl ctrl="64" mode="slider" action="bass" chan="2" scale="0" />
Ich bin noch am überlegen, ob man die FrequenzFader nicht besser umkehren sollte, dass wird aber der umfangreiche Praxistest zeigen.
Edit: Fader den Eintrag invert="true" hinzugefügt.