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

Hopefully a fix for "Modulation Range Error #562" #565

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

dcoredump
Copy link
Contributor

I currently have no keyboard right here, so I cannot check the difference between MiniDexed and MicroDexed, sorry. But looking at the code I saw that I removed the calls to ControllersRefresh() when changing the range or target of the controllers in MicroDexed. So I made comments for these calls in MiniDexed, hopefully the problems are fixed.

Holger Wirtz and others added 21 commits May 17, 2022 17:02
Fix for SYSEX MIDI dump output.
Disabled printing of MIDI data in incoming serial data.
Added some mor debug output.
Adding master volume and changing master volume when SYSEX master volume is triggered.
…e range or target of controllers, due to problems.
@probonopd probonopd marked this pull request as draft November 20, 2023 19:11
@probonopd
Copy link
Owner

Thanks @dcoredump. Unfortunately something is still wrong according to the test in #562 (comment), so I am not merging this yet.

@probonopd
Copy link
Owner

Hello @dcoredump. You suspect the issue might be in MiniDexed, do you have a suspicion where we should look? Thanks.

Copy link

Build for testing:
MiniDexed_2024-07-27-a3d47fb
Use at your own risk.

@dcoredump
Copy link
Contributor Author

Hello @dcoredump. You suspect the issue might be in MiniDexed, do you have a suspicion where we should look? Thanks.

I think it must be MiniDexed because MicroDexed has no problems. This is the place where the modwheel code is used in MicroDexed.

I am currently very short of time and cannot look into MiniDexed code - sorry.

Hope this helps,

Holger

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