Re: Scheme for rhythmic transposition

2011-11-20 Thread David Kastrup
David Kastrup writes: > "Phil Holmes" writes: > >> \shiftDurations seems to be remaining poorly documented. I'd be happy >> to update the LSR with that function rather than the way it is now, >> but it seems to me that durations can only be made shorter, not >> longer? If I use: >> >>\shif

Re: Scheme for rhythmic transposition

2011-11-19 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: Sent: Saturday, November 19, 2011 4:07 PM Subject: Re: Scheme for rhythmic transposition "Phil Holmes" writes: - Original Message - From: "David Kastrup" To: &quo

Re: Scheme for rhythmic transposition

2011-11-19 Thread David Kastrup
"Phil Holmes" writes: > - Original Message - > From: "David Kastrup" > To: "Phil Holmes" > Cc: > Sent: Saturday, November 19, 2011 11:22 AM > Subject: Re: Scheme for rhythmic transposition >>>\shiftDurations >>&

Re: Scheme for rhythmic transposition

2011-11-19 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: Sent: Saturday, November 19, 2011 11:22 AM Subject: Re: Scheme for rhythmic transposition "Phil Holmes" writes: \shiftDurations seems to be remaining poorly documented. I'd b

Re: Scheme for rhythmic transposition

2011-11-19 Thread David Kastrup
"Phil Holmes" writes: > \shiftDurations seems to be remaining poorly documented. I'd be happy > to update the LSR with that function rather than the way it is now, > but it seems to me that durations can only be made shorter, not > longer? If I use: > >\shiftDurations 1 0 { \music } > > all

Re: Scheme for rhythmic transposition

2011-11-19 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: Sent: Friday, November 18, 2011 9:14 PM Subject: Re: Scheme for rhythmic transposition James writes: hello, On 18 November 2011 19:38, Adam Good wrote: Hi All, A few years ago I believe a Lilypond user offered some Sche

Re: Scheme for rhythmic transposition

2011-11-18 Thread David Kastrup
James writes: > hello, > > On 18 November 2011 19:38, Adam Good wrote: >> Hi All, >> A few years ago I believe a Lilypond user offered some Scheme code to >> give transposed rhythms, for example to transpose every rhythmic value >> to print half of its entered duration. It was awesome and nifty

Re: Scheme for rhythmic transposition

2011-11-18 Thread Adam Good
Thank you so much James On Fri, Nov 18, 2011 at 2:48 PM, James wrote: > hello, > > http://lsr.dsi.unimi.it/LSR/Item?id=305 > > ? > > -- > -- > James > ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilyp

Re: Scheme for rhythmic transposition

2011-11-18 Thread James
hello, On 18 November 2011 19:38, Adam Good wrote: > Hi All, > A few years ago I believe a Lilypond user offered some Scheme code to > give transposed rhythms, for example to transpose every rhythmic value > to print half of its entered duration. It was awesome and nifty and > would be very usefu

Scheme for rhythmic transposition

2011-11-18 Thread Adam Good
Hi All, A few years ago I believe a Lilypond user offered some Scheme code to give transposed rhythms, for example to transpose every rhythmic value to print half of its entered duration. It was awesome and nifty and would be very useful to me at this moment :) I've searched high and low in the ar