1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: opl3-soundfont
Section: sound
Priority: optional
Maintainer: Bret Curtis <psi29a@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://github.com/Mindwerks/opl3-soundfont
Vcs-Git: git://alioth.debian.org/git/collab-maint/opl3-soundfont.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/opl3-soundfont.git
Package: opl3-soundfont
Architecture: all
Depends: ${misc:Depends}
Suggests: wildmidi, fluidsynth, timidity, musescore
Description: OPL3 SoundFont that simulates the sound of an OPL3 chip
This package provides a soundfont (sf2) that can be used by FluidSynth,
Timidity and WildMidi to play MIDI (and MIDI-like files) using the samples
created by the OPL3 (SB16/YM262) chip. This also allows applications like
DOSBox, ZDoom and others to play back MIDI without having to emulate the
OPL3, which can be costly in terms of CPU usage to emulate accurately.
.
This package will be installed into /usr/share/sounds/sf2/.
|