helgoboss / helgobox

Helgobox: ReaLearn & Playtime
https://www.helgoboss.org/projects/helgobox
GNU General Public License v3.0
205 stars 20 forks source link

Set FX param / Track * / FX by name - should this work? #430

Closed vonglan closed 2 years ago

vonglan commented 3 years ago

I would like to access multiple, identically named FX (ReaLearn instances that filter out a range of events, but that does not really matter) in multiple tracks. I thought this should be possible with just one mapping, with target: Track = All by name with * FX = By name with explicit name

However, it does not work. It works if I select just one track at a time with its position.

helgoboss commented 3 years ago

Not supposed to work right now. Using "Track: All by name" works for track targets only at the moment. I consider this a feature request then.

vonglan commented 3 years ago

Would be nice, but of course it can also be achieved by duplicating the mapping.

vonglan commented 2 years ago

Don't need this any more. I wrote a small JSFX to filter events. That is even more straightforward, than a "/dev/null" ReaLearn instance.

helgoboss commented 2 years ago

This actually works now in 2.13.0-pre.2 (called combinatorial explosion in the changelog). So I'll close it.