Skip to content
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

Implement workaround for ReaLearn monitoring FX parameter feedback/learning #116

Closed
helgoboss opened this issue Jan 25, 2021 · 0 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@helgoboss
Copy link
Owner

At the moment, REAPER is not capable of notifying extensions of changes of FX in the monitoring FX chain. One effect is that we won't get feedback/learning for FX parameters of FX which is on the monitoring FX chain. This also affects ReaLearn itself being on the monitoring FX chain. Hence, we can't for example get feedback for changing of parameters, which is a pity because then conditional activation works slightly less nicely.

However, I think there's something we can do about it! The ReaLearn instance itself could trigger the global event because it itself is notified of parameter changes.

@helgoboss helgoboss added the enhancement New feature or request label Jan 25, 2021
@helgoboss helgoboss added this to the 1.12.0 milestone Jan 25, 2021
helgoboss added a commit to helgoboss/reaper-rs that referenced this issue Jan 25, 2021
helgoboss added a commit that referenced this issue Jan 25, 2021
helgoboss added a commit that referenced this issue Jan 25, 2021
…ck/learning

and improve related track virtualization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant