Re: Score follower

2011-01-08 Thread Konstantin
Hello Mike, it would be very helpful to me if you could make a proof of concept piece of software. I speak only english (Java/C++) and no chinese (Lilypond/Scheme) ;-) Regards, Konstantin ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: Score follower

2011-01-08 Thread m...@apollinemike.com
Konstantin, A proof of concept piece of software would take me more time than I currently have. I can, however, try to put something together that shows how info is passed together in Lilypond, and will do so over the next week. Cheers, MS On Jan 8, 2011, at 6:30 PM, Konstantin wrote:

Score follower

2011-01-05 Thread Konstantin
Hello, I want to create a score follower, that is a software which shows the scores and the current position I am playing on my keyboard. I tried some rendering engines (Guidolib, Musescore, ...), but Lilypond has the best graphical output. Now I need informations about the scores like pitch

Re: Score follower

2011-01-05 Thread James
Hello On 05/01/2011 12:27, Konstantin wrote: Hello, I want to create a score follower, that is a software which shows the scores and the current position I am playing on my keyboard. I tried some rendering engines (Guidolib, Musescore, ...), but Lilypond has the best graphical output. Now I

Re: Score follower

2011-01-05 Thread Konstantin
James james.lowe at datacore.com writes: [snip] http://code.google.com/p/lilypond/issues/detail?id=965 I have tried this - I don't really use Linux but I managed to get this working sort (as my Linux machine is in a VM I used similar tools on a Mac), however I am not sure this is what you

Re: Score follower

2011-01-05 Thread James
Hello On 05/01/2011 15:44, Konstantin wrote: Jamesjames.loweat datacore.com writes: [snip] http://code.google.com/p/lilypond/issues/detail?id=965 I have tried this - I don't really use Linux but I managed to get this working sort (as my Linux machine is in a VM I used similar tools on a

Re: Score follower

2011-01-05 Thread Carl Sorensen
On 1/5/11 8:44 AM, Konstantin kammerm...@gmx.de wrote: James james.lowe at datacore.com writes: [snip] http://code.google.com/p/lilypond/issues/detail?id=965 I have tried this - I don't really use Linux but I managed to get this working sort (as my Linux machine is in a VM I used

Re: Score follower

2011-01-05 Thread Mike Solomon
Konstantin, I have a metadata patch floating around that can help you kludge your way through this. It is not too hard, but will require some work: 1) Create a sort of metadata property for whatever grob you wanna trace. 2) for those grobs, create an override for the print method that first