FluidSynth version
FluidSynth runtime version 2.5.4
Copyright (C) 2000-2026 Peter Hanappe and others.
Distributed under the LGPL license.
SoundFont(R) is a registered trademark of Creative Technology Ltd.
Describe the bug
According to General MIDI Level 2:
3.4.3 00H / 02H Channel Coarse Tuning
...
[recommended]
This transposition function can be implemented by shifting the MIDI Note numbers internal to the synthesizer.
This is not followed by fluidsynth which artificially increases the pitch of the sample by the specified semitone amount.
Expected behavior
The keys should internally be shifted.
The C major scale in steps to reproduce should sound naturally, exactly like playing the notes normally.
Steps to reproduce
- Load this MIDI file.
- Load the General User GS soundfont.
- Hear that the C major scale with a single piano sample being forcibly pitched up.
Additional context
No response
FluidSynth version
Describe the bug
According to General MIDI Level 2:
This is not followed by fluidsynth which artificially increases the pitch of the sample by the specified semitone amount.
Expected behavior
The keys should internally be shifted.
The C major scale in steps to reproduce should sound naturally, exactly like playing the notes normally.
Steps to reproduce
Additional context
No response