cac-t-u-s / om-sharp-users

A public forum for support / issues / suggestions about OM#
3 stars 0 forks source link

Problem to render some trees! #59

Open charlesneimog opened 2 years ago

charlesneimog commented 2 years ago

Hi Jean, I am having some problem to render some trees like:

(1 (((4 4) ((4 ((1 (1 1)) (1 (1 1 1 1)) (1 (1 1))))))))

(((2 4) ((1 (1 1 1 1 1)) (1 (1 1 1 1)))) ((4 4) ((1 (1 1 1 1)) (1 (1 1 1 1 1)) (1 (1 1)))))

All the lists that have some tuplets in first layout!

I am using the patch below!

trees.zip

Could you help me, I could not fix it?

In OM6/7 it works, but it output one weird tree:

Second tree om7 output: (3/2 (((2 4) ((1 (1 1 1 1 1)) (1 (1 1 1 1)))) ((4 4) ((4 ((1 (1 1 1 1)) (1 (1 1 1 1 1)) (1 (1 1))))))))

Thanks!

j-bresson commented 2 years ago

Hi Charles, sorry for the late reply. Thanks for the report.

If you need a temporary fix for OM#1.6, you can unzip and load this this file: fix-rhythm-tree-display.lisp.zip

I will include the fix in the next release.

charlesneimog commented 2 years ago

Thank you!

j-bresson commented 2 years ago

https://github.com/cac-t-u-s/om-sharp/releases/tag/v1.7