Hello,
I try to create a rule in order to play pizzicato mutes, but it doesn't work, it always plays a normal pizzicato (A11 in VI Pro).
I tried this code :
Can someone help me ? It would be great !
Thanks,
François
[i]Sorry for my poor English[/i]
I try to create a rule in order to play pizzicato mutes, but it doesn't work, it always plays a normal pizzicato (A11 in VI Pro).
I tried this code :
rule name="pizzicato mute">(I have the pizzicato mute sounds in D11 in VI Pro).
if technique="pizz" />
if flag="srdn"/>
unset-flag name="main"/> key-switch type="note-on-prefix" midi-pitch="4" velocity="1" />
key-switch type="note-on-prefix" midi-pitch="22" velocity="1" />
/rule>
(there is a lower symbol at the beginning of each line, I am unable to write it here, otherwise my text desappears)
Can someone help me ? It would be great !
Thanks,
François
[i]Sorry for my poor English[/i]