fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] rendering midi to pcm in memory


From: Tom M.
Subject: Re: [fluid-dev] rendering midi to pcm in memory
Date: Fri, 14 Feb 2020 14:11:16 +0100

The best starting point for you would be to use the fast file renderer example:

http://www.fluidsynth.org/api/index.html#FileRenderer

However, instead of using the file renderer's
fluid_file_renderer_process_block(), you would directly call a
rendering function of the synth, as mentioned in this small section:

http://www.fluidsynth.org/api/index.html#UsingSynth


Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]