-Original Message-
From: Tom M.
Sent: 30 November, 2020 22:14
To: Jeroen Neve
Cc: FluidSynth mailing list
Subject: Re: [fluid-dev] pausing the sequencer
> 2) The non-realtime scenario:
> - create the sequencer (new_fluid_sequencer2()) and tell it to use the sample
> time
Pls. make sure to include the mailing list when replying.
On 30.11.20 17:54, Jeroen Neve wrote:
Thanks for the reply, Tom.
Let's say I have a music notation program, and I want to use FluidSynth to
render an audio-file of the music as it is notated.
There are more than 16 voices in parallel, s
Sry, I haven't understood the use-case you described. I could answer
your question with "no", but this wouldn't help you, so let's try to
shed some light:
> I want to feed the sequencer Mozart’s Clarinet Concerto to render to file.
Are you coming from a live concerto performance or are you workin
Hello all,
I am new to the FluidSynth API, perhaps I just overlooked the option, but…
Is there a method to pause the sequencer?
Use-case scenario:
I want to feed the sequencer Mozart’s Clarinet Concerto to render to file.
I don’t know how long it will take to queue up all the events.
Can I paus