Rest assured, the flag will fly high. :-D
On 15 November 2012 00:43, Sam Aaron <samaa...@gmail.com> wrote:
> Nice work!
> I love the distorted bells :-)
> Good luck with the conj talk. Fly the Overtone flag with pride :-)
> Sam
> ---
> http://sam.aaron.name
> On 14 Nov 2012, at 19:33, Chris Ford <christophertf...@gmail.com> wrote:
> > I probably should be practicing my talk for Clojure/conj. But instead,
> here's a new track (perpetual work-in-progress, of course):
> > git clone https://github.com/ctford/whelmed
> > cd whelmed
> > lein run dolorem
> > It makes extensive use of Leipzig to get rid of boilerplate and provide
> some abstractions for dealing with sequences of notes e.g.
> > (->> notes (where :pitch (comp F lydian)) (where :time (bpm 80)))
> > Cheers,
> > Chris