jamesstaub / cracked-synth-ember

web audio sketches using bill orcutt's cracked library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cracked-synth-ember

using Bill Orcutt's Cracked library for web audio

tone lattice

a generative synthesizer that randomly traverses a pitches in an interval matrix.

first a random root note is chosen in the matrix then other voices are randomly selected within a nearby range of the root note on the x or y axis.

euclidean rhythm sequencer

implements a multitrack euclidean rhythm drum machine with the ability to modulate the speed and loop time on each step of the sequence. (very work in progress)

About

web audio sketches using bill orcutt's cracked library


Languages

Language:JavaScript 65.8%Language:HTML 27.3%Language:CSS 6.9%