Poor Plate

ZynAddSubFX free software-synthesizer by paulnasca 2

Poor Plate is a free reverb VST, Audio Unit plugin developed by vacuumsound. Compatible OS(s): Windows, macOS.

Poor Plate is a stereo plate reverb plug-in which emulates a plate reverb algorithm as it was used in the very first digital reverb machines.

Controls:

  • Dry Level: the level of the original signal, off – 0db.
  • Wet Level: the level of the reverb signal, off – 0db.
  • Pre Delay: pre-delay in milliseconds, 0-120.
  • Decay: decay rate, i.e. how long the reverb tail gets,0.0 – 0.9.
  • Decay Diffusion: amount of diffusion of the reverb tail.
  • Input Diffusion: amount of diffusion of the input signal.
  • Bandwidth: input signal bandwidth, in Hz.
  • Treble Damping: damping of treble in reverb tail, in Hz.

http://www.vacuumsound.de/

Pollyphony

Pollyphony free phaser by RunBeerRun

Pollyphony is a free phaser VST plugin developed by RunBeerRun. Compatible OS(s): Windows.

Pollyphony is a weird experimental phase modulation synth. One oscillator’s phase is modified by a 2nd osc and an envelope, there is pitch modulation, delay, and some sort of modifier oscillator (I took some LFO code, deleted part of it, and turned it into a grunge thing).

{See video at top of page}

Made with SynthMaker

https://runbeerrun.blogspot.com/

PitchSlap

PitchSlap free pitch-shifter | time-stretcher by DarkWare

PitchSlap is a free pitch shifter and time stretcher VST plugin developed by DarkWare. Compatible OS(s): Windows.

PitchSlap offers massive pitch modulation capability to create completely new sounds from source material.

PitchSlap allows you to alter the pitch in a stereo manner; the left channel and right channel can be altered independently, or together using the center slider. Continuously automated pitch molestation is a cinch with the onboard modulators. You can create modulated delays to accent the pitchslapped material and make “experimental IDM” with a twist of just a few knobs, or with any of the 16 presets.

Made with SynthEdit

http://www.jackdark.net/

Pitchproof

Pitchproof free harmonizer by Aegean Music

Pitchproof is a free harmonizer VST, Audio Unit plugin developed by Aegean Music. Compatible OS(s): Windows 64b, macOS.

Pitchproof is an audio plug-in that can shift the pitch of the input. The effect is meant to combine old styles of pitch shifting with the quality you expect from modern plug-ins. The result is this pitch “pedal” simulation that has most of what is great about guitar harmonizer pedals, and still preserves the signal’s integrity.

The Blend control will let you use a fully shifted output, or the dry and wet signals mixed (a harmony). The Pitch menu lets you select pitches like +7 or -7, or harmonies which are intelligent pitch shift effects. These harmonizer effects are intended to be played in a certain major or minor scale. So selecting C (major that is) scale for Key, which doubles as Am (A minor), means you should play only the notes A, B, C, D, E, F, and G for the most harmonized results. Key is not important for non-harmony settings. Detune is good for getting a more natural effect, only a little is needed (a little up or down from the center position).

On the bottom there are some other options. You can choose mono, for lower CPU usage, or stereo for stereo inputs. Transient Fix can be on or off, on is recommended but if you have strange glitches you may try turning it off. If you have a strong attack to your input it will clearly preserve that better, but if you have a fade in to notes, like a pad it won’t have a noticeable effect.

And it’s got a guitar tuner! That’s right, since it detects pitch anyway we decided to display it as a tuner and it can be made stationary in the bottom right if it is an eyesore.

http://aegeanmusic.com

PitchedDelay

PitchedDelay free delay | echo | pitch-shifter by lkjb

PitchedDelay is a free delay and echo and pitch shifter VST, VST3, Audio Unit plugin developed by lkjb. Compatible OS(s): Windows 64b, macOS.

PitchedDelay is a delay that allows the pitching the delayed signal. This can be done within or outside the feedback loop.

Besides the pitch shifting it has feedback, a basic filter in the feedback path for signal manipulation and mono, stereo and ping-pong mode per delay.

The plugin uses JUCE.

Changelog:

1.3.0:

  • Updated to new JUCE version.
  • added VST3 support.

1.2.2:

  • fixed bug with predelay volume.

1.2.1:

  • fixed bug with predelay time.

1.2.0:

  • added further pitch shift algorithm (from mda Detune).
  • added optional Predelay.
  • added 1/32th quantisation.
  • Windows x64 support (without Dirac LE).
  • fixed version, old fxps should be loaded without fxpFixer.

