Skip to content

Generate polyrhythms from a scale, with support for microtonal pitches

Notifications You must be signed in to change notification settings

PerryRylance/microtonal-cyclic-polyrhythm-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microtonal Cyclic Polyrhythm Generator

This project generates polyrhythms from a set of pitches, with support for microtonal notes. It's designed to produce MIDI similar to what I imagine was used to produce videos like this.

This project also serves as an example of working with and extending @perry-rylance/midi.

Installation

Run npm install.

Development

Run npm run dev.

Parameters are hard coded in Generator.ts, feel free to change them however you like.

Running

To generate the MIDI file, run tsc && node ./dist/index.js.

About

Generate polyrhythms from a scale, with support for microtonal pitches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published