Re: convert relative to absolute...

2006-10-31 Thread Julian Peterson
Perfect, that is exactly what I needed. Thanks for your help, JP Nicolas Sceaux wrote: Julian Peterson <[EMAIL PROTECTED]> writes: I have a project in which I am training a computer to improvise in the same style as an example piece of music. I wrote a little program in supercollider to tak

Re: convert relative to absolute...

2006-10-31 Thread Rick Hansen (aka RickH)
ive with this because I like my chord names to be derived from the note stacks as opposed to using the built in chord naming fragments, as this makes more musical sense to me, then I use an exceptions list to get the names exact. -- View this message in context: http://www.nabble.com/convert-relative-to-absolute...-tf2546920.html#a7099145 Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

convert relative to absolute...

2006-10-31 Thread Julian Peterson
I have a project in which I am training a computer to improvise in the same style as an example piece of music. I wrote a little program in supercollider to take a sequence of lilypond notes, learn patterns from them and then generate output for lilypond to render into a score. The material I wo

Re: convert relative to absolute...

2006-10-31 Thread Nicolas Sceaux
Julian Peterson <[EMAIL PROTECTED]> writes: > I have a project in which I am training a computer to improvise in the > same style as an example piece of music. > I wrote a little program in supercollider to take a sequence of > lilypond notes, learn patterns from them and then generate > output fo