快速登录:  

Forum: French Forum

话题: SKIN +Integration SAMPLER

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

bonjour la Communauté VDJ,

je suis en train de faire ma propre skin sous VDJ7 et souhaite integré les 12 samples dans la skin avec la fonction de load sur chaque piste et play sample loaded.
JE ME SUIS INPIRER DE LA SKIN MILENIUM5 DE DODGE57. Merci d ailleur Dodge.

j ai essayer les solution suivante mais aucune ne marche

pour load j ai essayer :
<button action="sampler 1 load & get sample_name">
ou <button action="sample_select" chan="1">

et pour PLAY button :
<button action="var 'SAMPL1' ? sampler 1 play while_pressed : sampler 1 play_stop"> Ne fonctionne pas du tout on dirait que cette ligne n' est pas comprise par VDJ.
je ne comprends pas : var 'SAMPL1' ? A quoi sert le point d interrogation ?


VOICI LE CODE COMPLET QUE J AI MIS : est ce qu' il manquerai qque chose ?

SAMPLE 1 ------------------------------------------------------------------------------------------------------------------------------------------
Sampler Load ---------------------------------------------------------------------
<button action="sampler 1 load & get sample_name">
<size width="103" height="18"/>
<pos x="1285" y="878"/>
</button>

<textzone>
<size width="101" height="13"/>
<pos x="1286" y="880"/>
<text dx="0" dy="0" font="arial" size="13" color="#33FFFF" align="center" scroll="yes" format="`get sample_slot_name 1`"/>
</textzone>

Sampler PLAY ---------------------------------------------------------------------
<button action="var 'SAMPL1' ? sampler 1 play while_pressed : sampler 1 play_stop">
<size width="46" height="25"/>
<pos x="1314" y="896"/>
<selected x="581" y="2070"/>
<over x="471" y="2070"/>
</button>

Sampler Volume ---------------------------------------------------------------------
<slider action="sampler 1 volume" orientation="vertical">
<size width="21" height="79"/>
<pos x="1326" y="939"/>
<fader>
<size width="21" height="13"/>
<pos x="480" y="1211"/>
</fader>
</slider>

merci si quelqu'un a la solution ?
Bien a Vous
Jerome.







 

发表时间 Wed 04 Jan 17 @ 8:32 am
Sampler PLAY ---------------------------------------------------------------------
<button action="sampler 1 play_stop" rightclick="sampler 1 play while_pressed">
<size width="46" height="25"/>
<pos x="1314" y="896"/>
<selected x="581" y="2070"/>
<over x="471" y="2070"/>
</button>
 

发表时间 Wed 04 Jan 17 @ 9:54 am
hello a tous,

j ai essayer mais cela ne fonctionne pas non plus. je comprends pas pourquoi ? tout me semble correct sur le sampler
j ai un probleme aussi sur dropzone 3 et 4 ce la ne fonctionne pas non plus.

Est ce que quelqu'un voudrais bien jeter un œil a mon xml et bmp. si je peux lui envoyer en MP. Mes compétences sont limités et je peux rien faire de plus, je suis bloqué.

Merci Merci a tous


 

发表时间 Sun 08 Jan 17 @ 8:59 am


(陈旧帖子或论坛版块会自动关闭)