<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Ode to Joy</title>
	<atom:link href="http://dorion-mode.com/2020/02/ode-to-joy/feed/" rel="self" type="application/rss+xml" />
	<link>http://dorion-mode.com/2020/02/ode-to-joy/</link>
	<description>From the abyss, life. From silence, music.</description>
	<pubDate>Fri, 15 May 2026 23:41:18 +0000</pubDate>
	<generator>http://polimedia.us</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vivian Richards</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-4598</link>
		<dc:creator>Vivian Richards</dc:creator>
		<pubDate>Sat, 18 May 2024 11:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-4598</guid>
		<description>Hello, I Met You in Fort Lauderdale Florida. You had a harmonica with you. Thanks for being nice. I'm a musician too. I play the keyboard. How are you doing? This is Mr. Richards and my cell phone number is [snipped]. Call me as soon as you read this comment.</description>
		<content:encoded><![CDATA[<p>Hello, I Met You in Fort Lauderdale Florida. You had a harmonica with you. Thanks for being nice. I'm a musician too. I play the keyboard. How are you doing? This is Mr. Richards and my cell phone number is [snipped]. Call me as soon as you read this comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Welsh</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-4449</link>
		<dc:creator>Jacob Welsh</dc:creator>
		<pubDate>Wed, 24 May 2023 01:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-4449</guid>
		<description>&#62; If any readers have suggestions for representing music notation as text, please write in.

From a fresh look at this space, https://abcnotation.com/ came up looking like a sweet spot among the tradeoffs involved, with fairly mature tooling and perhaps even decent collections of content online (mainly folksy stuff it would seem).

As &lt;a href="http://jfxpt.com/2023/jwrd-logs-for-May-2023/#7502" rel="nofollow"&gt;mentioned&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>&gt; If any readers have suggestions for representing music notation as text, please write in.</p>
<p>From a fresh look at this space, <a href="https://abcnotation.com/" rel="nofollow">https://abcnotation.com/</a> came up looking like a sweet spot among the tradeoffs involved, with fairly mature tooling and perhaps even decent collections of content online (mainly folksy stuff it would seem).</p>
<p>As <a href="http://jfxpt.com/2023/jwrd-logs-for-May-2023/#7502" rel="nofollow">mentioned</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I'm not from there, but it's where I was born. on Dorion Mode</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-4408</link>
		<dc:creator>I'm not from there, but it's where I was born. on Dorion Mode</dc:creator>
		<pubDate>Thu, 20 Apr 2023 03:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-4408</guid>
		<description>[...] in hand. It was dawn by now and pretty pretty. So, I took my time warming her up and played Ode to Joy. I felt like a freshly hatched [...]</description>
		<content:encoded><![CDATA[<p>[...] in hand. It was dawn by now and pretty pretty. So, I took my time warming her up and played Ode to Joy. I felt like a freshly hatched [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Welsh</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-119</link>
		<dc:creator>Jacob Welsh</dc:creator>
		<pubDate>Sat, 08 Feb 2020 23:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-119</guid>
		<description>&lt;blockquote&gt;I tried adding spaces to align, but it didn't seem to make much of a difference&lt;/blockquote&gt;

HTML collapses adjoining whitespace characters to a single space. (That linefeeds appear to do something is a wordpress thing: it converts them to br and p tags, for single and double linefeeds respectively.) One way to turn this off is with a pre tag ("preformatted text"), which also sets a fixed-width font.</description>
		<content:encoded><![CDATA[<blockquote><p>I tried adding spaces to align, but it didn't seem to make much of a difference</p></blockquote>
<p>HTML collapses adjoining whitespace characters to a single space. (That linefeeds appear to do something is a wordpress thing: it converts them to br and p tags, for single and double linefeeds respectively.) One way to turn this off is with a pre tag ("preformatted text"), which also sets a fixed-width font.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robinson Dorion</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-117</link>
		<dc:creator>Robinson Dorion</dc:creator>
		<pubDate>Sat, 08 Feb 2020 19:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-117</guid>
		<description>&lt;strong&gt;@whaack&lt;/strong&gt;

&lt;blockquote&gt;
Re footnote 5, my first CL project was to try to make an ascii notation for music. http://ztkfg.com/2018/11/apollo-music-project/ If I ever find time I want to add a feature where you can run apollo's notation through a function and get back a traditional score in an svg format.
&lt;/blockquote&gt;

Cool!

&lt;blockquote&gt;
It may be easier for you to read the notation you wrote if you align the tablature by putting a space before positive numbers so that they have the same 2char with of the negative numbers.
&lt;/blockquote&gt;

I tried adding spaces to align, but it didn't seem to make much of a difference when I previewed the draft. For my own use I write on a piece of paper that I carry in the case for more convenient access.

&lt;blockquote&gt;
Also, what does 5-- mean at the end of C and E?
&lt;/blockquote&gt;

That 5 blow is actually supposed to be the first note in D and F. With that in mind, B, D and F are the same pattern. It's placed at the end of C and E with 5-- to denote there should be minimal pause transitioning from C to D and E to F. He explains the move in the video, but you'll see in my version I've not yet mastered it.

&lt;strong&gt;@Jacob Welsh&lt;/strong&gt;

Thanks for the links.

&lt;blockquote&gt;Robinson, why not learn the holes by note names (letters) rather than the instrument-specific numbers? It's not like there's that many!&lt;/blockquote&gt;

Good point. There's not that many, but I had enough to deal with to start to get the coordination and the pattern down. It had not occurred to me, but now I don't have a reason not to, especially given I was refresher I received at Junto last month. &lt;a href="http://harmonicatunes.com/harmonica-notes/" rel="nofollow"&gt;harmonicatunes.com&lt;/a&gt; pays.

&lt;blockquote&gt;And you see lines A, B, D and F here are supposed to be almost identical? I seem to hear more high notes leaking in starting with B, hard to tell though with all the leaks otherwise. (I know getting single notes is harder than chords on harmonica.)&lt;/blockquote&gt; 

The difference between A and the others is A ends with E (5 blow), D (4 draw), D (4 draw) while the others end with D (4 draw), C (4 blow), C (4 blow). Thanks for pointing out the leaks, I'll work on the plug.</description>
		<content:encoded><![CDATA[<p><strong>@whaack</strong></p>
<blockquote><p>
Re footnote 5, my first CL project was to try to make an ascii notation for music. <a href="http://ztkfg.com/2018/11/apollo-music-project/" rel="nofollow">http://ztkfg.com/2018/11/apollo-music-project/</a> If I ever find time I want to add a feature where you can run apollo's notation through a function and get back a traditional score in an svg format.
</p></blockquote>
<p>Cool!</p>
<blockquote><p>
It may be easier for you to read the notation you wrote if you align the tablature by putting a space before positive numbers so that they have the same 2char with of the negative numbers.
</p></blockquote>
<p>I tried adding spaces to align, but it didn't seem to make much of a difference when I previewed the draft. For my own use I write on a piece of paper that I carry in the case for more convenient access.</p>
<blockquote><p>
Also, what does 5-- mean at the end of C and E?
</p></blockquote>
<p>That 5 blow is actually supposed to be the first note in D and F. With that in mind, B, D and F are the same pattern. It's placed at the end of C and E with 5-- to denote there should be minimal pause transitioning from C to D and E to F. He explains the move in the video, but you'll see in my version I've not yet mastered it.</p>
<p><strong>@Jacob Welsh</strong></p>
<p>Thanks for the links.</p>
<blockquote><p>Robinson, why not learn the holes by note names (letters) rather than the instrument-specific numbers? It's not like there's that many!</p></blockquote>
<p>Good point. There's not that many, but I had enough to deal with to start to get the coordination and the pattern down. It had not occurred to me, but now I don't have a reason not to, especially given I was refresher I received at Junto last month. <a href="http://harmonicatunes.com/harmonica-notes/" rel="nofollow">harmonicatunes.com</a> pays.</p>
<blockquote><p>And you see lines A, B, D and F here are supposed to be almost identical? I seem to hear more high notes leaking in starting with B, hard to tell though with all the leaks otherwise. (I know getting single notes is harder than chords on harmonica.)</p></blockquote>
<p>The difference between A and the others is A ends with E (5 blow), D (4 draw), D (4 draw) while the others end with D (4 draw), C (4 blow), C (4 blow). Thanks for pointing out the leaks, I'll work on the plug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dealing with Death &#171; Dorion Mode</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-114</link>
		<dc:creator>Dealing with Death &#171; Dorion Mode</dc:creator>
		<pubDate>Fri, 07 Feb 2020 20:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-114</guid>
		<description>[...] play Ode to Joy and take refuge in amore fati. After then Boston Red Sox star shortstop Nomar Garciaparra --Nomar [...]</description>
		<content:encoded><![CDATA[<p>[...] play Ode to Joy and take refuge in amore fati. After then Boston Red Sox star shortstop Nomar Garciaparra --Nomar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Welsh</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-111</link>
		<dc:creator>Jacob Welsh</dc:creator>
		<pubDate>Fri, 07 Feb 2020 04:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-111</guid>
		<description>AFAIK, http://lilypond.org/ is the state of the art, the TeX of music typesetting.

My own attempt at an ascii-to-soundwaves system at age 17 might be amusing: under "Toys" at http://welshcomputing.com/code/ .

Robinson, why not learn the holes by note names (letters) rather than the instrument-specific numbers? It's not like there's that many!

And you see lines A, B, D and F here are supposed to be almost identical? I seem to hear more high notes leaking in starting with B, hard to tell though with all the leaks otherwise. (I know getting single notes is harder than chords on harmonica.)</description>
		<content:encoded><![CDATA[<p>AFAIK, <a href="http://lilypond.org/" rel="nofollow">http://lilypond.org/</a> is the state of the art, the TeX of music typesetting.</p>
<p>My own attempt at an ascii-to-soundwaves system at age 17 might be amusing: under "Toys" at <a href="http://welshcomputing.com/code/" rel="nofollow">http://welshcomputing.com/code/</a> .</p>
<p>Robinson, why not learn the holes by note names (letters) rather than the instrument-specific numbers? It's not like there's that many!</p>
<p>And you see lines A, B, D and F here are supposed to be almost identical? I seem to hear more high notes leaking in starting with B, hard to tell though with all the leaks otherwise. (I know getting single notes is harder than chords on harmonica.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whaack</title>
		<link>http://dorion-mode.com/2020/02/ode-to-joy/#comment-108</link>
		<dc:creator>whaack</dc:creator>
		<pubDate>Thu, 06 Feb 2020 22:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://dorion-mode.com/?p=660#comment-108</guid>
		<description>Aha thank you for your beautiful performance.

Re footnote 5, my first CL project was to try to make an ascii notation for music. http://ztkfg.com/2018/11/apollo-music-project/ If I ever find time I want to add a feature where you can run apollo's notation through a function and get back a traditional score in an svg format.

It may be easier for you to read the notation you wrote if you align the tablature by putting a space before positive numbers so that they have the same 2char with of the negative numbers.

Also, what does 5-- mean at the end of C and E?</description>
		<content:encoded><![CDATA[<p>Aha thank you for your beautiful performance.</p>
<p>Re footnote 5, my first CL project was to try to make an ascii notation for music. <a href="http://ztkfg.com/2018/11/apollo-music-project/" rel="nofollow">http://ztkfg.com/2018/11/apollo-music-project/</a> If I ever find time I want to add a feature where you can run apollo's notation through a function and get back a traditional score in an svg format.</p>
<p>It may be easier for you to read the notation you wrote if you align the tablature by putting a space before positive numbers so that they have the same 2char with of the negative numbers.</p>
<p>Also, what does 5-- mean at the end of C and E?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