1.1.0:

  • added presets.
  • added pan/balance.

1.0.2:

  • updated JUCE to 2.0.28.
  • fixed: Audio Unit channel configuration.
  • fixed: avoid oscillation due to pitching by clipping feedback signal.

KVRDC12

https://lkjbdsp.wordpress.com/

PITCHD

PITCHD free delay | echo | pitch-shifter by WOK

PITCHD is a free delay and echo and pitch shifter VST plugin developed by WOK. Compatible OS(s): Windows.

PITCHD is a delay effect with an integrated pitch shifter.

The pitch of the echoes will drift depending on the semitone or fine detune knob.

The delay time can be set in milliseconds or host synced.

PITCHD is a member of our free one-trick-pony series.

Made with SynthEdit

http://www.wokwave.com

Pitchbend Randomizer

ZynAddSubFX free software-synthesizer by paulnasca 2

Pitchbend Randomizer is a free randomizer VST plugin for Reajs and Reaper developed by octarone. Compatible OS(s): anyos.

Pitchbend Randomizer is a MIDI-only JSFX script that generates smooth random signals to manipulate pitchbends directly with them. The generated internal signals are calculated in the same way as the Random Smooth Signal script, but only done for pitchbends. Then, it adds them to the input pitchbend (or zero, if none). This allows you to change the incoming pitchbend and vary it randomly, but smoothly, in time. The other difference is that it also generates a different signal for each channel — they will not be the same, and each channel will have a different variation.

The purpose of this script is to add some subtle (or not so subtle) variations to pitchbends, or use them as a control signal for some other parameter by linking them. You can even go crazy with it, to simulate some insane pitch effects.

Please see Random Smooth Signal for more information on how the randomized signal is generated and how it looks like. Even though it is similar to it, this script operates fully in the MIDI domain, no audio signals are present whatsoever, not even internally. You don’t have to worry about it, but the code can be quite messy because of this fact.

Lastly, please remember that the generated random smooth curve is randomly reset whenever there is a new note from an inactive channel, so there will be a discontinuity there. This is to give each brand new note that activates a given channel a different random variation and not carry over from a former note that already ended. Keeps it more natural and randomized. If you don’t want this behavior, filter the notes before sending MIDI to this script, and merge them later with the pitchbends on the MIDI bus (after the script).

https://sites.google.com/site/octarone

Pipeline Pressure Control

Pipeline Pressure Control free filter by Turn2on

Pipeline Pressure Control is a free filter plugin for Reason developed by Turn2on. Compatible OS(s): .

Take full control of the water network right from the Reason rack. Adjust the pressure in the pipes, the flow rate, and even eavesdrop on what is happening on the other side of the pipe or inside it.

Product details

By passing a signal through a pipe, you simulate analog filtering. When a signal passes through a pipe, harmonics saturate according to the selected pipe type.

With this effect is available:
– 22 types of pipes
– pressure monitoring by means of a valve
– visual control
– correction of the signal level at the pipeline inlet and outlet.

The device is a means of monitoring the signal in the underground communication environment. This is one of the most recent techniques for check mixing control in our days.

https://turn2on.com

Ping Pong Delay

Ping Pong Delay free delay | echo by Expert Sleepers

Ping Pong Delay is a free delay and echo VST, Audio Unit plugin developed by Expert Sleepers. Compatible OS(s): Windows 64b, macOS.

Ping Pong Delay is a simple stereo ping pong delay plugin.

http://www.expert-sleepers.co.uk/

Phutboyslim

Phutboyslim free glitch by Scuzzphut

Phutboyslim is a free glitch VST plugin developed by Scuzzphut. Compatible OS(s): Windows.

Phutboyslim is an inline sampler VST plugin which samples its audio input and plays back tempo-synced chunks – an effect which is sometimes referred to as the CD-skip effect or stutter-edit.

It is designed to be inserted in the master output fx rack and functions by constantly sampling the last “x” beats of the input signal (your whole mix, usually). When it receives a MIDI note, it constantly plays back that buffer until the MIDI note is released, at which point the source material is allowed through again.

Think of the stuttering samples in a typical Fatboy Slim tune and you’ll have a good idea of what phutboyslim can do for you.

Features:

  • Select any number of beats from 1-16.
  • Sub-divisions down to 1/64th.
  • “quick-select” keys on the turntable.
  • MIDI support – trigger playback and change beat count via midi note.
  • Forward, reverse and toggle playback modes.
  • Automatic synchronization of the GUI trigger (to the nearest 1/4 or 1/16th of a bar).

http://www.scuzzphut.com/