shimpe / expremigen

expressive midi generation with python 3
GNU General Public License v3.0
96 stars 4 forks source link

Triplets in MISPEL #2

Closed rabarar closed 7 years ago

rabarar commented 7 years ago

Question - Can MISPEL specify a triplet in the rhythmic notation?

shimpe commented 7 years ago

Yes. You can check out the tuplets.py example for an example. https://github.com/shimpe/expremigen/blob/master/examples/tuplets.py

rabarar commented 7 years ago

Thanks!

On Oct 22, 2017, at 12:33 PM, shiihs notifications@github.com wrote:

Yes. You can check out the tuplets.py example for an example. https://github.com/shimpe/expremigen/blob/master/examples/tuplets.py

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.