Corbin Simpson
2012-06-30 06:47:56 UTC
Hi all,
Let me know if I've broken ettiquette; this is my first post to this
list.
I've written a library, called Lye, that compiles a strict subset of
Lilypond to a meta-MIDI format. I originally worked in Python, but have
been working on translating it to Haskell. I noticed that Haskore is
still being actively developed; is Haskore a good target for this kind
of work? My larger goal is to have a programmatically-controlled synth
that is driven by Lilypond input, and I think that Haskore would work
well as a backend.
My current code is at https://github.com/mostawesomedude/lye, if anybody
is wondering.
~ C.
Let me know if I've broken ettiquette; this is my first post to this
list.
I've written a library, called Lye, that compiles a strict subset of
Lilypond to a meta-MIDI format. I originally worked in Python, but have
been working on translating it to Haskell. I noticed that Haskore is
still being actively developed; is Haskore a good target for this kind
of work? My larger goal is to have a programmatically-controlled synth
that is driven by Lilypond input, and I think that Haskore would work
well as a backend.
My current code is at https://github.com/mostawesomedude/lye, if anybody
is wondering.
~ C.