[Haskell-cafe] Music update

Mark Lentczner mark.lentczner at gmail.com
Fri Sep 27 21:27:56 CEST 2013


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 <orblivion at gmail.com> wrote:

> Will there be a video of the live premier?
>
>
> On Fri, Sep 20, 2013 at 12:14 PM, Mark Lentczner <mark.lentczner at gmail.com
> > 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 to have my code loaded up in
>> ghci, play MIDI into a software MIDI bus, and pipe that into MainStage 3
>> which ran the synths.
>>
>> The piece I was working on premiered last night at a concert in
>> Wellington, NZ. The live recording will take a while, but you can hear a
>> studio synth recording (from the above setup) here:
>>
>> https://soundcloud.com/mtnviewmark/plain-changes-2-all-synth-mix
>>
>>
>> The code for the piece is all open source:
>> https://github.com/mzero/PlainChanges2. In particular, there is a
>> somewhat improved MIDI player<https://github.com/mzero/PlainChanges2/blob/master/src/Sound/MidiPlayer.hs> in
>> there.
>>
>> Enjoy!
>>
>> - Mark
>>
>> P.S.: Yes, and now that that's done with, I can get on with the next
>> Haskell Platform release!
>>
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130928/c4424fbc/attachment.htm>


More information about the Haskell-Cafe mailing list