Skip to content

SpotlightKid/nymph-moogladder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nymph Moog Ladder Filter

A Moog ladder multi-mode filter LV2 plugin serving as an example for the nymph library.

The filter has the following modes:

Audio demos: two detuned sawtooth waves from TAL NoiseMaker into the filter, sweeping the cutoff frequency from 16 Hz to 10 kHz and back down, with resonance set to 0.75 and some delay and reverb added after the filter.

Installation

Build the plugin with nimble:

git clone https://github.com/SpotlightKid/nymph-moogladder.git
cd nymph-moogladder
nimble build_plug moogladderfilter
mkdir -p ~/.lv2/
cp -a src/moogladderfilter.lv2 ~/.lv2/

Authors

License

This project is released under the MIT license. Please see the LICENSE file for details.

About

A Moog ladder multi-mode filter LV2 plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages