summaryrefslogtreecommitdiff
path: root/posts/2010-08-04-alto-stick.skr
diff options
context:
space:
mode:
Diffstat (limited to 'posts/2010-08-04-alto-stick.skr')
-rw-r--r--posts/2010-08-04-alto-stick.skr36
1 files changed, 36 insertions, 0 deletions
diff --git a/posts/2010-08-04-alto-stick.skr b/posts/2010-08-04-alto-stick.skr
new file mode 100644
index 0000000..0c90d06
--- /dev/null
+++ b/posts/2010-08-04-alto-stick.skr
@@ -0,0 +1,36 @@
+(define meta
+ `((title . "“Flow” on Alto Stick")
+ (date . ,(string->date* "2010-08-04 00:00"))
+ (tags "music" "alto stick" "chapman stick")))
+
+(list
+ (wide-img "alto-stick.jpg"
+ "Alto Stick 6061")
+
+ (p [Just yesterday I received my new Alto Stick (#6061). It is a
+ Chapman Stick with ten strings and a shorter scale, very similar
+ to a guitar, really. Yesterday night I just could not put it
+ down, so I experimented with layered chords and arpeggios. The
+ video I recorded that night just would not sync to the audio
+ track, so I recorded the idea once again just some minutes ago in
+ the early morning.])
+
+ (p [There are many bumps in this recording, still I like it. Maybe
+ you do, too.])
+
+ '(object (@ (height "81")
+ (width "100%"))
+ (param (@ (name "movie")
+ (value "https://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F34493000&show_comments=true&auto_play=false&color=ff7700")))
+ (param (@ (name "allowscriptaccess")
+ (value "always")))
+ (embed (@ (allowscriptaccess "always")
+ (height "81")
+ (src "https://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F34493000&show_comments=true&auto_play=false&color=ff7700")
+ (type "application/x-shockwave-flash")
+ (width "100%"))))
+
+ `(span
+ ,(ref "http://soundcloud.com/rekado/flow" "Flow")
+ " by "
+ ,(ref "http://soundcloud.com/rekado" "rekado")))