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

Audio playing one semitone too low #84

Open
darobyn opened this issue Jun 23, 2024 · 5 comments
Open

Audio playing one semitone too low #84

darobyn opened this issue Jun 23, 2024 · 5 comments

Comments

@darobyn
Copy link

darobyn commented Jun 23, 2024

I'm using loopmidi and sending MIDI notes via OpenMPT, a C-4 comes out sounding like a B-3 for example. I was noticing it when playing midis back via TMIDI. The drums are playing back at the right note, which makes me think it's the audio output rather than how it's interpreting the notes.
I'm not sure if it's because I'm running my Sound Blaster Z at 48khz. I did try switching to 44.1khz and there was no difference.
I'm running the build 0.3.1 on Windows 11 Home 22H2 22621.3737
.\nuked-sc55.exe -mkii -p:0

@KiON-GiON
Copy link

KiON-GiON commented Jun 23, 2024

You need to do a GS reset on startup. In the GUI, press Q, hold Y and U. While those two keys are pressed, press Q and confirm the reset with W. Optionally, you can pass the -gs command line flag to the executable.

@darobyn
Copy link
Author

darobyn commented Jun 23, 2024

You need to do a GS reset on startup. In the GUI, press Q, hold Y and U. While those two keys are pressed, press Q and confirm the reset with W. Optionally, you can pass the -gs command line flag to the executable.

Thanks so much! Is there any reason why it isn't defaulted to doing so, is that how the original hardware acts?

@KiON-GiON
Copy link

I think it's a mk2 hardware/firmware bug. I've heard this happens when you power it without a battery.

@Karmeck
Copy link

Karmeck commented Jun 24, 2024

Bottom of the page, right below the instructions to select module:

"Due to a bug in the SC-55mk2's firmware, some parameters don't reset properly on startup. Do GM, GS or MT-32 reset using buttons to fix this issue."

@lunathir
Copy link

lunathir commented Aug 3, 2024

It’s because the mk2 assumes there’s something keeping the settings RAM alive and uses that for future power-ons

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

No branches or pull requests

4 participants