Multiple commands - not sure if it's a bang or an rc issue Thread last updated on 2004-04-23 18:41:19

Posted by member 67551 on 2004-04-23 14:35:37

I'm trying to edit the default amp_controls.rc included with Austerity... Clicking on the display increases/decreases the volume using !Amp_VolumeUp - is it possible to make this increase in larger increments? like
jAmpClickLeft !Amp_VolumeUp !Amp_VolumeUp
Does that make sense? I'm I way off base?

Posted by member 12798 on 2004-04-23 18:41:19 link

!execute [!Amp_VolumeUp][!Amp_VolumeUp]
add as many "[!Amp_VolumeUp]" as you want