2014-12-19 19:51 GMT+01:00 Andrew Levine <[email protected]>: > Hello! I am very interested in using the point-and-click feature available > for SVG output (-dbackend=svg on the command line). This causes the SVG to > record the "origin" of each note head in the source file, something like > "source.ly:22:10:11", meaning the note's circle in the SVG was defined in > source.ly line 22 char 10. > What I would like to do is generate a text file recording this same origin > information for note on events in the MIDI file that's generated alongside > the SVG by Lilypond. I am trying to make interactive SVG's online that > highlight the current note when it's being played on audio. Given a note > head with origin = X and a MIDI note-on event with the same origin, I can > highlight note heads given a current playback time in the MIDI. Does anyone > have any pointers on where & how to go about generating this text file with > MIDI origin info? >
I can't help much.. Anyway, I remember that the same feature (highlight of notes during MIDI playback) was requested for Frescobaldi.. but I cannot find the issue in github. I can find only this related issue: https://github.com/wbsoft/frescobaldi/issues/258
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
