You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ewan adcc920324
PonyVCO (v2.3.0) (#38)
2 years ago
res PonyVCO (v2.3.0) (#38) 2 years ago
src PonyVCO (v2.3.0) (#38) 2 years ago
.gitignore Add .gitignore. 3 years ago
CHANGELOG.md PonyVCO (v2.3.0) (#38) 2 years ago
LICENSE-GPLv3.txt Add GPLv3 license. 5 years ago
LICENSE-dist.md Noise Plethora (v2.1.0) (#31) 3 years ago
LICENSE.md Move components and panels to their own res/ subdir. Add component license to LICENSE.md. 3 years ago
Makefile Noise Plethora (v2.1.0) (#31) 3 years ago
README.md PonyVCO (v2.3.0) (#38) 2 years ago
plugin.json PonyVCO (v2.3.0) (#38) 2 years ago

README.md

Befaco

Based on Befaco Eurorack modules.

VCV Library page

License

Differences with hardware

We have tried to make the VCV implementations as authentic as possible, however there are some minor changes that have been made (either for usuability or to bring modules in line with VCV rack conventions and standards).

  • Sampling Modulator removes the DC offset of “Clock Out” and “Trigg Out” to allow these to be easily used as oscillators - the legacy behaviour (0 - 10V pulses) can be selected via the context menu.

  • The hardware version of Morphader accepts 0-8V CV for the crossfade control, here we widen this to accept 0-10V.

  • Chopping Kinky hardward is DC coupled, but we add the option (default disabled) to remove this offset.

  • The hardware Muxlicer assigns multiple functions to the “Speed Div/Mult” dial, that cannot be reproduced with a single mouse click. Some of these have been moved to the context menu, specifically: quadratic gates, the “All In” normalled voltage, and the input/output clock division/mult. The “Speed Div/Mult” dial remains only for main clock div/mult.

  • The Noise Plethora filters self-oscillate on the hardware version but not the software version.

  • EvenVCO has the option (default true) to remove DC from the pulse waveform output (hardware contains DC for non-50% duty cycles)

  • PonyVCO optionally allows the user:

    • to filter DC from the TZFM input signal (hardware filters below 15mHz)
    • to limit the pulsewidth from 5% to 95% (hardware is full range)
    • to remove DC from the pulse waveform output (hardware contains DC for non-50% duty cycles)