fluidsynth/src/rvoice
Marcus Weseloh 1a91e971d4 Always prepare the reverb and chorus sends when LADSPA is active
This change enables users to disable the internal reverb and chorus
and process the mixed down reverb and chorus send signals using
LADSPA plugins.
2017-11-10 15:37:00 +01:00
..
fluid_adsr_env.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_adsr_env.h Use FLUID_INLINE in all remaining parts of the sources 2017-10-15 17:27:30 +02:00
fluid_chorus.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_chorus.h move FLUID_CHORUS_SET_ALL and FLUID_REVMODEL_SET_ALL to enum 2017-09-20 21:18:34 +02:00
fluid_iir_filter.c Use FLUID_INLINE in all remaining parts of the sources 2017-10-15 17:27:30 +02:00
fluid_iir_filter.h remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_lfo.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_lfo.h Include fluid_sys.h, required for FLUID_INLINE 2017-10-15 17:34:24 +02:00
fluid_phase.h Use stdint type names instead of sint8, sint16, etc 2017-11-04 12:53:44 +01:00
fluid_rev.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_rev.h Optimized revmodel_preset[] as const and rewritten fluid_synth_set_reverb_preset() 2017-10-21 12:50:52 +02:00
fluid_rvoice.c use fluid_cb2amp() for lfo calculation 2017-10-25 10:47:03 +02:00
fluid_rvoice.h remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_rvoice_dsp.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_rvoice_event.c add typedef for atomics 2017-10-25 14:38:39 +02:00
fluid_rvoice_event.h add typedef for atomics 2017-10-25 14:38:39 +02:00
fluid_rvoice_mixer.c Always prepare the reverb and chorus sends when LADSPA is active 2017-11-10 15:37:00 +01:00
fluid_rvoice_mixer.h Add support for run_adding mode of plugins and in-place rendering 2017-11-07 23:49:57 +01:00