Control single VST based on selected track – Possible with Remotify?
Hi,
I need a way in Ableton that I can use to control a specific plugin from a MIDI controller based on the selected track. So when I select a track my MIDI device will automatically control the VST instance on that track, is this possible with this software please?
Many thanks,
Bill
Thank you, it helped!
I’m encountering a problematic case i hope you can help with.
The script works properly without any groups, like this:
Device#1 | Device#2 | VST | Device#3
I can loop over all the devices and catch the VST by its name.
But as soon as the VST is in a group of devices, it does not work anymore:
Device#1 | Group [ Device#2 | VST ] | Device#3
Looping over the devices would list:
– Device#1
– Group
– Device#3
The content of the group (Device#2 | VST) is ignored, so i can’t catch the VST by its name anymore.
Is there a way to loop over the devices regardless they are grouped or not?
hatoki
Sign up
User registration is currently not allowed.