1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: awesfx
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Build-Depends: debhelper (>> 9.0.0), libasound2-dev, dh-autoreconf
Homepage: https://github.com/tiwai/awesfx
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/multimedia-team/awesfx.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/awesfx
Package: awesfx
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: timgm6mb-soundfont, fluid-soundfont-gm, fluid-soundfont-gs
Description: utility programs for AWE32/64 and Emu10k1 driver
This package contains the following programs:
- asfxload SoundFont file loader (ALSA)
- sfxload SoundFont file loader (OSS)
- setfx Chorus/reverb effect loader
- aweset Change the running mode of AWE driver
- sf2text Convert SoundFont to readable text
- text2sf Convert from text to SoundFont file
- gusload GUS PAT file loader
- sfxtest Example program to control AWE driver
.
The package includes a collection of SoundFont managing routines
called AWElib. By default, AWElib is installed as a static library.
|