--- /dev/null
+(define meta\r
+ `((title . "White Noise")\r
+ (date . ,(string->date* "2010-04-01 00:00"))\r
+ (tags "music" "midi")))\r
+\r
+(list\r
+\r
+ (p [Some time in 2005 I had this fancy idea of writing a number of\r
+ songs that would relate to one another and share musical themes;\r
+ sort of a miniature concept album. Whenever I thought of a\r
+ variation of an existing theme I would hack it into one of the\r
+ many powertab files I accumulated over the years. A problem that\r
+ arose from this method was that I often couldn’t play what I had\r
+ jotted down. Instead of miraculously turning into a song, the\r
+ collection of disjointed files containing disjointed melodies and\r
+ riffs just continued to grow larger.])\r
+\r
+ (p [Eventually, when I was porting my powertab archive to tuxguitar,\r
+ I decided to endulge in the most productive of all work:\r
+ deleting. Deleting parts that I was never quite happy with\r
+ contributed a lot to “songify” the independent little pieces of\r
+ music.])\r
+\r
+ (p [The version that is embedded on this site is an instrumental\r
+ created by playing back the MIDI sources through ,(ref\r
+ "http://www.fluidsynth.org" "fluidsynth"). The ,(ref\r
+ "http://en.wikipedia.org/wiki/SoundFont" "soundfont") used for\r
+ rendering is called “Airfont 340”.])\r
+\r
+ '(audio (@ (controls "") (autobuffer ""))\r
+ (source (@ (src "/music/white_noise.ogg")))))\r