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

Investigate best path for VoicemeeterRemote to keep track of current running VB-Audio program #28

Open
Emilgardis opened this issue Sep 18, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@Emilgardis
Copy link
Owner

Emilgardis commented Sep 18, 2023

@not-holar brought up some concerns regarding how the library does not detect program changes.

#27 (comment)

The main concern is that the VoicemeeterRemote::program field can be outdated.

@Emilgardis Emilgardis added the help wanted Extra attention is needed label Sep 18, 2023
@Emilgardis
Copy link
Owner Author

One way to do this neatly could be to do it in is_parameters_dirty, or just put in the documentation that when is_parameters_dirty is called you should call update_program (should also make the program field mutable behind &self)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant