fluidsynth/src/rvoice
derselbst 0dde0c1aff mark voice helper functions inline
fluid_voice_calculate_gain_amplitude()
fluid_rvoice_get_sample()
2017-12-12 20:54:40 +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 refactor all destructor functions 2017-10-29 13:23:08 +01: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 remove meaningless multiplication 2017-11-18 21:43:21 +01: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 unused macros from fluid_rev 2017-11-23 11:12:24 +01: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 remove unused forward declarations 2017-11-10 20:49:06 +01:00
fluid_rvoice.h exclude private headers from public API doc generation 2017-11-30 12:55:20 +01:00
fluid_rvoice_dsp.c mark voice helper functions inline 2017-12-12 20:54:40 +01:00
fluid_rvoice_event.c refactor all destructor functions 2017-10-29 13:23:08 +01:00
fluid_rvoice_event.h exclude private headers from public API doc generation 2017-11-30 12:55:20 +01:00
fluid_rvoice_mixer.c Merge pull request #283 from FluidSynth/ladspa 2017-11-25 11:45:49 +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