Skip to content

jswill88/polyrhythm-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyrhythm Generator

This app allows you to hear examples of different polyrhythms and see a live visualization. Pick two numbers and the app will calculate how they match up and demonstrate it using Tone.js. Rectangles light up to match with the rhythms so you can easily see what is happening. You can change the speed, volume, and the note for each rhythm. Press play to hear the polyrhythm.

Live Site: https://polyrhythmgenerator.netlify.app

GitHub Repo: https://github.com/jswill88/polyrhythm-generator

Site Preview

Set Up

git clone https://github.com/jswill88/polyrhythm-generator.git
cd polyrhythm-generator
npm i
npm start

Technologies Used

  • React
  • SASS
  • Tone.js

Testing

npm test

License

  • MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors