kroger / pyknon

Simple Python library to generate music in a hacker friendly way.
http://kroger.github.com/pyknon/
MIT License
391 stars 48 forks source link

Rest notes works in chords now #2

Closed luizirber closed 11 years ago

luizirber commented 12 years ago

I added a check in seq_chords that is similar to what is done in seq_notes (if it is a rest node, ignore and just increment time).