Skip to content

Commit

Permalink
Little Pig update
Browse files Browse the repository at this point in the history
  • Loading branch information
Miff-Real committed Apr 2, 2024
1 parent 43df617 commit b8773bf
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions content/manual/neon-oblique/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ weight: 14

- [Overview](#overview)
- [MOAR COWBELL!](#moar-cowbell)
- [Little Pig](#little-pig)

## Overview

Expand All @@ -31,3 +32,32 @@ the bottom of the module which should reset the audio buffer if required.

All the CV inputs are calibrated to +-5volts and are added to the knob value, the result is clamped
to the knob extents.

### Little Pig

This module is an experimental feedback distortion.

![Little Pig](https://library.vcvrack.com/screenshots/200/DanTModules/LittlePig.png)

The controls are as follows (left to right, top to bottom):

* `Snuffle` - Input signals are amplified, this acts like a compressor/limiter for the input
* `Grunt` - This is the amount of distortion applied to the input signal
* `Snort` - This is basically a gain/volume for the distorted signal part of the output
* `Snout` - This is a mix/volume for the feedback, at minimum there won’t be much feedback, at
maximum you will likely get a massive howl
* `Squeal` - This is the target feedback frequency, the input is volt/octave, it really depends on
the input signal as to what effect this has, sometimes it can enhance the frequency, sometimes it
can act like a filter
* `Pig Power!` - This is just an active switch to turn the distortion & feedback on and off
* `Clean Filth` - This button resets the internal buffers, this can be useful if you have pushed the
feedback too far and have blown out the audio channels (ie. the module has stopped processing the
input signal)
* `Audio input` yellow port - this is the signal input
* `Oink!` magenta port - this is the distorted signal + feedback output
* `Neat Trotters` switch & LED - This is basically a clip feature that will limit the output to
10volts peak to peak, the LED will be red when clipping is happening, note that when on, this is
still applied even when distortion and feedback are not active

All the CV inputs are calibrated to +-5volts and are added to the knob value, the result is clamped
to the knob extents.

0 comments on commit b8773bf

Please sign in to comment.