t; Here the reverb and chorus work using the fluisynth application console.
> Did you try this application before any other one ?
>
> jjc.
>
>
> -- next part ----------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.nongnu.org/archive/html/fluid-
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