Moderators: garth, User Customization Moderators
// Set a 4 beat auto loop or exit the loop
if(!isLoopActive){
engine.setValue(group,"beatlooproll_4_activate",1);
}else{
engine.setValue(group,"beatlooproll_4_activate",0);
}
Return to Controller presets/mappings
Users browsing this forum: Bing [Bot] and 2 guests