Almog Cohen

Results 21 issues of Almog Cohen

I'm trying to create a simple tuplet using mingus but un able to crack it out! When trying to do ``` b = Bar() b.place_notes(['D-4', 'D-4', 'D-4'], value.triplet(value.eighth)) ``` For...