All Projects → kushview → Roboverb

kushview / Roboverb

Licence: GPL-3.0 license
A VST / VST3 / AU / LV2 Reverb Plugin

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
Inno Setup
370 projects
NSIS
403 projects
Meson
512 projects

Projects that are alternatives of or similar to Roboverb

Juce
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
Stars: ✭ 3,841 (+7902.08%)
Mutual labels:  vst, vst3, juce, audiounit
JUCE ARA
The JUCE cross-platform C++ framework, augmented with support for the Celemony ARA API
Stars: ✭ 32 (-33.33%)
Mutual labels:  vst3, juce, audiounit
GuitarAmp
A basic and experimental guitar modeling amp
Stars: ✭ 79 (+64.58%)
Mutual labels:  vst, vst3, audiounit
pMix2
pMix - a preset interpolator, plug-in chainer and Faust IDE written with JUCE
Stars: ✭ 84 (+75%)
Mutual labels:  vst, juce, audiounit
spectmorph
SpectMorph: spectral audio morphing
Stars: ✭ 16 (-66.67%)
Mutual labels:  lv2, vst, lv2-plugin
Melodrumatic
Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies
Stars: ✭ 26 (-45.83%)
Mutual labels:  vst, vst3, audiounit
juce-cookbook
Collection of tutorials & resources for the C++ library JUCE
Stars: ✭ 58 (+20.83%)
Mutual labels:  vst3, juce, audiounit
simple-reverb
A simple reverb made with the JUCE DSP module
Stars: ✭ 43 (-10.42%)
Mutual labels:  vst, juce, reverb
fogpad
A VST reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated.
Stars: ✭ 61 (+27.08%)
Mutual labels:  vst, vst3, reverb
juceSynths
Collection of JUCE synthesisers utilising the Maximilian library.
Stars: ✭ 78 (+62.5%)
Mutual labels:  vst, vst3, juce
midiomatic
A collection of MIDI filter, generator and processor plugins
Stars: ✭ 23 (-52.08%)
Mutual labels:  lv2, vst, lv2-plugin
Yabridge
A modern and transparent way to use Windows VST2 and VST3 plugins on Linux
Stars: ✭ 329 (+585.42%)
Mutual labels:  vst, vst3
Dplug
Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
Stars: ✭ 341 (+610.42%)
Mutual labels:  vst, vst3
Camomile
An audio plugin with Pure Data embedded that allows to load and to control patches
Stars: ✭ 527 (+997.92%)
Mutual labels:  vst, vst3
Awesome Musicdsp
A curated list of my favourite music DSP and audio programming resources
Stars: ✭ 871 (+1714.58%)
Mutual labels:  vst, vst3
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 (+1787.5%)
Mutual labels:  vst, vst3
Iplug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
Stars: ✭ 875 (+1722.92%)
Mutual labels:  vst, vst3
Node Audio
Graph-based audio api for Node.js based on LabSound and JUCE
Stars: ✭ 67 (+39.58%)
Mutual labels:  vst, vst3
Jamba
A lightweight VST2/3 framework
Stars: ✭ 73 (+52.08%)
Mutual labels:  vst, vst3
AudioPlugSharp
Easily create VST (VST3) audio plugins in C# .NET
Stars: ✭ 32 (-33.33%)
Mutual labels:  vst, vst3

Roboverb

Interstellar Reverb - AU/VST/VST3/LV2

Building AU/VST/VST3

These formats can be built by normal means with Projucer. Depending on your system, you might have to change the module paths.

Building LV2

Since the UI is an lvtk:JUCEUI, you will also need to install libjuce

./waf configure build install
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].