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

Fix sound while playing from piano roll, when BB tracks are muted #3804

Merged
merged 2 commits into from
Sep 28, 2017

Conversation

PhysSong
Copy link
Member

Fixes #1947, fixes #3379.
First commit fixes playback for patterns in main song. If a track is not in the BBTrackContainer, we don't need to set parent BB track of play handle.
Second commit is about pattens in BB. A pattern in BB editor won't be played if the parent BB track is muted. The only exception is playing the pattern in Piano-Roll. So this commit fixes this exceptional case.

@zonkmachine zonkmachine added this to the 1.2.0 milestone Sep 25, 2017
Copy link
Member

@Umcaruje Umcaruje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works like a charm, and fixes both the bugs 👍

@PhysSong PhysSong merged commit e5db275 into LMMS:stable-1.2 Sep 28, 2017
@PhysSong PhysSong deleted the mutedbbsound branch September 28, 2017 00:55
sdasda7777 pushed a commit to sdasda7777/lmms that referenced this pull request Jun 28, 2022
…MS#3804)

* Don't set BB track for tracks not in the BB

* Don't check for BB track mute state if we're playing a single pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants