Skip to content

fix: adjust default octave#8

Open
c01dc0ffee wants to merge 1 commit intoQuacksol:mainfrom
c01dc0ffee:fix-default-octave
Open

fix: adjust default octave#8
c01dc0ffee wants to merge 1 commit intoQuacksol:mainfrom
c01dc0ffee:fix-default-octave

Conversation

@c01dc0ffee
Copy link

@c01dc0ffee c01dc0ffee commented Oct 2, 2024

The default octave is incorrect and many instruments play strangely. Flipping a single bit of the source code corrects for this mistake.

Please compare recordings from before and after, as well as the ABC -> MIDI rendering from the same file using a custom sound font derived from the samples used in the mod.

Before:

before.webm

After:

after.webm

ABC -> MIDI:

allstar_filtered.webm

Flipping a single bit in the source code brings the default octave from 3 down to 2, as intended by the original comment.
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.

1 participant