Super-Fluid / heqet

Organize Euterpea music for real instruments and create scores with Lilypond
GNU General Public License v3.0
3 stars 3 forks source link

custom meters #134

Open Super-Fluid opened 8 years ago

Super-Fluid commented 8 years ago

make each meter a struct with { meter event meter present ? :: [Duration] -> Bool } to add a custom meter like 16/8 or 3+2+2+3+2+2+2/8 But multi-measure meters are still not supported