DOWNLOAD
The LSP project is an open-source project and cares about quality of developed software.
Still there is no absolute warranty about stability of the software on different platforms, so you're using this software on your own risk.
Unless many commercial or proprietary projects, LSP project does not sell license keys or offer technical support for enterprise solutions.
Binary distribution
You may download the latest release from SourceForge.net
You also may view all previous releases here.
Source code
Source code is accessible from GIT repository at GitHub.com.
You may stimulate development of plugins by subscribing or donating the project.
Because project needs regular support, small bounty subscription is much more preferred rather than huge but one-time donation.
Building
System requirements
Current matrix of hardware architecture and platform (OS) support is:
┌───────────┬───────────┬─────────┐ │Arch / OS │ GNU/Linux │ FreeBSD │ ╞═══════════╪═══════════╪═════════╡ │i586 │ F │ E │ ├───────────┼───────────┼─────────┤ │x86_64 │ F │ E │ ├───────────┼───────────┼─────────┤ │armv6-a │ E │ E │ ├───────────┼───────────┼─────────┤ │armv7-ar │ E │ E │ ├───────────┼───────────┼─────────┤ │aarch64 │ E │ U │ ├───────────┼───────────┼─────────┤ │ppc64 │ C │ U │ ├───────────┼───────────┼─────────┤ │s390x │ C │ U │ ├───────────┼───────────┼─────────┤ │loongarch32│ C │ U │ ├───────────┼───────────┼─────────┤ │loongarch64│ C │ U │ └───────────┴───────────┴─────────┘
The table legend is the following:
- F - Full support.
- C - The code does compile, not enough knowledge about it's correct work.
- E - Experimental support, not enough feedback from users.
- U - Unknown, the code may be built but the correctness of it's work has not been tested.
- N - No support, the code may compile but the work has not been tested.
Details about architectures supported in experimental mode:
- ARMv7-AR support has been tested on:
- Raspbian buster @ Raspberry Pi 4 B.
- Raspbian stretch @ Raspberry Pi 3 B.
- Raspbian stretch @ Raspberry Pi 2 B+ v1.2.
- TinkerOS @ TinkerBoard S. There is not enough feedback from users about correct work of all plugins.
- AArch64 support has been tested on:
- Arch Linux @ Raspberry Pi 3 B+. There is not enough feedback from users about correct work of all plugins.
Supported plugin formats:
- LADSPA (partial support: not supported by plugins that use MIDI or file loading due to LADSPA plugin format restrictions);
- LV2 (full support);
- LinuxVST 2.4 (full support);
- Standalone JACK (full support).
The Linux distribution requirements:
- glibc >= 2.19
- libsndfile >= 1.0.25
- libcairo >= 1.14
- libfreetype >= 2.10
- libGL
- Host compatible with LV2
Known list of supported plugin hosts:
- Ardour
- Bitwig Studio
- Carla
- Mixbus
- Qtractor
- Reaper (native Linux version)
- Renoise
- Tracktion