Linux Studio Plugins Project
http://lsp-plug.in
LSP (Linux Studio Plugins) is a collection of open-source plugins
currently compatible with LADSPA, LV2 and LinuxVST formats.
The basic idea is to fill the lack of good and useful plugins under
the GNU/Linux platform.
- Developed at multimedia:apps
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/lsp-plugins && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lsp-plugins-1.1.9.tar.gz | 0052460266 50 MB | |
lsp-plugins-verbose.patch | 0000016296 15.9 KB | |
lsp-plugins.changes | 0000002766 2.7 KB | |
lsp-plugins.spec | 0000002542 2.48 KB |
Revision 1 (latest revision is 38)
Dominique Leuenberger (dimstar_suse)
accepted
request 712646
from
Luigi Baldoni (alois)
(revision 1)
- Put documentation into right group. Remove excess Requires. - Improved lsp-plugins-verbose.patch - Update to version 1.1.9 * Added experimental support of AArch64 architecture (DSP code is not optimized yet). * Fixed regression in VST and Standalone plugin formats that caused offline tasks to not to be launched. * Improved build system to make source code possible to build for KXStudio repository. Distribution builders should ensure that the GNU C++ compiler is selected at the build stage. * Additional I/O improvements for better WindowsNT support. version 1.1.7: * Implemented fully compatible with EqualizerAPO software digital filters that are now part of the Parametric Equalizer plugin series. * Fixed issue that caused VST plugins not to load from cusom user-defined path. * Some code parts rewritten for better compatibility with WindowsNT platform. * Fixed file listing in the file dialog that caused improper reading of remote directories mounted on the local file system. * Changed implementation of LV2 MIDI transport so now plugins utilize only one LV2:Atom input port and one LV2:Atom output port. * Fixed bug in host<->UI time and position synchronization for VST plugin format. * Fixed AVX+FMA3 implementation of dynamic biquadratic filters that caused improper behaviour of the Multi-band compressor plugin on machines that support AVX and FMA3 instruction set. * Multiband compressor now properly handles the 'Bypass' button. * Fixed return of improper extension pointers when requested extension is different to the ui:idleInterface. * Fixed bug in dynamic processor plugin that could issue invalid metering values. * Fixed UI size issue for VST plugins in Cockos Reaper. * Fixed numerous memory leakage issues in UI components. * Fixed spontaneous crashes when destroying the Profiler Mono/Stereo plugin. * Fixed embedded resource generation tool that had invalid behaviour for several file systems. * Reimplemented I/O subsystem. - Dropped _service and fix-setting-paths.patch (no longer necessary) - Added lsp-plugins-verbose.patch - Initial packaging for SUSE + fix-setting-paths.patch
Comments 0