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

Logging function for values sent to targets (VST etc.) #572

Closed
vonglan opened this issue Apr 21, 2022 · 1 comment
Closed

Logging function for values sent to targets (VST etc.) #572

vonglan opened this issue Apr 21, 2022 · 1 comment
Labels
enhancement New feature or request high priority realearn Related to ReaLearn

Comments

@vonglan
Copy link

vonglan commented Apr 21, 2022

When debugging presets, this might be helpful.
So there would be three kinds of messages logged:

  • real (e.g. MIDI) from/to physical controllers
  • virtual (passed between Controller and Main Mappings)
  • target (e.g. values sent to a VST, and requested or simply received from it)
@helgoboss helgoboss added enhancement New feature or request high priority labels Apr 22, 2022
@helgoboss
Copy link
Owner

Yes, that would be good. I also just debugged an issue where one mapping sent something to a target and the other one kind of undid it. Was hard to know what's going on.

helgoboss added a commit that referenced this issue Jun 9, 2022
@helgoboss helgoboss added the realearn Related to ReaLearn label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority realearn Related to ReaLearn
Projects
None yet
Development

No branches or pull requests

2 participants