I’ve been playing with using words to control the articulation of a physical modelling synthesiser based on the elegant Karplus-Strong … More
Category: haskell
Canntaireachd synthesis part two
Sounds a bit nicer now… This time with a smaller font and an exciting slither of my desktop visible. Sorry … More
Canntaireachd for sinewaves
An early sketch of a system of vocables for describing manipulations of a sine wave. The text is a bit … More
Haskell supercollider tutorial
Rohan Drape has made a nice tutorial to getting his “Hsc” Haskell bindings to SuperCollider installed and integrated with emacs. … More
Programming in Haskell
Not really a review, just a strong recommendation… Graham Hutton’s Programming in Haskell is published mid January 2007, but Cambridge … More
Peano curve weaves of whole songs
Some nine months ago I played with weaving images from music, including using a peano curve as a mapping. I’ve … More
BP2-like polymetric syntax
Another experiment with haskell, rather hastily screencasted for your pleasure: It’s using haskell’s Parsec module to parse the syntax, and … More
Haskell music
I’ve settled on using Haskell98 for my MSc project. It’s a very interesting language with excellent parsing libraries as well … More