project name: | triangles |
project url: | https://github.com/chrislo/triangles |
author: | ChrisLowis |
description: | 4-voice triangle wave drone synth |
discussion url: | https://llllllll.co/t/triangles/52662 |
tags: | synth |
endless triangles
Each of the four voices consists of 2 triangle waves and some noise. Each voice is independently triggered by its own (tempo-sync’d) clock source. Adjust the amplitude envelope, filter cutoff, vibrato and bit rate of each voice to taste.
Use the norns parameter menu PARAMETERS > TRIANGLES
to change the parameters of each voice. Most parameters should be self-explanatory but there’s a few less obvious ones:
0.5
(default) plays both oscillators equally throughout the envelope, while 0
plays oscillator 1 on the rise, and 2 on the fall. 1
reverses this.install from maiden using
;install https://github.com/chrislo/triangles
this script includes an Engine, so you will need to SYSTEM > RESTART
.