View Single Post
Old 12-19-2019, 05:45 AM   #33
synkrotron
Human being with feelings
 
synkrotron's Avatar
 
Join Date: May 2015
Location: Warrington, UK
Posts: 1,444
Default

Quote:
Originally Posted by lerian View Post
I just commented the default and reordered and it worked
Not quite true.



You re-ordered it but, as I stated in my post above, you also changed the code inside the square brackets to suit that new order.

For instance, for the Stop button, the commented out code:-

Code:
;	set trans.stop               	+ + [trans.repeat sec_buttons] [size_repeat{2}] [size_stop size_stop size_stop size_stop]
and the modified code:-

Code:
	set trans.stop               	+ + [trans.play sec_buttons] [size_play{2}] [size_stop size_stop size_stop size_stop]
__________________
Bandcamp // YouTube // SoundCloud
synkrotron is offline   Reply With Quote