Ich brauche Hilfe...
Kann mir jemand sagen, wie ich beim Sampler die XML richtig editiere?
Aktuell sieht sie so aus. Aber die Zuordnung stimmt nicht, es wird immer der Button darunter aktiviert wenn ich einen drücke.
Eigentlich sollte die Sortierung wie folgt aussehen:
Reihe 1: 4 kicks
Reihe 2: 4 HiHat
Reihe 3: 4 Synth
Reihe 4: 6 Jingles
Reihe 5: 4 Jingles
Kann mir jemand sagen, wie ich beim Sampler die XML richtig editiere?
Aktuell sieht sie so aus. Aber die Zuordnung stimmt nicht, es wird immer der Button darunter aktiviert wenn ich einen drücke.
<?xml version="1.0" encoding="UTF-8"?>
<samplerbank locked="yes">
<sample path="Instruments/Kick.vdjsample" group="BEATS" color="red" col="0" row="0" />
<sample path="Instruments/Kick Hard.vdjsample" group="BEATS" color="red" col="1" row="0" />
<sample path="Instruments/Kick Snare.vdjsample" group="BEATS" color="red" col="2" row="0" />
<sample path="Instruments/Kick Clap.vdjsample" filesize="86811" group="BEATS" color="red" col="3" row="0" />
<sample path="Instruments/HiHat 1.vdjsample" group="HATS" color="#0080FF" col="0" row="1" />
<sample path="Instruments/HiHat 2.vdjsample" group="HATS" color="#0080FF" col="1" row="1" />
<sample path="Instruments/HiHat 3.vdjsample" group="HATS" color="#0080FF" col="2" row="1" />
<sample path="Instruments/HiHat 4.vdjsample" group="HATS" color="#0080FF" col="3" row="1" />
<sample path="Instruments/Synth 1.vdjsample" group="KEYBOARD" color="yellow" col="0" row="2" />
<sample path="Instruments/Synth 2.vdjsample" group="KEYBOARD" color="yellow" col="1" row="2" />
<sample path="Instruments/Synth 3.vdjsample" group="KEYBOARD" color="yellow" col="2" row="2" />
<sample path="Instruments/Synth 4.vdjsample" filesize="91472" group="KEYBOARD" color="yellow" col="3" row="2" />
<sample path="/Users/Music/neue Jingles/FREIMARKT - ALLES STARTKLAR.mp3" filesize="114688" col="0" row="3" />
<sample path="/Users/Music/neue Jingles/FREIMARKT - ARME NACH OBEN.mp3" filesize="147456" col="1" row="3" />
<sample path="/Users/Music/neue Jingles/FREIMARKT - WAS IS LOS.mp3" filesize="88064" col="2" row="3" />
<sample path="/Users/Music/neue Jingles/FREIMARKT - VORWÄRTS.mp3" filesize="73728" col="3" row="3" />
<sample path="/Users/Music/neue Jingles/FREIMARKT - JUUUUUCHU.mp3" filesize="55296" col="4" row="3" />
<sample path="/Users/Music/neue Jingles/FREIMARKT - GELÄCHTER.mp3" filesize="55296" col="5" row="3" />
<sample path="INSTRUMENTS.oldbank/system-check-djblat.mp3" filesize="553520" color="orange" col="0" row="4" />
<sample path="INSTRUMENTS.oldbank/INTRO 1.vdjsample" filesize="288312" color="orange" col="1" row="4" />
<sample path="INSTRUMENTS.oldbank/INTRO 2.vdjsample" filesize="721807" color="orange" col="2" row="4" />
<sample path="INSTRUMENTS.oldbank/DJNAME.vdjsample" filesize="50285" color="orange" col="4" row="5" />
</samplerbank>
Eigentlich sollte die Sortierung wie folgt aussehen:
Reihe 1: 4 kicks
Reihe 2: 4 HiHat
Reihe 3: 4 Synth
Reihe 4: 6 Jingles
Reihe 5: 4 Jingles
Posté 6 days ago @ 3:21 pm
Was meinst du mit, es wird immer einer drunter aktiviert. Bitte ausführlicher schreiben.
Posté 5 days ago @ 6:27 pm