Name ladspa divider
Created At 2020-05-17 2:44pm
Submitted By Menno0
Description

a wrapper of ladspa plugin called Audio Divider, created by Steve Harris. Copyright: The GNU General Public Licence.

The dssi opcodes are wrapping the ladspa plugin so it can be used as an effect for Blue.
The PATH for the ladspa plugins on my Linux systemm is /usr/lib/ladspa. Be sure to set the right PATH if you run OSX or Windows.

DESCRIPTION:

Reduces the period of the signal by the factor given, and makes it a square wave in the process.
Has some amplitude tracking capability, but not really useful on complex signals.

CONTROLLERS:

ON/OFF - bypass
File Selector - set path for divider_1186.so
Denominator - The factor the incoming frequency will be divided by
Mix - mix direct signal with effect
Frequency - low pass filter

---

version 1.01
- added comments on controllers

version 1.0, June 2019
- new GUI and small code adaptations by Menno Knevel
- added mixer wet/dry and frequency lowpass filter