Re: how to write a scheme function to override glissando properties

2010-12-23 Thread Marc Mouries
This slide function is great. I always have to tweak the glissando command because it is always too small. On 12/19/2010 3:26 PM, jakob lund wrote: I 2010/12/19 Marc Hohlm...@hohlart.de: Am 16.12.2010 17:04, schrieb Patrick Schmidt: [...] Hi Marc, thanks for your solution but I'm still

Re: how to write a scheme function to override glissando properties

2010-12-20 Thread Marc Hohl
Am 19.12.2010 21:26, schrieb jakob lund: [...] I think what happens is that the start note, passed to your function, is already wrapped up in an object. \glissando is meant for use with a single note, rather than with a music object. Sounds reasonable. You can use scheme to add the `start

Re: how to write a scheme function to override glissando properties

2010-12-20 Thread Marc Hohl
Am 19.12.2010 21:22, schrieb Patrick Schmidt: [...] The values for minimum-length in different contexts influence each other. The highest value wins. This is reasonable but unfortunately the glissandi staves and tab staves don't have the same length in print even when they were given the

Re: how to write a scheme function to override glissando properties

2010-12-19 Thread Marc Hohl
Am 16.12.2010 17:04, schrieb Patrick Schmidt: [...] Hi Marc, thanks for your solution but I'm still trying to find out what's wrong with the scheme function I posted. I discussed the need for this function with Carl and he gave me some advice:

Re: how to write a scheme function to override glissando properties

2010-12-19 Thread Patrick Schmidt
Am 19.12.2010 um 20:13 schrieb Marc Hohl: Am 16.12.2010 17:04, schrieb Patrick Schmidt: [...] Hi Marc, thanks for your solution but I'm still trying to find out what's wrong with the scheme function I posted. I discussed the need for this function with Carl and he gave me some advice:

Re: how to write a scheme function to override glissando properties

2010-12-19 Thread jakob lund
I 2010/12/19 Marc Hohl m...@hohlart.de: Am 16.12.2010 17:04, schrieb Patrick Schmidt: [...] Hi Marc, thanks for your solution but I'm still trying to find out what's wrong with the scheme function I posted. I discussed the need for this function with Carl and he gave me some advice:

Re: how to write a scheme function to override glissando properties

2010-12-19 Thread Patrick Schmidt
Am 19.12.2010 um 21:26 schrieb jakob lund: I 2010/12/19 Marc Hohl m...@hohlart.de: Am 16.12.2010 17:04, schrieb Patrick Schmidt: [...] Hi Marc, thanks for your solution but I'm still trying to find out what's wrong with the scheme function I posted. I discussed the need for this

Re: how to write a scheme function to override glissando properties

2010-12-16 Thread Patrick Schmidt
Am 14.12.2010 um 20:16 schrieb Marc Hohl: Am 14.12.2010 14:25, schrieb Patrick Schmidt: Hi all, Hi Patrick, I noticed that glissandi are quite often hardly visible in a Staff- context. There is also a huge difference in the look of glissandi in Staff- and TabStaff-contexts. I'd like to

how to write a scheme function to override glissando properties

2010-12-14 Thread Patrick Schmidt
Hi all, I noticed that glissandi are quite often hardly visible in a Staff- context. There is also a huge difference in the look of glissandi in Staff- and TabStaff-contexts. I'd like to write a function to adjust these differences for Staffs and TabStaffs separately but I don't even

Re: how to write a scheme function to override glissando properties

2010-12-14 Thread Marc Hohl
Am 14.12.2010 14:25, schrieb Patrick Schmidt: Hi all, Hi Patrick, I noticed that glissandi are quite often hardly visible in a Staff-context. There is also a huge difference in the look of glissandi in Staff- and TabStaff-contexts. I'd like to write a function to adjust these differences