Package details
FluidSynth-DSSI is an implementation of the FluidSynth soundfont-playing
software synthesizer as a plugin for the Disposable Soft Synth
Interface (DSSI).
DSSI is a plugin API for software instruments (soft synths) with user
interfaces, permitting them to be hosted in-process by audio applications.
More information on DSSI can be found at: http://dssi.sourceforge.net/
FluidSynth-DSSI makes use of DSSI's run_multiple_synths() interface to allow
sharing of resources (like enormous soundfonts) between multiple plugin
instances -- soundfont data is shared between instances, and FluidSynth's usual
voice allocation methods are applied across multiple instances as if each were
a FluidSynth channel.
FluidSynth-DSSI is written by Sean Bolton, and is copyright (c)2005 under the
GNU General Public License, version 2 or later. See the enclosed file COPYING
for details.
FluidSynth itself is copyright (c)2003 Peter Hanappe and others, under the GNU
Library General Public License.
This package has no releases.