stack
project name: stack
project url: https://github.com/cfdrake/stack
author: cfd90
description: a stack of 8 fixed-frequency resonant bandpass filters
discussion url: https://llllllll.co/t/35218
tags: audio_fx

Stack

A stack of 8 fixed-frequency resonant bandpass filters, for Monome Norns. Each filter is one octave apart.

Filter selection can be recorded and played back as a pattern.

Stack operates on a stereo input signal.

Installation

Download latest release and copy files into ~/dust/code/stack.

Or use Git:

<ssh into your Norns>
$ cd ~/dust/code
$ git clone https://github.com/cfdrake/stack.git

Note that after installing you must SYSTEM => RESET your Norns before running this script, as it includes a new SuperCollider engine.

SuperCollider Engine

This script makes a new SuperCollider engine available, Stack. Please see lib/Engine_Stack.sc for the latest parameter definitions.