Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread David Kastrup
Marc Hohl writes: > Ok, now I understand - thanks for pointing this out. >>> And it is not about swing alone, see: >>> >>> http://code.google.com/p/lilypond/issues/detail?id=687 >> You are confusing the quality of one implementation with the qualities >> of the approach as such. > Probably. I ha

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread Marc Hohl
Am 31.01.2012 10:56, schrieb m...@apollinemike.com: [...] I wrote my own set of Scheme functions based on this method that got all the swing I needed into a score. Would you mind to post these functions? I am currently working on a project that needs swing articulation, so I would be glad to

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread David Kastrup
Marc Hohl writes: >> \midi { \makeSwingFormatter \music } > I tried to write such stuff long ago, but I was told that it is not > possible to get the informations about beats and measures within such > a scheme function. If it were not possible, then LilyPond could not generate this information

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread Marc Hohl
Am 31.01.2012 10:57, schrieb David Kastrup: Marc Hohl writes: Am 31.01.2012 09:09, schrieb m...@apollinemike.com: Check out: http://crism.maden.org/music/swing.ly This is a function that takes music and returns two musics, one swung and one unswung, w/ appropriate tags for layout and midi.

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread David Kastrup
Marc Hohl writes: > Am 31.01.2012 09:09, schrieb m...@apollinemike.com: > >> Check out: >> >> http://crism.maden.org/music/swing.ly >> >> This is a function that takes music and returns two musics, one >> swung and one unswung, w/ appropriate tags for layout and midi. >> Then, in the two scores,

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread m...@apollinemike.com
On Jan 31, 2012, at 10:44 AM, Marc Hohl wrote: >> > I tried to write such stuff long ago, but I was told that it is not possible > to > get the informations about beats and measures within such a scheme function. > > Mike's proposal opened a way to get exactly this information. Marc, I write

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread Marc Hohl
Am 31.01.2012 09:28, schrieb David Kastrup: Marc Hohl writes: Am 31.01.2012 08:52, schrieb m...@apollinemike.com: On Jan 31, 2012, at 8:48 AM, Marc Hohl wrote: Am 29.01.2012 10:35, schrieb mts...@gmail.com: Reviewers: , Message: The idea here is to create a generic framework that allows f

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread Marc Hohl
Am 31.01.2012 09:09, schrieb m...@apollinemike.com: On Jan 31, 2012, at 8:59 AM, Marc Hohl wrote: Am 31.01.2012 08:52, schrieb m...@apollinemike.com : On Jan 31, 2012, at 8:48 AM, Marc Hohl wrote: Am 29.01.2012 10:35, schrieb mts...@gmail.com

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread David Kastrup
Marc Hohl writes: > Am 31.01.2012 08:52, schrieb m...@apollinemike.com: >> On Jan 31, 2012, at 8:48 AM, Marc Hohl wrote: >> >>> Am 29.01.2012 10:35, schrieb mts...@gmail.com: Reviewers: , Message: The idea here is to create a generic framework that allows for modification

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread m...@apollinemike.com
On Jan 31, 2012, at 8:59 AM, Marc Hohl wrote: > Am 31.01.2012 08:52, schrieb m...@apollinemike.com: >> On Jan 31, 2012, at 8:48 AM, Marc Hohl wrote: >> >>> Am 29.01.2012 10:35, schrieb mts...@gmail.com: Reviewers: , Message: The idea here is to create a generic framework that

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-31 Thread Marc Hohl
Am 31.01.2012 08:52, schrieb m...@apollinemike.com: On Jan 31, 2012, at 8:48 AM, Marc Hohl wrote: Am 29.01.2012 10:35, schrieb mts...@gmail.com: Reviewers: , Message: The idea here is to create a generic framework that allows for modifications to note lengths (i.e. swing) in the MIDI without

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-30 Thread m...@apollinemike.com
On Jan 31, 2012, at 8:48 AM, Marc Hohl wrote: > Am 29.01.2012 10:35, schrieb mts...@gmail.com: >> Reviewers: , >> >> Message: >> The idea here is to create a generic framework that allows for >> modifications to note lengths (i.e. swing) in the MIDI without having a >> typographical impact on the

Re: Creates a MIDI note length formatter (issue 5576062)

2012-01-30 Thread Marc Hohl
Am 29.01.2012 10:35, schrieb mts...@gmail.com: Reviewers: , Message: The idea here is to create a generic framework that allows for modifications to note lengths (i.e. swing) in the MIDI without having a typographical impact on the score. Brilliant idea, from my rather amatheurish point of view

Creates a MIDI note length formatter (issue 5576062)

2012-01-29 Thread mtsolo
Reviewers: , Message: The idea here is to create a generic framework that allows for modifications to note lengths (i.e. swing) in the MIDI without having a typographical impact on the score. Description: Creates a MIDI note length formatter Please review this at http://codereview.appspot.com/5