<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Austin Matzko&#039;s Blog &#187; Music</title>
	<atom:link href="http://austinmatzko.com/category/media/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://austinmatzko.com</link>
	<description>A blog about philosophy, Christianity, web development and whatever else I feel like writing about.</description>
	<lastBuildDate>Wed, 16 Mar 2011 17:14:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-RC4-18391</generator>
		<item>
		<title>How I Rip and Encode MP3s on the Ubuntu Linux Command Line</title>
		<link>http://austinmatzko.com/2008/04/10/shell-mp3-encoding/</link>
		<comments>http://austinmatzko.com/2008/04/10/shell-mp3-encoding/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 11:00:03 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[cdparanoia]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lltag]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=438</guid>
		<description><![CDATA[I like to know how to use the command line for everything I can. Here are the tools and commands I use to make mp3s. First, I rip from the CDROM to a wav file. cdparanoia 1 prokofiev1.wav cdparanoia lets me specify the input device, but I don&#8217;t need to, since the default&#8212;/dev/cdrom&#8212;is what I [...]]]></description>
			<content:encoded><![CDATA[<p>I like to know how to use the command line for everything I can.  Here are the tools and commands I use to make mp3s.</p>
<p>First, I rip from the CDROM to a <code>wav</code> file.  </p>
<p><code>cdparanoia 1 prokofiev1.wav</code></p>
<p><code>cdparanoia</code> lets me specify the input device, but I don&#8217;t need to, since the default&#8212;<code>/dev/cdrom</code>&#8212;is what I want.  The line above just says to rip the first track to a <code>wav</code> file named <code>prokofiev1.wav</code>.</p>
<p><code>lame -h prokofiev1.wav prokofiev1.mp3</code></p>
<p>Encode the <code>wav</code> file to a <code>mp3</code> file, in high quality (128 kb).</p>
<p><code>lltag --cddb prokofiev1.mp3</code></p>
<p><code>lltag</code> helps me look up the <a href="http://en.wikipedia.org/wiki/Cddb">CDDB</a> data about the track and then add it to the mp3. I&#8217;m first prompted to make a CDDB query:</p>
<p><strong><code>Enter CDDB query [<query>q] (no default, h for help) ?</code></strong></p>
<p>I&#8217;ve tried entering the hexadecimal strings I get from <code>cd-discid</code>, but I&#8217;ve never gotten it to return any results.  Instead, I enter &#8220;prokofiev violinsonaten&#8221; verbatim from the CD&#8217;s title.  I get one matching result, which I select, and then I choose the appropriate track and save the CDDB data. </p>
<p><code>id3ed -i prokofiev1.mp3</code> and <code>id3v2 -l prokofiev1.mp3</code> let me verify that the data has been saved. </p>
<p>Now I&#8217;m all set to import the mp3 to Banshee and then to my iPod. </p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2008/04/10/shell-mp3-encoding/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What Plato Might Have Said But Didn&#8217;t</title>
		<link>http://austinmatzko.com/2006/10/20/what-plato-might-have-said-but-didnt/</link>
		<comments>http://austinmatzko.com/2006/10/20/what-plato-might-have-said-but-didnt/#comments</comments>
		<pubDate>Sat, 21 Oct 2006 01:23:22 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Plato]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/2006/10/20/what-plato-might-have-said-but-didnt/</guid>
		<description><![CDATA[Search Google for &#8220;Let me make the songs of a nation, and I care not who makes its laws,&#8221; and you&#8217;ll discover a number of people think Plato said such a thing. However, as Kevin Mungons pointed out, there&#8217;s no evidence he did. How do faux quotes like this get started? They seem to come [...]]]></description>
			<content:encoded><![CDATA[<p>Search Google for &#8220;<a href="http://www.google.com/search?q=%22Let%20me%20make%20the%20songs%20of%20a%20nation%22&#038;hl=en">Let me make the songs of a nation, and I care not who makes its laws</a>,&#8221; and you&#8217;ll discover a number of people think Plato said such a thing.  However, as <a href="http://www.sharperiron.org/showthread.php?p=54766#post54766">Kevin Mungons pointed out</a>, there&#8217;s no evidence he did. How do faux quotes like this get started?  They seem to come from nowhere and take on a life of their own.</p>

<p>I decided to track down this supposed Plato quotation and found the following in <cite>A History of Western Music</cite>:</p>

<blockquote><p>Furthermore, the foundations of music once established must not be changed, for lawlessness in art and education inevitably leads to licence in manners and anarchy in society.  For Plato the saying &#8220;Let me make the songs of a nation and I care not who makes its laws&#8221; would have expressed a political maxim; more than that, it would have been a pun, as the word <i>nomos</i>, with the general meaning of &#8220;custom&#8221; or &#8220;law,&#8221; was used also to designate the melodic patterns of a certain type of lyric song.</p>
<p>Grout, Donald J. <cite>A History of Western Music</cite>, 1973. p. 8</p>
</blockquote>

<p>Notice the ambiguous &#8220;would have&#8221;: &#8220;For Plato the saying . . . <em>would have</em> expressed a political maxim.&#8221; It is possible that Grout could have used &#8220;would have&#8221; in the sense of &#8220;did,&#8221; but none of the footnotes near the quotation (there is none for the quotation itself) points to such a passage.  In fact, the relevant passages in the footnotes&mdash;from Plato&#8217;s <cite>Laws</cite>&mdash;actually seem to support the converse: Plato wants <em>law</em> to control the <em>music</em>. But somewhere along the line an ambitious musical-political theorist made it through page eight of <cite>A History</cite> and decided to resolve the ambiguity in his own favor.</p>]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2006/10/20/what-plato-might-have-said-but-didnt/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Fiddleheads Live in Concert</title>
		<link>http://austinmatzko.com/2006/05/23/the-fiddleheads-live-in-concert/</link>
		<comments>http://austinmatzko.com/2006/05/23/the-fiddleheads-live-in-concert/#comments</comments>
		<pubDate>Wed, 24 May 2006 02:37:54 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Friends and Family]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Fiddleheads]]></category>
		<category><![CDATA[Wellesley]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/2006/05/23/the-fiddleheads-live-in-concert/</guid>
		<description><![CDATA[We have several friends who are just about to graduate from Wellesley, and a couple of them play in a student Celtic group called the &#8220;Fiddleheads.&#8221; I took the video clip below at the Fiddleheads&#8217; Spring Concert on May 13, 2006 at Wellesley. About halfway through they dish out a very creative rhythm technique.]]></description>
			<content:encoded><![CDATA[<p>We have several friends who are just about to graduate from Wellesley, and a couple of them play in a student Celtic group called the &#8220;Fiddleheads.&#8221;  I took the video clip below at the Fiddleheads&#8217; Spring Concert on May 13, 2006 at Wellesley.  About halfway through they dish out a very creative rhythm technique.</p>

<!-- youtube="R7kTgjqKoPs" description="Fiddleheads in Concert" -->]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2006/05/23/the-fiddleheads-live-in-concert/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Truly Hale-bodied Little Piece</title>
		<link>http://austinmatzko.com/2006/03/27/a-truly-hale-bodied-little-piece/</link>
		<comments>http://austinmatzko.com/2006/03/27/a-truly-hale-bodied-little-piece/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 00:10:53 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/2006/03/27/a-truly-hale-bodied-little-piece/</guid>
		<description><![CDATA[Well, maybe that&#8217;s just a bad pun. But remember that series of diamond commercials a few years back, which featured people in silhouette wearing diamonds? The accompanying soundtrack was reminiscent of chugga-chugga baroque concertos, and (such as it is) it is probably the greatest claim to fame of composer and jazz musician Karl Jenkins. This [...]]]></description>
			<content:encoded><![CDATA[<p>Well, maybe that&#8217;s just a bad pun.  But remember that series of diamond commercials a few years back, which featured people in silhouette wearing diamonds?  The accompanying soundtrack was reminiscent of chugga-chugga baroque concertos, and (such as it is) it is probably the greatest claim to fame of composer and jazz musician Karl Jenkins.</p>

<p>This weekend a friend played me the album <cite>Simple Gifts</cite> by baritone Bryn Terfel, and I discovered Jenkins has written a nice <cite>Ave Verum Corpus</cite>, a selection from which you can hear <a href="http://www.amazon.com/gp/product/B000B8ISN2/ref=ase_ilfilosofo-20/102-7280091-0254526?s=music&#038;v=glance&#038;n=5174&#038;tagActionCode=ilfilosofo-20">here</a> as track 11.  It&#8217;s not Mozart or all that profound, but it&#8217;s well worth the 99&cent; I paid to download it from iTunes.</p>  ]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2006/03/27/a-truly-hale-bodied-little-piece/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logically, It&#8217;s a Drab World</title>
		<link>http://austinmatzko.com/2005/10/11/logically-its-a-drab-world/</link>
		<comments>http://austinmatzko.com/2005/10/11/logically-its-a-drab-world/#comments</comments>
		<pubDate>Wed, 12 Oct 2005 03:31:43 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Allan Bloom]]></category>
		<category><![CDATA[Classical Music]]></category>
		<category><![CDATA[Mozart]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/?p=156</guid>
		<description><![CDATA[It&#8217;s just a little thing, but it surprised me. I&#8217;ve been grading logic exercises, and one of the questions posed to the college students is to evaluate the soundness of the following syllogism: Some classical music is enjoyable.Some concertos are not enjoyable. Therefore, some concertos are not classical music. This is an invalid syllogism, so [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s just a little thing, but it surprised me.  I&#8217;ve been grading logic exercises, and one of the questions posed to the college students is to evaluate the <em>soundness</em> of the following syllogism:</p>
<blockquote><p>Some classical music is enjoyable.<br />Some concertos are not enjoyable. <br />Therefore, some concertos are not classical music.</p></blockquote>
<p>This is an invalid syllogism, so it can&#8217;t be &#8220;sound,&#8221; because a &#8220;sound&#8221; syllogism is one that is valid and has true premises.  But that didn&#8217;t stop numerous students who went on to evaluate the truth of the premises.</p>

<p>Here&#8217;s what surprised me: quite a few concluded that this was an unsound syllogism, because the first premise is false.  In other words, they believe that <em>no</em> classical music is enjoyable, and they said so directly in their explanations.</p>  
<p>They&#8217;ve never enjoyed a piece of classical music?  That&#8217;s like saying you&#8217;ve never been in love or never laughed.  It reminded me of a passage from a book that influenced me when I was a freshman in college, written about college students twenty years ago: Allan Bloom&#8217;s <cite>The Closing of the American Mind</cite>.</p>
<blockquote><p>The power of music in the soul&mdash;described to Jessica marvelously by Lorenzo in the <cite>Merchant of Venice</cite>&mdash;has been recovered after a long period of desuetude.  And it is rock music alone that has effected this restoration.  Classical music is dead among the young.  This assertion will, I know, be hotly disputed by many who, unwilling to admit tidal changes, can point to the proliferation on campuses of classes in classical music appreciation and practice, as well as performance groups of all kinds.  Their presence is undeniable, but they involve not more than 5 to 10 percent of the students.  Classical music is now a special taste, like Greek language or pre-Columbian archeology, not a common culture of reciprocal communication and psychological shorthand.  Thirty years ago, most middle-class families made some of the old European music a part of the home, partly because they like it, partly because they thought it was good for the kids.   University students usually had some early emotive association with Beethoven, Chopin and Brahms, which was a permanent part of their makeup and to which they were likely to respond throughout their lives.  This was probably the only regularly recognizable class distinction between educated and uneducated in America.  Many, or even most, of the young people of that generation also swung with Benny Goodman, but with an element of self-consciousness&mdash;to be hip, to prove they weren&#8217;t snobs, to show solidarity with the democratic ideal of a pop culture out of which would grow a new high culture.  So there remained a class distinction between high and low, although private taste was beginning to create doubts about whether one really like the high very much.  But all that has changed.  Rock music is as unquestioned and unproblematic as the air the students breathe, and very few have any acquaintance at all with classical music.  This is a constant surprise to me.  And one of the strange aspects of my relations with good students I come to know well is that I frequently introduce them to Mozart.  This is a pleasure for me, inasmuch as it is always pleasant to give people gifts that please them.  It is interesting to see whether  and in what ways their studies are complemented by such music.  But this is something utterly new to me as a teacher; formerly my students usually knew much more classical music than I did.</p>
<p><a href="http://www.amazon.com/exec/obidos/ASIN/0671657151/ilfilosofo-20?creative=327641&#038;camp=14573&#038;link_code=as1"><cite>The Closing of the American Mind</cite></a> page 69</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2005/10/11/logically-its-a-drab-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Music Programs</title>
		<link>http://austinmatzko.com/2005/09/10/music-programs/</link>
		<comments>http://austinmatzko.com/2005/09/10/music-programs/#comments</comments>
		<pubDate>Sat, 10 Sep 2005 18:35:33 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/?p=107</guid>
		<description><![CDATA[Slashdot reports on a web-based program that uses algorithms to produce music. They describe it as pretty neat as well as being scientifically interesting, and useful. After listening to some compositions and creating a few random ones myself, I must agree that it is. And anyone who has listen [sic] to the radio the last [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://science.slashdot.org/science/05/09/10/0444249.shtml?tid=228&#038;tid=141">Slashdot reports</a> on a web-based program that uses algorithms to produce music.</p>
<blockquote cite="http://science.slashdot.org/science/05/09/10/0444249.shtml?tid=228&#038;tid=141"><p>They describe it as pretty neat as well as being scientifically interesting, and useful. After listening to some compositions and creating a few random ones myself, I must agree that it is. And anyone who has listen [sic] to the radio the last few years could certainly use some unique music.</p></blockquote>
<p>Scientifically interesting, maybe.  But after playing around with it, the best &#8220;compositions&#8221; I heard could hardly rival Muzak.  Curiously, the <a href="http://tones.wolfram.com/about/faqs/features.html">site&#8217;s FAQ</a> has a comment about &#8220;meaning&#8221;:</p>
<blockquote cite="http://tones.wolfram.com/about/faqs/features.html"><p><strong>Can WolframTones compositions have meaning?</strong></p>
<p>That&#8217;s a complicated philosophical question. There&#8217;s some <a href="http://www.wolframscience.com/nksonline/page-827">discussion of meaning</a> in the computational universe in <a href="http://www.wolframscience.com/thebook.html"><cite>A New Kind of Science</cite></a>. It&#8217;s probably fair to say that objects in the computational universe&#8211;and WolframTones compositions&#8211;develop meaning as they get connected to other things. In some ways WolframTones compositions are like objects in nature: their features emerge from specified underlying rules. So if the form of a sunset, a tree, or a mollusc shell is meaningful, then so can a WolframTones composition be.</p></blockquote>
<p>Right.  And that&#8217;s why rule-generated music is unlikely to mean much to its listeners&#8211;you&#8217;ve eliminated half of the human component in the communication process.  It&#8217;s more like the sound of a babbling brook than a symphony.</p>  
<p>While it&#8217;s true that human musicians incorporate rules into their compositions, they do so reflexively, so that various parts of the piece respond to other parts of the piece.  The composer responds to and adjusts the music according to how it achieves certain criteria (such as beauty), criteria that are difficult to make into algorithms.   When the computer is aware of how its composition makes it feel and changes the piece accordingly, then we&#8217;ll be getting somewhere.</p>]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2005/09/10/music-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choraling Rutter</title>
		<link>http://austinmatzko.com/2005/08/24/choraling-rutter/</link>
		<comments>http://austinmatzko.com/2005/08/24/choraling-rutter/#comments</comments>
		<pubDate>Thu, 25 Aug 2005 02:25:09 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[Bob Jones University]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ilfilosofo.com/blog/?p=67</guid>
		<description><![CDATA[Kudos to Dan Forrest. I didn&#8217;t really know him that well, but we were in at least one music theory class together in college. Apparently he needed the class less than I, because he just beat out John Rutter for first prize in the John Ness Beck award for outstanding selected sacred choral anthem. No [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infozine.com/news/stories/op/storiesView/sid/9787/">Kudos to Dan Forrest</a>.  I didn&#8217;t really know him that well, but we were in at least one music theory class together in college.  Apparently he needed the class less than I, because he just beat out John Rutter for first prize in the John Ness Beck award for outstanding selected sacred choral anthem.  No mean feat when you consider the quality of some of Rutter&#8217;s compositions and arrangements.</p>]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2005/08/24/choraling-rutter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
