Skip to content

in-browser euclidean drum machine - React + ToneJS + NexusUI

Notifications You must be signed in to change notification settings

d-putnam/polymtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polymtr is an in-browser polymetric, alogrithmic drum sequencer, built in React using Tone.JS and NexusUI.

All audio synthesis and processing happens in real-time in the browser -- no pre-rendered samples here.

Patterns are generated based on the euclidean algorithm, which attempts to equally space X notes ("Density") across Y quantized steps ("length"). Non-divisible pattern lengths will result in longer, more complicated phrases.

Planned features include modulators, MIDI support, and presets.

check it out here