Skip to content

Deprecated API

The following API members have been deprecated and may be removed in a future release.

Name Description
fluid_synth_nwrite_float Synthesize a block of floating point audio to separate audio buffers (multi-channel rendering).
fluid_synth_get_chorus_depth Get chorus depth of all fx groups.
fluid_synth_get_chorus_level Get chorus level of all fx groups.
fluid_synth_get_chorus_nr Get chorus voice number (delay line count) value of all fx groups.
fluid_synth_get_chorus_speed Get chorus speed in Hz of all fx groups.
fluid_synth_get_chorus_type Get chorus waveform type of all fx groups.
fluid_synth_set_chorus Set chorus parameters to all fx groups.
fluid_synth_set_chorus_depth Set the chorus depth of all groups.
fluid_synth_set_chorus_level Set the chorus level of all groups.
fluid_synth_set_chorus_nr Set the chorus voice count of all groups.
fluid_synth_set_chorus_on Enable or disable all chorus groups.
fluid_synth_set_chorus_speed Set the chorus speed of all groups.
fluid_synth_set_chorus_type Set the chorus type of all groups.
fluid_synth_get_reverb_damp Get reverb damping of all fx groups.
fluid_synth_get_reverb_level Get reverb level of all fx groups.
fluid_synth_get_reverb_roomsize Get reverb room size of all fx groups.
fluid_synth_get_reverb_width Get reverb width of all fx groups.
fluid_synth_set_reverb Set reverb parameters to all groups.
fluid_synth_set_reverb_damp Set reverb damping of all groups.
fluid_synth_set_reverb_level Set reverb level of all groups.
fluid_synth_set_reverb_on Enable or disable reverb effect.
fluid_synth_set_reverb_roomsize Set reverb roomsize of all groups.
fluid_synth_set_reverb_width Set reverb width of all groups.
fluid_player_set_bpm Set the tempo of a MIDI player in beats per minute.
fluid_player_set_midi_tempo Set the tempo of a MIDI player.
new_fluid_sequencer Create a new sequencer object which uses the system timer.
fluid_sequencer_get_use_system_timer Check if a sequencer is using the system timer or not.
fluid_mod_flags Flags defining the polarity, mapping function and type of a modulator source.
fluid_synth_set_sample_rate Set up an event to change the sample-rate of the synth during the next rendering call.
fluid_synth_error Get a textual representation of the last error.