Hi Everybody,
I want to know How many saved loop i can use with my customs buttons.
For exemple in a file i can saved many saved loop but to active them for the moment i have one custom button that i 've assigne the script 'Loop Load Prepare"
I have to choose which one of the saved loop i want to use.
But if i have 3 saved loop in one file and i want to have 1 custom button for each saved loop , is it possible ? if yes which script i have to use ?
Thx for the answers
Musicaly
I want to know How many saved loop i can use with my customs buttons.
For exemple in a file i can saved many saved loop but to active them for the moment i have one custom button that i 've assigne the script 'Loop Load Prepare"
I have to choose which one of the saved loop i want to use.
But if i have 3 saved loop in one file and i want to have 1 custom button for each saved loop , is it possible ? if yes which script i have to use ?
Thx for the answers
Musicaly
Mensajes Mon 04 Apr 16 @ 5:31 pm
loop_load_prepare takes the number of the Saved Loop Slot as parameter.
You can use a single custom button with multiple actions (loop_load_prepare 1 , loop_load_prepare 2 etc)
Once you open the Custom Button Editor and type loop_load_prepare 1 as the action and probably "slot1" as text at the bottom, right next to the text, there is a + button.
click to add loop_load_prepare 2 and "Slot2" as text , etc, and then once you close the Editor, you can right-click on the custom button to choose which slot you need to have the custom button to control.
Watch this tutorial : https://www.youtube.com/embed/nGbw2RHV_j0?rel=0&autoplay=1
You can use a single custom button with multiple actions (loop_load_prepare 1 , loop_load_prepare 2 etc)
Once you open the Custom Button Editor and type loop_load_prepare 1 as the action and probably "slot1" as text at the bottom, right next to the text, there is a + button.
click to add loop_load_prepare 2 and "Slot2" as text , etc, and then once you close the Editor, you can right-click on the custom button to choose which slot you need to have the custom button to control.
Watch this tutorial : https://www.youtube.com/embed/nGbw2RHV_j0?rel=0&autoplay=1
Mensajes Mon 04 Apr 16 @ 9:32 pm
Thx Dj Dad
Mensajes Wed 06 Apr 16 @ 2:23 pm