Re: [haskell-art] Lilypond parsing with Haskore

2012-06-30 Thread Henning Thielemann


On Fri, 29 Jun 2012, Corbin Simpson wrote:


I've written a library, called Lye, that compiles a strict subset of
Lilypond to a meta-MIDI format.


Lilypond can generate MIDI files for the notesheets you create.

___
haskell-art mailing list
haskell-art@lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art


Re: [haskell-art] Lilypond parsing with Haskore

2012-06-30 Thread Corbin Simpson
Hi Paul,

Euterpea looks interesting. I notice it's not on Hackage; is that just
because it's still under development?

~ C.

On Sat, Jun 30, 2012 at 04:04:33PM +, Hudak, Paul wrote:
 Sounds interesting Corbin.  Haskore has actually been subsumed under a larger 
 project called Euterpea, which is still being actively developed, but robust 
 enough that I use it in two computer music courses that I teach.  You can 
 find out more at our website at http://haskell.cs.yale.edu/.  Let me know if 
 you have any questions.
 
 Best,-Paul
 
 Paul Hudak
 Professor of Computer Science
 Yale University, PO Box 208285
 New Haven, CT 06520-8285, 203-432-1235  
 
 -Original Message-
 From: Corbin Simpson [mailto:c...@corbinsimpson.com] 
 Sent: Saturday, June 30, 2012 2:48 AM
 To: haskell-art@lurk.org
 Subject: [haskell-art] Lilypond parsing with Haskore
 
 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.
 
 ___
 haskell-art mailing list
 haskell-art@lurk.org
 http://lists.lurk.org/mailman/listinfo/haskell-art

___
haskell-art mailing list
haskell-art@lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art