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

Sound level resets to max on reload of Obsidian #10

Open
02browns opened this issue Aug 3, 2024 · 0 comments
Open

Sound level resets to max on reload of Obsidian #10

02browns opened this issue Aug 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@02browns
Copy link

02browns commented Aug 3, 2024

What happened?

After installing the plugin and setting the volume to be 30%, the sound emitted is 30%. However if you close Obsidian and reopen it, while the plugin setting is still set to 30% the sound now emits at 100%. You have to change the volume slider to a different value for the plugin to then pick up on the set volume level within the plugin settings.

What did you expect to happen?

I expect the plugin to emit the sound at the level set in the plugin settings, persisting through relaunching of the Obsidian program.

How can we reproduce it (as minimally and precisely as possible)?

  1. Install plugin and type to hear volume at 100%
  2. Set volume to a much lower value (eg. 30%)
  3. Type to hear volume at 30%
  4. Close Obsidian and then reopen it
  5. Type to test volume. Volume of typing will be back at 100%
  6. Verify in settings the volume you set earlier hasn't changed

Anything else we need to know?

No response

Plugin version

0.1.2

Obsidian version

1.6.7

@Acylation Acylation added the bug Something isn't working label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants