A Real-Time Software Synthesizer That Uses Soundfont(tm)
FluidSynth (formerly IIWU Synth) is based on the SoundFont(tm) 2
specifications. It is a real-time "software synthesizer". FluidSynth
can read MIDI events from the MIDI input device and render them to the
audio device. It can also play MIDI files.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / fluidsynth
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/fluidsynth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000145 145 Bytes | |
baselibs.conf | 0000000014 14 Bytes | |
fluidsynth-2.0.3.tar.gz | 0001374835 1.31 MB | |
fluidsynth.changes | 0000015187 14.8 KB | |
fluidsynth.spec | 0000003964 3.87 KB |
Revision 56 (latest revision is 123)
Tomáš Chvátal (scarabeus_iv)
accepted
request 662413
from
Tom Mbrt (derselbst)
(revision 56)
- Update to 2.0.3: * fix handle leak in winmidi driver * fix build failures when cross compiling * fix a bug when calculating the lower boundary of attenuation * fix a double free in `fluid_sample_set_sound_data()` * silence a warning when loading soundfonts from memory * minor performance improvements
Comments 2
A recent change broke midi playback for me in gzdoom, see:
https://build.opensuse.org/package/show/games/gzdoom
Accepting the last request made this whole thing red.