fluidsynth/src/bindings
Marcus Weseloh a1ff8d0e55 Render all block using a single LADSPA run
Removes the need for VLAs before ladspa call in rvoice mixer and number
for for loops to set up and advance the buffers. Also reduces the number
of state changes (and atomic operations) by calling fluid_ladspa_run only
once.
2017-10-23 21:41:28 +02:00
..
fluid_cmd.c Fixed nasty loop test 2017-10-22 18:47:00 +02:00
fluid_cmd.h Add new command to FluidSynth shell to set control ports to default value 2017-10-21 19:49:49 +02:00
fluid_filerenderer.c Optimized arrays to be fully const and FLUID_N_ELEMENTS() support. 2017-10-21 12:43:59 +02:00
fluid_ladspa.c Render all block using a single LADSPA run 2017-10-23 21:41:28 +02:00
fluid_ladspa.h Render all block using a single LADSPA run 2017-10-23 21:41:28 +02:00
fluid_lash.c remove deprecated LADCCA support 2017-09-15 11:11:09 +02:00
fluid_lash.h remove deprecated LADCCA support 2017-09-15 11:11:09 +02:00
fluid_rtkit.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_rtkit.h remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00