All Projects → zamaudio → Zam Plugins

zamaudio / Zam Plugins

Licence: gpl-2.0
Collection of LADSPA/LV2/VST/JACK audio plugins for high-quality processing

Programming Languages

assembly
5116 projects

Labels

Projects that are alternatives of or similar to Zam Plugins

Giada
Your Hardcore Loop Machine.
Stars: ✭ 903 (+502%)
Mutual labels:  vst
Owlplug
Audio plugin manager. Small tool to manage VST plugin folders on Windows and MacOS.
Stars: ✭ 64 (-57.33%)
Mutual labels:  vst
Dawdreamer
Digital Audio Workstation with Python; VST instruments/effects, parameter automation, and native processors
Stars: ✭ 119 (-20.67%)
Mutual labels:  vst
Awesome Musicdsp
A curated list of my favourite music DSP and audio programming resources
Stars: ✭ 871 (+480.67%)
Mutual labels:  vst
Regrader
VST delay plugin where the repeats degrade in resolution
Stars: ✭ 44 (-70.67%)
Mutual labels:  vst
Andes
Sound synthesiser based on Perlin noise
Stars: ✭ 69 (-54%)
Mutual labels:  vst
Awesome Linuxaudio
[mirror] A list of software and resources for professional audio/video/live events production on Linux.
Stars: ✭ 756 (+404%)
Mutual labels:  vst
Audio Plugin Development Resources
Various resources related to developing plugins for audio production.
Stars: ✭ 136 (-9.33%)
Mutual labels:  vst
Audiobench
Open source modular synthesizer
Stars: ✭ 63 (-58%)
Mutual labels:  vst
Obs Vst
Use VST plugins in OBS
Stars: ✭ 101 (-32.67%)
Mutual labels:  vst
Iplug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
Stars: ✭ 875 (+483.33%)
Mutual labels:  vst
Baseplug
MVC audio plugin framework for rust
Stars: ✭ 44 (-70.67%)
Mutual labels:  vst
Jamba
A lightweight VST2/3 framework
Stars: ✭ 73 (-51.33%)
Mutual labels:  vst
Wdl Ol
Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
Stars: ✭ 906 (+504%)
Mutual labels:  vst
Retroplug
A VST wrapper around the SameBoy GameBoy emulator, with Arduinoboy emulation
Stars: ✭ 118 (-21.33%)
Mutual labels:  vst
Vst24 Hello World
This project contains a "Hello World" style application for building a VST 2.4 plugin
Stars: ✭ 18 (-88%)
Mutual labels:  vst
Node Audio
Graph-based audio api for Node.js based on LabSound and JUCE
Stars: ✭ 67 (-55.33%)
Mutual labels:  vst
Dexed
DX7 FM multi plaform/multi format plugin
Stars: ✭ 1,969 (+1212.67%)
Mutual labels:  vst
Frequalizer
Equalizer using JUCE new dsp module
Stars: ✭ 130 (-13.33%)
Mutual labels:  vst
Wolf Shaper
Waveshaper plugin with a spline-based graph editor (LV2, VST, DSSI and Jack)
Stars: ✭ 93 (-38%)
Mutual labels:  vst

zam-plugins travis

Collection of LV2/LADSPA/VST/JACK audio plugins for high quality processing

Note:

This is a new repo that contains the full history of the old repo. Submodules are now required (>= 3.6). Uses Distrho Plugin Framework.

Build Dependencies:

pkg-config libx11-dev libgl-dev liblo-dev libjack-dev ladspa-sdk

Bleeding edge installation:

git submodule update --init
make
sudo make install

Cross-compiling with docker:

# Make sure docker is installed and configured
git submodule update --init
./make-all

Package Maintainers:

git checkout 3.14
make dist
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].