-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add instance FX and possibility to change it (e.g. for FX pinning) #228
Comments
|
New idea: Provide new "Instance FX" selector and a possibility to set an FX for the whole instance in the same way you would set it for one mapping. That's all we need. The auto-load option would then be renamed to "Depending on instance FX". |
Came up with an elegant concept to approach the "Instance FX" and "Instance track" idea:
This issue (#228) will be the issue for implementing the "Instance FX" feature. Issue #161 seems to be the most suitable issue for implementing the "Instance track" feature. |
"Instance track" seems useful to me. I am not sure what is the use case for "instance FX" though. When you have a preset with FX parameter targets, these will be specific to their FX. For example one mapping in a preset has the "Cutoff" parameter of the "Diva" VST as target. Let's say this is parameter number 124. |
@vonglan In general, if you have different plug-ins, you want totally different mappings, not just one different mapping. For having totally different mappings, you use "Auto-load", which switches presets depending on the plug-in type. |
So the use case for "instance FX" is when you have the same plug-in (e.g. Reverb effect) in different tracks and FX positions? |
For example. But the most important use case is that you can build main presets for some plug-in (e.g. reverb effect) not caring about what FX instance to target. In the mapping target (e.g. "FX: Set parameter value") you just choose "Instance FX" as FX and it will automatically control whatever FX is currently set as instance FX. That could be the currently focused FX but, a manually pinned FX or the first FX on the currently selected track ... it just doesn't matter. That's what makes the preset truly reusable. |
I always select the FX via name pattern, and I always have ReaLearn in the same FX chain as the plugin. I guess there are ReaLearn users that use "central" ReaLearn instances to control plugins in different tracks. |
As long as that works for you, good. For some scenarios, central instances are easier to handle or the only option. |
Designing truly reusable FX presets is difficult right now. Either you design them to be used with currently focused FX (to be used in "Auto-load preset" scenarios) or for a specific FX. Something flexible that adjusts to the context would be nice. #188 is related.
See #227 comment:
The text was updated successfully, but these errors were encountered: