Accesso rapido:  

Forum: General Discussion

Topic: Script to open 'Effect Groups'?

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

Hi,

Just wondering if there is a script that can be used to open a effects group folder.

Using 'effect_select' mapped to open the general effects list menu and to scroll up/down the list but is there a way to open group subfolders without using the mouse pointer but a mapped button instead?....I've searched around for an answer but not come up with anything....

Thanks for any help
 

Inviato Sun 22 Apr 18 @ 8:50 pm
locoDogPRO InfinityModeratorMember since 2013
Try

effect_select "your folder name'

I'm guessing here (not at machine to test) but that seems to be a logical guess to me.
 

Inviato Sun 22 Apr 18 @ 9:05 pm
Thanks locodog,

Even if it works I'm not sure that will do exactly what I'm after. Basically I've scripted opening up the effects list to a button, scripted scrolling up and down the list to another couple of buttons and want to be able to open a group sub folder if I scroll onto it, rather than have controls dedicated to individual folder names.

A bit like the 'browser_folder' command, only for the effects list....
 

Inviato Sun 22 Apr 18 @ 9:17 pm
locoDogPRO InfinityModeratorMember since 2013
I think i can do this, give me 24 hours and I'll give a test, unless someone else chime in.
 

Inviato Sun 22 Apr 18 @ 9:26 pm
And just tried:
effect_select "your folder name'

And that doesn't seem to work either.... :-)
 

Inviato Sun 22 Apr 18 @ 9:27 pm
Thanks - no rush!
 

Inviato Sun 22 Apr 18 @ 9:28 pm
locoDogPRO InfinityModeratorMember since 2013
I can remember a request similar maybe 6 months ago.
It's hazy but i think it is possible.
 

Inviato Sun 22 Apr 18 @ 9:55 pm
Thanks Locodog

I'll have another hunt and see if I can find that - previous searches have not come up with anything.

In the meantime I have discovered that hitting the keyboard 'enter' key opens up the subfolder (though there doesn't seem to be a way to close it again), so maybe it requires a system command rather than a midi script?
 

Inviato Mon 23 Apr 18 @ 5:00 am
locoDogPRO InfinityModeratorMember since 2013
Oh ok try
browser_enter
 

Inviato Mon 23 Apr 18 @ 5:08 am
 

Inviato Mon 23 Apr 18 @ 5:22 am
AdionPRO InfinityCTOMember since 2006
browser_folder should currently close the window.
It could be made to go up one folder I guess, but not sure if it's that useful. After closing it's easy enough to open the window again as well.
 

Inviato Mon 23 Apr 18 @ 6:08 am
Yes browser_folder seems to just close the window, but there doesn't seem to be an easy way of navigating this pop down menu from a controller, only from the keyboard as far as I can see at the moment.... oh well, there are worse problems to have I guess! ;-)
 

Inviato Tue 24 Apr 18 @ 5:38 am
AdionPRO InfinityCTOMember since 2006
From a controller browser_scroll already works to scroll, browser_enter to select a plugin or enter a folder, and browser_folder to close the window.
browser_folder to go up one level will be added in next update.

From keyboard, you can use backspace or left arrow to go back one folder, and right arrow to enter a folder.
Arrow up, down and enter key to select should also work.
 

Inviato Tue 24 Apr 18 @ 6:23 am
Great... thanks for the very clear explanation Adion.
 

Inviato Tue 24 Apr 18 @ 8:45 pm


(Vecchi argomenti e forum sono automaticamente chiusi)