Skip to content

husaintheking/CMLSFlanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

JUCE PLUGIN: BLACK LODGE FLANGER

flanger

Overview

This is a flanger effect plugin using the JUCE implemented platform and inspired by the Twin Peaks show. The flanger is implemented using a delay line connected to an LFO and an interpolation algorithm. The effect plugin has various controls such as feedback, delay time, depth, LFO frequency and width. It also has controls for the LFO waveform type and can function in either mono or stereo. The internal bypass button provides the possibility of performing the A/B testing efficiently. This plugin can be used as a VST within any DAW to modify and add effects to the sound of an instrument or a recording.

Effect Control Parameters

  1. Feedback: the amount of delay feedback to be added to the signal
  2. Feedback polarity: positive or negative
  3. LFO Frequency: the frequency of the LFO
  4. LFO Waveform type: sine, triangle, sawtooth rising and sawtooth falling
  5. LFO Width: the amplitude of the LFO waveform
  6. Delay: offset delay time in the delay line
  7. Depth (mix): the amount of flanging effect added with the signal
  8. Bypass: turns on/off the plugin
  9. Mono/stereo mode: switches the output between mono/stereo

Project report with detailed discussion

Project Report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages