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

MIDI player ignores mixer volume #335

Closed
BigHonkinDaddy opened this issue Sep 2, 2021 · 1 comment
Closed

MIDI player ignores mixer volume #335

BigHonkinDaddy opened this issue Sep 2, 2021 · 1 comment

Comments

@BigHonkinDaddy
Copy link

Description
When starting the MIDI player anywhere in the score except the very first position, it will ignore the volume setting in the mixer and plays at full volume.

To Reproduce

  1. Set the mixer volume to something other than full volume (around half volume works well to hear the difference)
  2. Place the cursor in the first position of the score.
  3. Click"Play".
  4. Note the volume level.
  5. Click"Pause". (You can click "Stop" instead, but then you must also move the cursor to another location in the score other than the first position in order to reproduce the defect.)
  6. Click"Play".
  7. Notice the volume is at full volume even though the slider control on the mixer is still set lower.

Version
Windows 7. Alpha 15 x86.

@cameronwhite
Copy link
Member

Confirmed.
The volume does update correctly after step 7 if the slider is moved a bit, so it seems that the volume just isn't being initialized properly when starting playback later in the score.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants