LADSPA plugin graphical user interface
GUI for PulseAudio's LADSPA interface using Steve Harris' Multiband EQ (mbeq_1197) plugin
- Developed at multimedia:apps
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/pulseaudio-equalizer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-pulse-path.patch | 0000008338 8.14 KB | |
0002-remove-preamp.patch | 0000001186 1.16 KB | |
0003-force-default-persistence-value.patch | 0000000467 467 Bytes | |
0004-do-not-crash-on-missing-preset.patch | 0000000736 736 Bytes | |
0005-window-icon.patch | 0000001285 1.25 KB | |
0006-fix-desktop.patch | 0000000498 498 Bytes | |
pulseaudio-equalizer.changes | 0000000306 306 Bytes | |
pulseaudio-equalizer.spec | 0000003208 3.13 KB | |
pulseaudio-equalizer_2.7.0.2.orig.tar.gz | 0000009135 8.92 KB |
Revision 3 (latest revision is 7)
Stephan Kulow (coolo)
accepted
request 258516
from
Factory Maintainer (factory-maintainer)
(revision 3)
Automatic submission by obs-autosubmit
Comments 1
This program only works without hassle when you put a symlink to the plugin lib into /usr/lib64:
ln -s /usr/lib64/ladspa/mbeq_1197.so /usr/lib64/mbeq_1197.so
(See https://linux-blog.anracom.com/2023/04/30/opensuse-leap-15-4-get-the-pa-ladspa-equalizer-running/)