• Hi and welcome to the Studio One User Forum!

    Please note that this is an independent, user-driven forum and is not endorsed by, affiliated with, or maintained by PreSonus. Learn more in the Welcome thread!

Select Channel by Name ?

AWRontheRISE

New member
Hello All,

I have a feature request, but wanted to ask if anyone knew of a command I may have overlooked. See my feature request below:

I would like to see a command created that would be called "Select Channel by Name" that would bring up a prompt there user could enter the name of channel. The channel name entered would then be selected. Alos, any prviously selected track would remain selected. I would use this with my Stream Deck device and its associated Auto Hotkey script. The AHK script would send the "Select CHannel by Name" hotkey to Studio One, then type in the name of the track, then hit enter in my use case.

Thank you,
Aaron
 
Check with Lukas. He has some nifty scripts for such things. He or someone will chime in and send you the link. I'm currently in transit.
 
Hi and welcome,

The Find Channel command does exactly what you describe, except that it will exclusively select the specified channel rather than retain any previously selected tracks or channels.

find-channel.gif


You can assign it to a keyboard shortcut, trigger it from your Stream Deck, and have AHK type the desired channel name. Alternatively, you can create macros for the Find Channel command and bake a fixed channel name into each macro. You can then trigger the macro directly via a shortcut.

My upcoming add-on will include a Select Tracks command that can select one or more tracks by name. It will also have an option to retain any previously selected tracks, and also some additional wildcard options for advanced search. However, because this command searches for tracks, it will only work for channels that also have a corresponding track.
 
Hi Lukas,

Thank you for responding. You are doing some amazing work here!

I’m using the Find Channel command with a work around for not being able to retain selection of previously selected channels.

Another quirk is that Find Channel will show a channel that was previously hidden. I have a workaround for that too. I suppose my perfect Select Channel command would also be able to select without affecting visibility.

Best,
Aaron
 
That's interesting. The command I'm currently working on has an option for hidden tracks as well. (Again, it's tracks, not channels, but adding the same command for channels would be easy to do in the future.)

1785589968310.png


I'm not sure, however, whether this is exactly what you're trying to do. Do you want to ignore hidden channels so they aren't selected, or do you want to select hidden channels and edit them without making them visible?

I suppose my perfect Select Channel command would also be able to select without affecting visibility.
This sounds more like the latter that I suspected...? Could you provide some more details about your use case? Once the channels are selected, what do you do with them?
 
Back
Top