Skip to content

Coarse Tuning RPN should shift the key number internally #1787

@spessasus

Description

@spessasus

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

  1. Load this MIDI file.
  2. Load the General User GS soundfont.
  3. Hear that the C major scale with a single piano sample being forcibly pitched up.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions