Skip to content

Fix invalid note ons on inactive zone's master channel#1626

Closed
aggniesz wants to merge 1 commit into
juce-framework:developfrom
aggniesz:bugfix/mpe-instrument-notes-on-unused-master-channel
Closed

Fix invalid note ons on inactive zone's master channel#1626
aggniesz wants to merge 1 commit into
juce-framework:developfrom
aggniesz:bugfix/mpe-instrument-notes-on-unused-master-channel

Conversation

@aggniesz
Copy link
Copy Markdown
Contributor

MPEZone::isUsing doesn't check if a zone is active so a master channel of an unused zone was being reported as a valid channel, resulting in invalid triggered notes.

MPEZone::isUsing doesn't check if a zone is active so a master channel of an unused zone was being reported as a valid channel, resulting in invalid triggered notes.
@Anthony-Nicholls
Copy link
Copy Markdown
Contributor

MPEZone::isUsing doesn't check if a zone is active so a master channel of an unused zone was being reported as a valid channel, resulting in invalid triggered notes.

@aggniesz thanks for reporting this should be fixed on the latest develop branch let me know if you experience any more issues.

8a14e65

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants