Historique: Fluidsynth-dssi
Aperçu de cette version: 3
Fluidsynth est un greffon.
Version actuelle : 1.0.0 du 5 janvier 2009.
Licence : GNU GPL.
Développeur : Sean Bolton
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.
Table des matières
Informations
Site web officiel : http://dssi.sourceforge.net/download.html#FluidSynth-DSSI .Version actuelle : 1.0.0 du 5 janvier 2009.
Licence : GNU GPL.
Développeur : Sean Bolton
Description
FluidSynth-DSSI is an implementation of the FluidSynth soundfont-playing software synthesizer as a plugin for the DSSI Soft Synth Interface. DSSI is a plugin API for software instruments (soft synths) with user interfaces, permitting them to be hosted in-process by audio applications.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.