.. |
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
|
Fix rounding for triangular modulation waveform
|
2018-01-20 12:26:42 +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
|
Cleanup initial attenuation generator value handling (#324)
|
2018-01-09 16:30:43 +01:00 |
fluid_rvoice.h
|
implement 24 bit sample support for fluid_voice_optimize_sample()
|
2018-01-24 18:47:30 +01:00 |
fluid_rvoice_dsp.c
|
implement 24 bit sample support for fluid_voice_optimize_sample()
|
2018-01-24 18:47:30 +01:00 |
fluid_rvoice_event.c
|
Explicit cast for rvoice_event_handler functions (#312)
|
2017-12-21 14:48:58 +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 |