Re: [fluid-dev] Calculating the duration of the MIDI file player (in playback time) is not possible

2022-05-21 Thread Tom M. via fluid-dev
Fluidsynth's player API offers several hooks that could affect the "total playback duration" while playback is ongoing. Also, there is not "the MIDI file". There are potentially many of them. Anybody wanting to hook up Fluidsynth for some serious MIDI playback is encouraged to use a MIDI parsi

[fluid-dev] Calculating the duration of the MIDI file player (in playback time) is not possible

2022-05-21 Thread Marwan L. via fluid-dev
FluidSynth's player API does not offer functions that provide enough information to determine the total playback duration of the MIDI file player (such as PPQN, deltatime, etc.) This will be very disappointing for media players looking to implement MIDI playback with FluidSynth ___

Re: [fluid-dev] Parameter Parse questions

2022-05-21 Thread sqweek E.
> On 20 May 2022, at 03:03, 刘家桐 wrote: > > But when I used "fluidsynth -R1nivF/home/parallels/my_music.wav > /home/parallels/FluidR3_GM.sf2 /home/parallels/MIDI_sample.mid" (enable > Reverb module), The program just played the music through my computer's > speaker. > > Then I found that afte