[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [fluid-dev] Bpm
From: |
Dan Eble |
Subject: |
Re: [fluid-dev] Bpm |
Date: |
Mon, 15 Apr 2019 22:07:22 -0400 |
On Apr 15, 2019, at 12:06, Ceresa Jean-Jacques <address@hidden> wrote:
> May be one thing feasable and useful would be to have FluidSynth working in 2
> tempo modes (external/internal):
> 1)In tempo mode "external" (default), fluidsynth reads tempo messages coming
> from the MIDI file.
> 2)In tempo mode "internal", fluidsynth reads the tempo value set internally
> by the user (i.e MIDI tempo messages coming from the MIDI file are skipped).
> In tempo mode internal, tempo value should be expressed in "number of quarter
> notes per minute" with fractional value to keep a perceptible musical sense.
How about continuing to honor time changes in the MIDI file, but scaling the
clock by a user-supplied constant (default 1.0)?
—
Dan