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

Metronome Mute Issue on click of Solo button from TrackList #434

Closed
PraveenRanjan18 opened this issue Nov 13, 2020 · 0 comments · Fixed by #440
Closed

Metronome Mute Issue on click of Solo button from TrackList #434

PraveenRanjan18 opened this issue Nov 13, 2020 · 0 comments · Fixed by #440
Assignees
Labels
area-player Related to the audio playback engine. state-accepted This is a valid topic to work on. type-bug 🕷️
Milestone

Comments

@PraveenRanjan18
Copy link

PraveenRanjan18 commented Nov 13, 2020

Your environment

  • Version used: v1.1.0-alpha.46
  • Platform used: JavaScript
  • Rendering engine used: SVG (default), HTML5
  • Browser Name and Version: Microsoft Edge(38.14393.2068.0), Google Chrome(Version 85.0.4183.121), Firefox(78.0b4 (32-bit))
  • Operating System and version (desktop or mobile): Windows 10
  • Link to your project: this can be check on alphatab demo also.

Expected Results

Metronome ticks should not mute while clicking on Solo button from tracklist.

Observed Results

Metronome ticks is being muted while clicking on Solo button from tracklist.

Steps to Reproduce (for bugs)

  1. click on Metronome button to activate it.
  2. then click on play button
  3. then after midi sound will play with metronome ticks.
  4. during the playing music, click on Solo button from tracklist, here i have observed that metronome ticks is turned off after clicking on solo button. i can also observe same thing on alphatab website.

thanks in advance!

@Danielku15 Danielku15 self-assigned this Nov 14, 2020
@Danielku15 Danielku15 added type-bug 🕷️ area-player Related to the audio playback engine. state-accepted This is a valid topic to work on. labels Nov 14, 2020
@Danielku15 Danielku15 added this to the 1.1 milestone Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-player Related to the audio playback engine. state-accepted This is a valid topic to work on. type-bug 🕷️
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants