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

OSC config should not be stored as project data #182

Closed
firthm01 opened this issue Feb 14, 2022 · 0 comments · Fixed by #183
Closed

OSC config should not be stored as project data #182

firthm01 opened this issue Feb 14, 2022 · 0 comments · Fixed by #183
Assignees
Labels
enhancement New feature or request

Comments

@firthm01
Copy link
Collaborator

User is likely to use the same hardware on all projects and shouldn't need to set up OSC config each time.

Ideally write to a config file so that the binaural plugin can read from that when first instantiated. Added advantage is that if the user does change their hardware, it updates in all their projects. Maybe only use project data (saved VST state) as backup if config can't be read/written.

@firthm01 firthm01 added the enhancement New feature or request label Feb 14, 2022
@firthm01 firthm01 self-assigned this Feb 14, 2022
firthm01 added a commit that referenced this issue Feb 17, 2022
* Inversion controls - closes #177
* Save to config file - closes #182 
* More helpful connection error message
* Patch JUCE so Win can detect UDP port open fail - don't need to rely on message receipt to confirm successful listen - closes #169 
* Don't crash if bin mon receives 0.6.0 metadata - closes #180
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

Successfully merging a pull request may close this issue.

1 participant