Re: [Haskell-cafe] Music update

2013-10-06 Thread Evan Laforge
I saw the the video on g+, it's especially nice with "live" instruments. I noticed the code had a fair amount of stuff dealing with limitations of the auto-bass, I assume you had to be careful not to gum up its works. Is there a robotic drumset back there somewhere too? Also change ringing is ne

Re: [Haskell-cafe] Music update

2013-09-27 Thread Mark Lentczner
Yes, video was shot and several audio recordings taken. I'm mastering the audio and expect to have something in a week to share. On Mon, Sep 23, 2013 at 4:21 AM, Dan Krol wrote: > Will there be a video of the live premier? > > > On Fri, Sep 20, 2013 at 12:14 PM, Mark Lentczner > wrote: > >> So

Re: [Haskell-cafe] Music update

2013-09-22 Thread Dan Krol
Will there be a video of the live premier? On Fri, Sep 20, 2013 at 12:14 PM, Mark Lentczner wrote: > Some might remember me asking about music packages a while back... An > update: > > I ended up using Euterpea, which in turn uses both Codec.Midi and > Sound.PortMidi. My working environment was

[Haskell-cafe] Music update

2013-09-20 Thread Mark Lentczner
Some might remember me asking about music packages a while back... An update: I ended up using Euterpea, which in turn uses both Codec.Midi and Sound.PortMidi. My working environment was to have my code loaded up in ghci, play MIDI into a software MIDI bus, and pipe that into MainStage 3 which ran