I have made several triggers for mushclient which will enable certain sounds to play when the MSP triggers display.. what I was hoping was that there would be a way to use 1 generic trigger that would take the values from the trigger ie:
*SOUND(action/quaff.wav V=75 L=1 P=50 T=action/ U=http://www.xavaier.com/msp/action/quaff.wav)*
if it would take the action as a variable and quaff.wav as a variable and then play the sound from the trigger like this:
*SOUND(*/* V=75 L=1 P=50 T=*/ U=http://www.xavaier.com/msp/*/*
That would be a great generic trigger if I could get to capture the values and play the sound c:\msp\%2\%3
Any thoughts as in how to make this work!?
*SOUND(action/quaff.wav V=75 L=1 P=50 T=action/ U=http://www.xavaier.com/msp/action/quaff.wav)*
if it would take the action as a variable and quaff.wav as a variable and then play the sound from the trigger like this:
*SOUND(*/* V=75 L=1 P=50 T=*/ U=http://www.xavaier.com/msp/*/*
That would be a great generic trigger if I could get to capture the values and play the sound c:\msp\%2\%3
Any thoughts as in how to make this work!?