Go to the source code of this file.
Functions | |
| FLUIDSYNTH_API short | fluid_sequencer_register_fluidsynth (fluid_sequencer_t *seq, fluid_synth_t *synth) |
| registers fluidsynth as a client of the given sequencer. | |
| FLUIDSYNTH_API short fluid_sequencer_register_fluidsynth | ( | fluid_sequencer_t * | seq, | |
| fluid_synth_t * | synth | |||
| ) |
registers fluidsynth as a client of the given sequencer.
The fluidsynth is registered with the name "fluidsynth".
1.4.7