Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Thomas Morley
Am Fr., 27. Mai 2022 um 11:22 Uhr schrieb Thomas Morley : > > Hi, > > lsr-snippet "Variable bow thickness depending on length" > https://lsr.di.unimi.it/LSR/Item?u=1&id=1028 looks at 'control-points > to calculate a modified thickness. > > For recent lily-versions this throws > programming error: c

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Thomas Morley
Am Fr., 27. Mai 2022 um 14:59 Uhr schrieb Jean Abou Samra : > > > > Le 27/05/2022 à 13:28, Thomas Morley a écrit : > > I decided to go for a better approximation of the bow-length, but > > dropped some comments what to do, if execution time gets worse. > > https://lsr.di.unimi.it/LSR/Item?u=1&id=10

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Jean Abou Samra
Le 27/05/2022 à 13:28, Thomas Morley a écrit : I decided to go for a better approximation of the bow-length, but dropped some comments what to do, if execution time gets worse. https://lsr.di.unimi.it/LSR/Item?u=1&id=1028 Here's an experiment: \version "2.23.9" #(define (bezier-curve contr

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Thomas Morley
Am Fr., 27. Mai 2022 um 11:58 Uhr schrieb Thomas Morley : > > Am Fr., 27. Mai 2022 um 11:22 Uhr schrieb Thomas Morley > : > > > > Hi, > > > > lsr-snippet "Variable bow thickness depending on length" > > https://lsr.di.unimi.it/LSR/Item?u=1&id=1028 looks at 'control-points > > to calculate a modifie

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Thomas Morley
Am Fr., 27. Mai 2022 um 12:05 Uhr schrieb Jean Abou Samra : > > > > Le 27/05/2022 à 11:54, Thomas Morley a écrit : > > Thanks Jean! > > After further thinking and testing I'll not reset the 'control-points: > > It would trash a user-tweak for \shape and ua ser-override for \shape > > returns a more

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Jean Abou Samra
Le 27/05/2022 à 11:54, Thomas Morley a écrit : Thanks Jean! After further thinking and testing I'll not reset the 'control-points: It would trash a user-tweak for \shape and ua ser-override for \shape returns a more serious ERROR: #(define (variable-bow-thickness-harm min-l max-l min-t max-t)

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Thomas Morley
Am Fr., 27. Mai 2022 um 11:22 Uhr schrieb Thomas Morley : > > Hi, > > lsr-snippet "Variable bow thickness depending on length" > https://lsr.di.unimi.it/LSR/Item?u=1&id=1028 looks at 'control-points > to calculate a modified thickness. > > For recent lily-versions this throws > programming error: c

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Thomas Morley
Am Fr., 27. Mai 2022 um 11:32 Uhr schrieb Jean Abou Samra : > > > > Le 27/05/2022 à 11:22, Thomas Morley a écrit : > > Hi, > > > > lsr-snippet "Variable bow thickness depending on length" > > https://lsr.di.unimi.it/LSR/Item?u=1&id=1028 looks at 'control-points > > to calculate a modified thickness

Re: programming error for thickness/control-points of Slur

2022-05-27 Thread Jean Abou Samra
Le 27/05/2022 à 11:22, Thomas Morley a écrit : Hi, lsr-snippet "Variable bow thickness depending on length" https://lsr.di.unimi.it/LSR/Item?u=1&id=1028 looks at 'control-points to calculate a modified thickness. For recent lily-versions this throws programming error: cyclic dependency: calc

programming error for thickness/control-points of Slur

2022-05-27 Thread Thomas Morley
Hi, lsr-snippet "Variable bow thickness depending on length" https://lsr.di.unimi.it/LSR/Item?u=1&id=1028 looks at 'control-points to calculate a modified thickness. For recent lily-versions this throws programming error: cyclic dependency: calculation-in-progress encountered for Slur.thickness a