Skip to content

This program lets you play any polyrhythm of your choice, it's more of a personal project just to test my own coding skills, but i figured some people might find it interesting :)

Notifications You must be signed in to change notification settings

A4P5/PolyrhythmDesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polyrhythm Designer!

Enter any rhythm like 3:4, 9:8 or even 85:23, there really isn't any limits! (except ur hardware)

How to get started:

  • Install Python (3.11)
  • Install packages:
    • pip install pygame
    • pip install math
  • Run the program ("PolyrhythmDesigner.py")
  • Enter your polyrhythm!

Make sure your audio files are in the same directory, and also named ("beat.wav" and "beat2.wav")

Soon im adding multiple polyrhythms fx. 3:4:2 or 5:2:9:8

About

This program lets you play any polyrhythm of your choice, it's more of a personal project just to test my own coding skills, but i figured some people might find it interesting :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages