blob: 434d48fe805a3a73788f5d10507a2f874f273012 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
title: “Flow” on Alto Stick: the video
date: 2010-08-05 00:00
tags: music, video, alto stick, chapman stick
---
<p>
Here I publish the plain video to
the <a href="/posts/2010-08-04-alto-stick.html">recording I
published yesterday</a>.
</p>
<p>
This is for documentation purposes only. Enjoyment is just a
possible side effect. Just look at my face in the video and you know
what I mean. Music is serious business.
</p>
<p>
I noticed just now that the chord progression follows rather closely
that one in Mayday’s “天使”, a song I’m currently
practising. I was asked to play one song on a wedding this Sunday
and it will likely be 天使 in an unusual arrangement, blending some
of the ideas that shine through the improvisation with the lyrics of
that song. I’m expecting to have enough time on Saturday or Monday
evening to record it and put it on display here.
</p>
<video width="100%" autobuffer controls poster="/images/posts/alto-stick.jpg">
<source src="/downies/videos/flow_on_alto_stick_low.mp4"/>
<source src="/downies/videos/flow_on_alto_stick_low.ogv"/>
</video>
<p>
I offer this video for download in several formats. Choose one from
the list below. When you do not want to care about
codecs, <a href="http://videolan.org">download the free VLC
player</a>. If you are on GNU/Linux <code>mplayer</code> will work
fine, too.
</p>
<!--
<h2>High Quality (HD 1080)</h2>
<div class="download">
<table>
<tr><th>codecs</th><td>h.264 + mp3</td></tr>
<tr><th>bitrate A</th><td>320 kbps</td></tr>
<tr><th>bitrate V</th><td>6 Mbps</td></tr>
<tr><th>container</th><td>mp4</td></tr>
<tr><th>size</th><td>207 MB</td></tr>
</table>
<a href='res/videos/flow_on_alto_stick.mp4'>download</a>
</div>
<div class="download">
<table>
<tr><th>codecs</th><td>ogg theora</td></tr>
<tr><th>bitrate A</th><td>320 kbps</td></tr>
<tr><th>bitrate V</th><td>6 Mbps</td></tr>
<tr><th>container</th><td>ogv</td></tr>
<tr><th>size</th><td>204 MB</td></tr>
</table>
<a href='res/videos/flow_on_alto_stick.ogv'>download</a>
</div>
//-->
<h2>Medium Quality (HD 720)</h2>
<div class="download">
<table>
<tr><th>codecs</th><td>h.264 + mp3</td></tr>
<tr><th>bitrate A</th><td>192 kbps</td></tr>
<tr><th>bitrate V</th><td>3 Mbps</td></tr>
<tr><th>container</th><td>mp4</td></tr>
<tr><th>size</th><td>105 MB<td></tr>
</table>
<a href="/downies/videos/flow_on_alto_stick_medium.mp4">download</a>
</div>
<div class="download">
<table>
<tr><th>codecs</th><td>ogg theora</td></tr>
<tr><th>bitrate A</th><td>192 kbps</td></tr>
<tr><th>bitrate V</th><td>3 Mbps</td></tr>
<tr><th>container</th><td>ogv</td></tr>
<tr><th>size</th><td>103 MB</td></tr>
</table>
<a href="/downies/videos/flow_on_alto_stick_medium.ogv">download</a>
</div>
<h2>Low Quality (HD 480)</h2>
<div class="download">
<table>
<tr><th>codecs</th><td>h.264 + mp3</td></tr>
<tr><th>bitrate A</th><td>128 kbps</td></tr>
<tr><th>bitrate V</th><td>1.5 Mbps</td></tr>
<tr><th>container</th><td>mp4</td></tr>
<tr><th>size</th><td>54 MB<td></tr>
</table>
<a href="/downies/videos/flow_on_alto_stick_low.mp4">download</a>
</div>
<div class="download">
<table>
<tr><th>codecs</th><td>ogg theora</td></tr>
<tr><th>bitrate A</th><td>128 kbps</td></tr>
<tr><th>bitrate V</th><td>1.5 Mbps</td></tr>
<tr><th>container</th><td>ogv</td></tr>
<tr><th>size</th><td>53 MB</td></tr>
</table>
<a href="/downies/videos/flow_on_alto_stick_low.ogv">download</a>
</div>
<h2>Streaming</h2>
<p>
I’ve uploaded the video
to <a href="http://v.youku.com/v_show/id_XMTk1NTQ0MDM2.html">Youku</a>.
</p>
|