Kwisses / Metronome

Desktop metronome written in Python with Tkinter
http://www.kwisses.ca/blog/metronome-project/
MIT License
14 stars 18 forks source link

Create an Advanced Metronome #2

Open Kwisses opened 7 years ago

Kwisses commented 7 years ago

Create a separate tkinter program to house a more complex metronome that combines simple and compound time signatures (i.e. 5/4, 6/8 + 2/4).

The time signatures can be calculated using simple math and datetime modules and equations.

The more complex metronome will be a good asset for the drummer, percussionist, or any other musician, interested in non-conventional time signatures.

robert-bob-bruce commented 3 years ago

Good idea. How can help?