Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
fluidsynth-dssi: DSSI implementation of Fluidsynth
- Summary
- This is an implementation of the FluidSynth soundfont-playing software
synthesizer as a DSSI plugin. It makes use of DSSI's
run_multiple_synths() interface to allow sharing of resources 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.
Changelog
- * Thu Oct 5 17:00:00 2006 Christian Iseli <Christian{*}Iseli{%}licr{*}org> 0.9.1-7
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
- * Tue Sep 19 17:00:00 2006 Anthony Green <green{%}redhat{*}com> 0.9.1-6
- Fix release tag.
- * Mon Sep 18 17:00:00 2006 Anthony Green <green{%}redhat{*}com> 0.9.1-5.1
- Rebuild.