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.0.tar.gz | 0001369331 1.31 MB | |
fluidsynth.changes | 0000013390 13.1 KB | |
fluidsynth.spec | 0000003955 3.86 KB |
Revision 49 (latest revision is 123)
Takashi Iwai (tiwai)
accepted
request 636357
from
Tom Mbrt (derselbst)
(revision 49)
- Update to 2.0.0 - bump soversion to 2 - require cmake >= 3.1.0 - execute unit tests (make check) - remove cmake option 'enable-ladspa' as it's now enabled by default - add conditionals to spec file to allow builds for other RPM-based distributions
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.