Commit graph

3 commits

Author SHA1 Message Date
Tobias Kortkamp
fe4bc8469c audio/fluidsynth-dssi: Fix build with FluidSynth 2.x
fluidsynth-dssi.c:170:20: error: variable has incomplete type 'fluid_preset_t' (aka 'struct _fluid_preset_t')
    fluid_preset_t preset;
                   ^

PR:		233503
Reported by:	jbeich
Obtained from:	PLD Linux
2018-11-25 14:34:53 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Martin Wilke
4b90f1e3fe The FluidSynth-DSSI is a wrapper for the FluidSynth SoundFont-playing
software synthesizer, allowing it to function as a DSSI plugin.

WWW:	http://dssi.sourceforge.net/

PR:		ports/108124
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-23 21:50:37 +00:00