Skip to content

Latest commit

 

History

History
117 lines (98 loc) · 4.79 KB

spectralsuite.md

File metadata and controls

117 lines (98 loc) · 4.79 KB
layout title permalink
page
Spectral Suite
/spectralsuite/

The Spectral Suite is a collection of audio plugins that utilise the FFT algorithm to manipulate the spectral components of the input audio.

Recent Releases:

News:

    {% for post in site.categories.specdoc %} {% if post.url %}
  • {{ post.title }}
  • {% endif %} {% endfor %}

Phase Lock

<iframe width="560" height="315" src="https://www.youtube.com/embed/qGX1eLIMen0?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Locks the phase and/or locks the frequency

Morph

<iframe width="560" height="315" src="https://www.youtube.com/embed/SH5rzbxFa4M?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Manipulate the shape of the frequency content

Bin Scrambler

<iframe width="560" height="315" src="https://www.youtube.com/embed/iY3gss8ljVA?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/jHky7Vbqz6U?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

This plugin will scramble the frequency components of a signal at a provided range and rate.

Frequency Shift

<iframe width="560" height="315" src="https://www.youtube.com/embed/RBVpPtHwRq4?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/qhzMPuzd_fY?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Shifts frequencies up and down

Spectral Gate

<iframe width="560" height="315" src="https://www.youtube.com/embed/1JYEtygN1RE?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/PxL0OAgxjAY?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Only allow frequency components above or below a particular cut-off amplitude.

Frequency Magnet

<iframe width="560" height="315" src="https://www.youtube.com/embed/cWAH6HFsJLY?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/FI58xkY3LuE?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Frequency content will gradually shift towards being centered on one frequency.

Sinusoidal Shaped Filter

<iframe width="560" height="315" src="https://www.youtube.com/embed/MkF8ZIuajuA?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/3nBAGk48Ji4?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Filters the frequency components according by applying a sinusoudal shape over the spectrum.

Video review and tutorial

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/0OT8PVCDJIo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

There's not much in the way of documentation yet...so while you wait here is a great video review by Naircol of these plugins that provides more info on how to use them and what they do.

ircol

Release from version 2 onwards

    {% for post in site.categories.specrelease %} {% if post.url %}
  • {{ post.title }}
  • {% endif %} {% endfor %}