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

Control Method resets to Linear on every launch #318

Closed
AndrewEmets opened this issue Feb 23, 2024 · 3 comments
Closed

Control Method resets to Linear on every launch #318

AndrewEmets opened this issue Feb 23, 2024 · 3 comments
Assignees
Labels

Comments

@AndrewEmets
Copy link

Describe the bug
The program doesn't seem to initialize the MethodControl property from the Config.ini file properly. On every launch, in the UI, the control method is set to be Linear, even though, on the previous launch I set it to be Logarithmic. The config file stores the correct value of 1 for the MethodControl variable

Desktop

  • Windows version: 11
  • Volume² version: Version 1.1.9.466 (27.01.2024)

Reproduce steps:
• Launch app
• Set the Control Method to be Logarithmic/Table
• Close app
• Open the app again
• Observe the control method is reset back to linear

@irzyxa
Copy link
Owner

irzyxa commented Jun 28, 2024

Unfortunately I cannot reproduce it, please record a short video.

@AndrewEmets
Copy link
Author

Screen.Recording.2024-07-01.111425.mp4

Here's a short video. Let me know if I there are any useful logs that I can attach

@dogan-kara
Copy link

same here. it was set to "Logarithmic" as static. I had to change it to "Table" with every restart.

thanks @AndrewEmets for pointing this out. So I changed this only 1 to 2. Good to have a workaround 👍
image

Running as admin didn't effect the bug just fyi.

@irzyxa irzyxa self-assigned this Aug 23, 2024
@irzyxa irzyxa closed this as completed Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants