<?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"
	>

<channel>
	<title>parseidon.com</title>
	<atom:link href="http://parseidon.com/feed" rel="self" type="application/rss+xml" />
	<link>http://parseidon.com</link>
	<description>a homebrew music blog</description>
	<pubDate>Fri, 04 Jul 2008 04:05:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Hiatus</title>
		<link>http://parseidon.com/blog-news/hiatus</link>
		<comments>http://parseidon.com/blog-news/hiatus#comments</comments>
		<pubDate>Fri, 04 Jul 2008 04:05:22 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[Blog news]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=124</guid>
		<description><![CDATA[It seems like I routinely get tired of writing blogs, or loose the will to do so. This time though I&#8217;ll try not to delete this blog and start anew like I did the last 3-4 times. Consider this some kind of break while I get more ideas and whatnot. 
I&#8217;m spending more time focusing [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like I routinely get tired of writing blogs, or loose the will to do so. This time though I&#8217;ll try not to delete this blog and start anew like I did the last 3-4 times. Consider this some kind of break while I get more ideas and whatnot. </p>
<p>I&#8217;m spending more time focusing on programming and learning shit rather than playing music and reviewing it these days, sorry. I&#8217;m sure it&#8217;ll come back at some point though, may it be this autumn when my bass lessons start again and I grow more musical motivation. Who knows. </p>
<p>Until then, I invite you to <a href="http://parseidon.com/feed">subscribe to my RSS feed</a> rather than visiting the page here and then.  Hey, thanks for reading, regulars!</p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/blog-news/hiatus/feed</wfw:commentRss>
		</item>
		<item>
		<title>What is VBR music part 2: How to convert files to VBR</title>
		<link>http://parseidon.com/theory/what-is-vbr-music-part-2-how-to-convert-files-to-vbr</link>
		<comments>http://parseidon.com/theory/what-is-vbr-music-part-2-how-to-convert-files-to-vbr#comments</comments>
		<pubDate>Wed, 18 Jun 2008 01:19:16 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[Theory]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=114</guid>
		<description><![CDATA[
You thought the last one was nerdy? THINK TWICE! Here we learn how to encode music.
This is part 2
Part 1 can be read here. I&#8217;ll only focus on mp3 VBR converting, because usually, it&#8217;s going to be compatible with most stuff. For the best VBR quality, .ogg files should be what to look for.
Additional Information [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/vbr1.jpg" alt="An amplifier with many knobs and buttons." width="498" height="68" /></p>
<p class="legend">You thought the last one was nerdy? THINK TWICE! Here we learn how to encode music.</p>
<h4>This is part 2</h4>
<p><a href="http://parseidon.com/theory/what-is-vbr-music-part-1" title="introduction to bit rates">Part 1 can be read here</a>. I&#8217;ll only focus on mp3 VBR converting, because usually, it&#8217;s going to be compatible with most stuff. For the best VBR quality, .ogg files should be what to look for.</p>
<h4>Additional Information before going on</h4>
<p>In the first part of this article, I&#8217;ve explained bit rates a bit, which would be enough to convert pieces the way you need it. This is nice if you want to set your parameters manually, but often, when looking for VBR information, you&#8217;ll stumble upon things like v0, v1, v2, etc. (the numbers go up to v9). Those are indicators of quality.</p>
<p>The lower the number, the higher the quality. v0 refers to a VBR bit rate going up to 320 kbps, and it&#8217;s the highest you can reach. v2 is considered to also be good quality, usually around the equivalent of CBR 192 kbps in terms of file size. In my opinion, you shouldn&#8217;t look for anything lower [quality wise] than v2.  You should also choose the slowest encoding options for a better quality: 2 passes, slowest settings. </p>
<p>Know that VBR can not enhance quality. It can only reduce it, as with every compressing algorithm  you&#8217;ll find. Encoding VBR with a max 320 kbps from a CBR 320 kbps file will result in a loss of quality, and so would encoding a VBR from a VBR of the exact same quality. Only encode to lower bit rates, from CDs or lossless formats like flac.</p>
<p>This being said, let&#8217;s go for some fast tutorials.</p>
<h4>Windows: foobar2k</h4>
<p>First thing you&#8217;ll need is the LAME pack to encode in Variable bit rate. You can get it here: <a href="http://www.rarewares.org/mp3-lame-bundle.php" target="_blank" title="LAME encoder download">http://www.rarewares.org/mp3-lame-bundle.php</a> Save it on your desktop or anywhere you might find it when you need it again. The only files of the pack you&#8217;ll need are lame.exe and the dll coming with it. </p>
<p>Then, within foobar2k, you need to have enabled the Converter option when installing (&#8217;Optional Features -> Tools -> Converter&#8217;). I&#8217;ve got a custom theme, but so many people do, so sorry if it&#8217;s hard to follow. Anyway, here it is, in a simple way. First you need to load the tracks to convert in your playlist. Then, you select the files to convert > right click > Convert > Convert To&#8230;</p>
<p><img src="http://parseidon.com/wp-content/uploads/foobar1.png" alt="How to get to foobar's converter" width="500" height="303" class="breakit" /><br />
 A &#8216;converter setup&#8217; window will pop up. Press the &#8216;More Settings&#8217; button, then press &#8216;Add New&#8217;. In the new window, you can choose the settings for the VBR files. You can see the presets I used:</p>
<p><a href='http://parseidon.com/wp-content/uploads/foobar3.png' target="_blank" title="click to see my settings"><img src="http://parseidon.com/wp-content/uploads/foobar3-150x150.png" alt="foobar2000 vbr settings thumbnail" title="foobar3" width="150" height="150" /></a> <a href='http://parseidon.com/wp-content/uploads/foobar2.png' target="_blank" title="click to see the options"><img src="http://parseidon.com/wp-content/uploads/foobar2-150x150.png" alt="foobar2000 options thumbnail" width="150" height="150" style="float:left"  /></a> </p>
<div style="clear:both;"><!-- oh god inline stuff --></div>
<p>Then, all you have to do is confirm. Windows will pop a prompt asking you to locate the LAME encoder. Click on the .exe file. The file should start encoding soon.</p>
<h4>Windows: Winamp Pro</h4>
<p><a href='http://parseidon.com/wp-content/uploads/winampsendto.png' target="_blank" title="Click for full-size"><img src="http://parseidon.com/wp-content/uploads/winampsendto-150x150.png" alt="How to get to the file converter in winamp pro" width="150" height="150" class="alignnone size-thumbnail wp-image-118" /></a> Winamp has got the simplest way to encode to VBR I&#8217;ve found so far. It&#8217;s also one of the fastest ones in the few I tried. An important point is that only winamp pro will convert to VBR.  <strong>Free versions will NOT do it</strong>. So you can either &#8216;<a href="http://isohunt.com/torrents/?ihq=winamp+pro" target="_blank">buy</a>&#8216; it or <a href="http://www.winamp.com/player/" target="_blank" title="this would be recommended">buy</a> it.</p>
<p>Winamp is an overall great media player for windows, really easy to use, although you should avoid most of the bundled crap AOL is now shipping it with if you can. </p>
<p>Anyway, once it&#8217;s done installing, start winamp and insert your files into the playlist (the media library can also work). Right click on one or many files > send to: > Format converter. You can play with the settings, or take the ones I use (see below). Then just press ok and there you go, files converted! It&#8217;s as simple as it gets, really. You can even choose presets if you feel just sliding these things is too complex.<br />
<img src="http://parseidon.com/wp-content/uploads/winampsettings.png" alt="High quality VBR" width="399" height="280" class="breakit" /></p>
<h4>Windows XP - Linux (WINE): MediaCoder</h4>
<p>Mediacoder is one of the best converters all-around. It can convert pretty much anything in audio and video, but sadly won&#8217;t work perfectly with anything that is not Windows up to XP. To use it, go grab <a href="http://mediacoder.sourceforge.net/download.htm" target="_blank">mediacoder on sourceforge</a> (and use the stable version if possible, my experience with mediacoder in general was filled with bugs). When everything is installed run it and put the files you want to convert in the top of the window.</p>
<p>Luckily, mediacoder is mainly complex with video. What I mean is encoding to VBR is a joke. Just use settings that look like the picture below for something close to the greatest quality. I guess you should have understood how to set high quality everywhere where sliders are by now.</p>
<p><a href='http://parseidon.com/wp-content/uploads/mediacodersettings.png' target="_blank" title="see the full-size settings"><img src="http://parseidon.com/wp-content/uploads/mediacodersettings-150x150.png" alt="LAME 3.97 VBR settings" width="150" height="150" class="breakit" /></a></p>
<p>The way to put settings vary between each version of mediacoder, but the basics remain the same. Then you just press &#8216;Start&#8217; on the top of the window, and enjoy the ride.</p>
<h4>Ubuntu: Amarok</h4>
<p>This one&#8217;s going to be done with the amarok player. It usually comes right with the default repository, so you can just get it there. Once everything is set right, Go into Tools > Script manager. Then you go and press Get More Scripts to <a href="http://kde-apps.org/content/show.php?content=27512" target="_blank">download the transKode script</a>.</p>
<p><a href='http://parseidon.com/wp-content/uploads/amarokgetscript.png' target="_blank" title="The panel where you add scripts, configure and run them"><img src="http://parseidon.com/wp-content/uploads/amarokgetscript-150x150.png" alt="The panel where you add scripts, configure and run them"width="150" height="150" class="alignnone size-thumbnail wp-image-122" /></a>Before running the script, we&#8217;ll need the LAME library. It&#8217;s available in the default repo as far as I know. Just go grab it with the <a href="http://parseidon.com/wp-content/uploads/amarokgetlame.png" target="_blank" title="visual aid ahoy!">synaptic package manager</a>. </p>
<p>You can then run the script. This is done in the script manager described above (and on the picture on the right). Press the configure button. Some default preset should be selected. You can go select whatever you want to convert the file in, but in this case, we&#8217;ll stick to mp3 VBR with LAME, thank you good night. Click on the little wrench to configure the script. You should see the settings. </p>
<p>To get the highest VBR quality possible, your settings should look like this:</p>
<p><img src="http://parseidon.com/wp-content/uploads/amaroksettings.png" alt="Amarok transKode optimum VBR quality settings" title="Only these tabs should suffice" width="494" height="500" class="breakit" /></p>
<p>Options like including CRC checksums [in the advanced tab] are only useful if you plan on streaming the song over the web. Anyway, you can now save your preset to use it again later. Check the &#8216;place entry in transcode context menu&#8217; checkbox to have a fast access to the preset you just created. </p>
<p>You can also give faster settings by using the following lines (from lowest to best):  &#8211;preset medium, &#8211;preset standard, &#8211;preset extreme. These will have neat presets so you don&#8217;t have to think too much. To convert a song, just right-click on it in the playlist: If transKode is running correctly, it&#8217;ll be in the list; that&#8217;s where you can choose to encode it. </p>
<p>Voilà, your file is now VBR!</p>
<h4>Mac OSX</h4>
<p><strong>YOUR OS SUCKS, PLEASE SUFFER! </strong>To be honest, I just don&#8217;t have a Mac at home to test anything, so no instructions for you guys! good luck!</p>
<h4>Conclusion</h4>
<p>That should cover the basics to start encoding and transcoding your own files. If you have any question, just leave me a comment, I&#8217;ll be glad to answer. If I have enough questions, I may do a 3rd part to cover more, but right now, this is the end of the article. I hope I have helped some people.</p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/theory/what-is-vbr-music-part-2-how-to-convert-files-to-vbr/feed</wfw:commentRss>
		</item>
		<item>
		<title>Advertisement on this site?</title>
		<link>http://parseidon.com/blog-news/advertisement-on-this-site</link>
		<comments>http://parseidon.com/blog-news/advertisement-on-this-site#comments</comments>
		<pubDate>Sun, 08 Jun 2008 21:19:43 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[Blog news]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=112</guid>
		<description><![CDATA[
This is what this is about. Overstretched images of money.
Selling out
Watching the stats for this site, I realized I didn&#8217;t quite a lot of viewers, but still a few, and a good amount of them being newcomers. I&#8217;ve been thinking about adding ads to the site. However, I don&#8217;t want to clutter the view of [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/dollas-300x40.jpg" alt="Money, coins, golden tokens of richness" width="498" height="68" /></p>
<p class="legend">This is what this is about. Overstretched images of money.</p>
<h4>Selling out</h4>
<p>Watching the stats for this site, I realized I didn&#8217;t quite a lot of viewers, but still a few, and a good amount of them being newcomers. I&#8217;ve been thinking about adding ads to the site. However, I don&#8217;t want to clutter the view of readers, much less have anything like interstitials or audio ads. In fact, if I could, I&#8217;d launch the people making them into the sun.</p>
<p>In any case, the site is certainly not free to host, and I possibly could cover the costs with some ad money. So I&#8217;m asking the regulars who feel like commenting if they feel like I should put up ads, and if so, where?</p>
<p>Places I&#8217;ve thought about were:</p>
<ul>
<li><strong>The sidebar</strong>: I&#8217;m not too sure about that one, the design is not really made to support that;</li>
<li><strong>After a post and before the comments</strong>: Good way not to annoy most viewers, although those who&#8217;ll see the ads will be the regulars. Best time/visit ratio.</li>
<li><strong>Through a post</strong>: Just kidding, that annoys me and I don&#8217;t want to implement that.</li>
</ul>
<p>So yeah, I&#8217;ve kept very few places where to put them. Your input is wanted, so leave a comment, suggest new places, tell me not to put any ad, you help me decide.</p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/blog-news/advertisement-on-this-site/feed</wfw:commentRss>
		</item>
		<item>
		<title>What is VBR music part 1</title>
		<link>http://parseidon.com/theory/what-is-vbr-music-part-1</link>
		<comments>http://parseidon.com/theory/what-is-vbr-music-part-1#comments</comments>
		<pubDate>Tue, 03 Jun 2008 00:23:30 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[Theory]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=107</guid>
		<description><![CDATA[
Welcome to the nerdy side of music!
Let there be an intro
This post will be part of a series of articles. Stay tuned for updates.
PART 2 IS NOW HERE
When I was younger and more inexperienced with the Internet and music as a whole, I&#8217;d often end up on many p2p clients to find new content to [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/vbr1.jpg" alt="An amplifier with many knobs and buttons." width="498" height="68" /></p>
<p class="legend">Welcome to the nerdy side of music!</p>
<h4>Let there be an intro</h4>
<p><em>This post will be part of a series of articles. Stay tuned for updates.</em><br />
<strong><a href="http://parseidon.com/theory/what-is-vbr-music-part-2-how-to-convert-files-to-vbr">PART 2 IS NOW HERE</a></strong></p>
<p>When I was younger and more inexperienced with the Internet and music as a whole, I&#8217;d often end up on many p2p clients to find new content to explore. I&#8217;ve seen Napster, WinMx, Audiogalaxy, gNutella, eMule, Kazaa (lite, lite++, etc), iMesh, Morpheus, etc. I tried them all through the years, with connections ranging from 56k to DSL, ADSL and cable. </p>
<p>One thing that I did a lot was trying to find the smallest files possible, because it meant faster download, and I could keep more inside my computer. It took me a few years and speakers worth more than $15 to realize that music at 96kbps or even 128kbps was not that great, after all.</p>
<p>First of all, for those who aren&#8217;t too tech savvy, let&#8217;s define what the bit rate is. To make things simple, a bit rate can tell how much information is read by the computer every second. The higher it is, the best the quality of the song will be. Also, the higher the bit rate, the bigger the file&#8217;s size. With this in mind, you know the basics to understand why choosing <acronym title="Variable bit rate">VBR</acronym> (Variable bit rate) may be better than <acronym title="Constant bit rate">CBR</acronym> (Constant bit rate).</p>
<h4>Choosing a bit rate</h4>
<p><img src="http://parseidon.com/wp-content/uploads/bitrates.gif" alt="bitrates from Phish songs, taken in foobar2k" title="See them bitrates" width="193" height="138" />When downloading music (may it be legal or not), you&#8217;re likely to encounter various formats. The most common formats I can get from the top of my head are .mp3, .flac, .aac, .wma, .m4a/.m4p (you crazy iTunes users), .aiff, .wav, .ogg, and sometimes .ape. While they can guide you on the quality of the songs, it&#8217;s not everything: mp3 files can go from extremely shitty to high quality, both in CBR and VBR, while formats like .aiff, .flac and .wav are considered lossless and usually present the best quality of all. However, they&#8217;re quite heavy files, and a 40 minutes album can easily weight over 250mb. </p>
<p>So what bit rates should be deemed acceptable, or a good compromise between quality and file size? It&#8217;s quite hard to say, because it often depends on people&#8217;s ears and their audio equipment. It&#8217;s evident that low-end speakers and/or a cheap amplifier won&#8217;t make high bit rates sound better than others. So just to compare, here are a few real-life references that could help:</p>
<ul>
<li>Human voices can usually be understood at under 1kbps, although it can be hard;</li>
<li>Telephones have a bit rate from 8kbps to 64kbps depending on the technology and model;</li>
<li>AM radio has an overall bit rate of 32kbps;</li>
<li>FM radio stands at 96kbps;</li>
<li>Compact Discs use bit rates ranging up to 1411kbps (1.4mbps).</li>
</ul>
<p>Voice is usually easier to understand as it is an evolutive trait: it was a good tool for survival to be able to recognize one&#8217;s peers, so this can explain why media centered around the voice usually use lower bit rates (ie.: phones and AM radio). When it comes to music, though, sound quality becomes a lot more important due to our training and how music often acts like candy for the brain. The easier, the better.</p>
<p>So to decide what you likely need in music, a few questions and facts can be useful. As an example, if listening to the radio tires your ears after a while, it&#8217;s likely too low quality for you. Otherwise, if you can&#8217;t find anything to say against it, then you lose nothing by going in lower qualities. </p>
<p>Usually, people will not be too picky about music at 128kbps, although heavier music like Metal will sound more distorted than it was before. 160 kbps is usually enough for most users, but with the advances in mass storage and file transfers, 192kbps has now become the standard for .mp3 files. If 192kbps is not enough, usually, 256kbps or 320kbps will please you, but at the cost of place. There&#8217;s even music compressed at 500kbps-1mbps, with the lossless formats mentioned earlier. </p>
<h4>So why would I go for VBR if these are fine?</h4>
<p>VBR is like eating all the cake and leaving the pork liver on the side of the dish: VBR will usually encompass rates set by the user over a given range. As an example, a VBR file can have bit rates varying through a single song from 96kbps to 320kbps, depending on how much information is going through.</p>
<p><img src="http://parseidon.com/wp-content/uploads/theallprincipal.jpg" alt="The Principal character from the movie The Wall, by Pink Floyd" title="The principal from The Wall, crushing and compressing your music" width="203" height="163" />So say I&#8217;m listening to <strong>The Wall</strong> by Pink Floyd. <strong>The Happiest Days of our lives</strong> (the song with the helicopter coming close) is the intro. When the song starts, the volume is low, there&#8217;s not too much instrumentation. No need to have much bits coming through, right? Well indeed, no need. VBR could then reduce the bit rate there to 128kbps (random number). </p>
<p>Then, when <strong>The Wall</strong> begins, it starts with someone yelling at the top of their lungs, with heavy percussions, bass kicks in. There, a VBR file might have its quality raised up to 256 kbps, so there&#8217;s no loss of quality when more is needed. The rest of the song is more or less guitar solos, singing, so you can assume the quality would hover between 168kbps and 320kbps. The last 30 seconds of the song are nothing but the school principal and kids yelling outside. At this part, the quality could drop to the minimum needed, around 96kbps or even 32kbps if you let the file go this low. </p>
<p>That&#8217;s not really interesting, until you compare with CBR music: if I want the 256kbps bit rate I need to have no low quality parts during the song, I&#8217;d have to have every single part at 256kbps, taking more place than ever needed. Apply this to any song, really.</p>
<p>This is why VBR is pretty much the best format for music around: it&#8217;s the best compromise between quality and size.</p>
<h4>What are the downsides?</h4>
<p>There&#8217;s not a lot, really. The most common cases would be compatibility, but mp3 players that can not support VBR music are getting rarer and rarer (unless you&#8217;re a fan of .ogg files). It&#8217;s also harder to have a live stream of VBR audio over the Internet, due to the nature of changing bit rates. It also takes longer to compress files to a variable bit rate than a constant one. That&#8217;s pretty much it.</p>
<h4>Conclusion</h4>
<p>There&#8217;s more to come. I&#8217;m going to write more about other aspects of VBR music in following articles (possibly next week). I&#8217;m planning on explaining more detailed stuff like VBR v0, VBR v1, VBR v2, etc., how to compress your own VBR files, etc. You can already read more on these sites, if you&#8217;re interested:</p>
<ul>
<li><a href="http://www.mp3developments.com/article6.php" target="_blank">http://www.mp3developments.com/article6.php</a></li>
<li><a href="http://www.codinghorror.com/blog/archives/000470.html" target="_blank">http://www.codinghorror.com/blog/archives/000470.html</a></li>
<li><a href="http://en.wikipedia.org/wiki/Audio_data_compression" target="_blank">http://en.wikipedia.org/wiki/Audio_data_compression</a></li>
</ul>
<p><a href="http://parseidon.com/theory/what-is-vbr-music-part-2-how-to-convert-files-to-vbr">Part 2.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/theory/what-is-vbr-music-part-1/feed</wfw:commentRss>
		</item>
		<item>
		<title>Van Der Graaf Generator - Trisector</title>
		<link>http://parseidon.com/reviews/van-der-graaf-generator-trisector</link>
		<comments>http://parseidon.com/reviews/van-der-graaf-generator-trisector#comments</comments>
		<pubDate>Sat, 24 May 2008 21:35:04 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=104</guid>
		<description><![CDATA[
Van der Graaf generator: the large sphere acts as a capacitor to store the charge transferred up its supporting column. The small sphere (connected to the ground potential) will draw an arc from the larger when the air gap breakdown voltage is exceeded

Track list


The Hurlyburly
Interference Patterns
The Final Reel
Lifetime
Drop Dead
Only in a Whisper
All That Before
Over the [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/vdgg.jpg" alt="Faces of the members of Van Der Graaf Generator" width="498" height="68" /></p>
<p class="legend">Van der Graaf generator: the large sphere acts as a capacitor to store the charge transferred up its supporting column. The small sphere (connected to the ground potential) will draw an arc from the larger when the air gap breakdown voltage is exceeded</p>
<dl class="tracklist">
<dt>Track list</dt>
<dd>
<ol>
<li>The Hurlyburly</li>
<li>Interference Patterns</li>
<li>The Final Reel</li>
<li>Lifetime</li>
<li>Drop Dead</li>
<li>Only in a Whisper</li>
<li>All That Before</li>
<li>Over the Hill</li>
<li>(We Are) Not Here</li>
</ol>
</dd>
</dl>
<dl class="additional">
<dt>Genre</dt>
<dd>Progressive rock, art rock</dd>
<dt>Release</dt>
<dd>March 17, 2008</dd>
<dt>Label</dt>
<dd>Virgin/EMI Records</dd>
</dl>
<h4>Background Information</h4>
<p>Van Der Graaf Generator is a band from Manchester, England, formed in 1967. While Trisector was released just a few months ago (sorry for not covering it before), the band didn&#8217;t keep going on a straight line for 40 years. They stopped playing and producing material in 1972, picked up the instruments again in 1975, and then became inactive again in 1978 until 2005.</p>
<p>They were mainly known for their albums like H to He, Who Am the Only One and Pawn Hearts and with a different line up, the albums Godbluff and Still life were also considered highlights of their career. </p>
<p>The band is characterized by their darker ambiance, relatively rare in progressive music (except maybe for King Crimson). You also can&#8217;t mistake them once you&#8217;ve heard Peter Hammill&#8217;s unique voice, reaching many ranges and able to push inhumane screams as much as regular singing. </p>
<p>Trisector is the band&#8217;s second album in this generation (2005 - present), second to Present. Since then, they&#8217;ve gone with a more improvised sound, something they wouldn&#8217;t try as much in their old releases. Their sound changed. It&#8217;s not like they had a choice, without saxophones nor violins.</p>
<h4>My Opinion</h4>
<p><img src="http://parseidon.com/wp-content/uploads/trisector.jpg" alt="Van der Graaf Generator - Trisector album cover" title="see the flares" width="200" height="200" /><strong>The Hurlyburly</strong> opens the disc slowly, with a few special effects and noodling, as if the band was preparing. It takes about 1 minute before VDGG are ready and start the song for real. The instrumentation is tightly wound, but the whole thing just reminds me of some songs from the 80s I always had trouble to digest. It&#8217;s not bad, and if you liked the 80s rock, you could easily get into that track. </p>
<p><strong>Interference pattern</strong> has got a more mechanical feel to it, reminding in structure (not really in sound) of songs like <strong>Discipline</strong> by King Crimson. Not exactly surprising since Robert Fripp used to do some appearances on their past albums. It&#8217;s nothing special, though.</p>
<p><strong>The final Reel</strong> and <strong>Only In a Whisper</strong> bring the band closer to their origins, with some slower music, slowly building to a melody with a lot of tension in it. Peter Hammill also proves he hasn&#8217;t lost his voice with age, something singers like Ian Anderson couldn&#8217;t do. </p>
<p>A few of the following tracks seem to place Van Der Graaf Generator as stuck between their original 70s and the 80s. <strong>Drop Dead</strong> has to be the perfect example of this. It&#8217;s the normal 80s rock song, not exactly what you&#8217;d be expecting from VDGG. I think the worst offender in this aspect is <strong>All that Before</strong>, which sounds like some kind of remake of <strong>You Really Got Me</strong> by Van Halen</p>
<p>Luckily, the album ends positively with <strong>Over the Hill</strong> and <strong>(We Are) Not Here</strong>. They&#8217;re more akin to the normal Van Der Graaf generator in how it sounds. Don&#8217;t get me wrong though, you can&#8217;t easily confuse this album with older ones.</p>
<h4>Conclusion</h4>
<p>This album doesn&#8217;t beat Godbluff, or Pawn Hearts, and the lineup made it their first release without the Sax. All in all, it&#8217;s not their best work, but not their worst either. I&#8217;d say this album is more for collectors and fans than the casual person who wants to discover Van der Graaf Generator. Go with Godbluff, Pawn Hearts, Still Life or H to He, Who Am the Only One to do that.</p>
<h4>Link in Comments</h4>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/reviews/van-der-graaf-generator-trisector/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ridiculous Audiophile Equipment</title>
		<link>http://parseidon.com/general/ridiculous-audiophile-equipment</link>
		<comments>http://parseidon.com/general/ridiculous-audiophile-equipment#comments</comments>
		<pubDate>Wed, 14 May 2008 02:43:23 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=96</guid>
		<description><![CDATA[
I need the best quality in the world to get all the juice out of my 128 kbps torrented mp3 files!
There&#8217;s plenty of absurdly ridiculous equipment aimed at audiophiles who &#8216;feel&#8217; their ears can outpass the natural capacities they have. Most audiophile marketing strategies tap-dance on the line where science and ignorance meet. Hardcore audiophiles [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/audiophile.jpg" alt="Professional equipment by Soundcraft and JBL, a console with many knobs and buttons." width="498" height="68" /></p>
<p class="legend">I need the best quality in the world to get all the juice out of my 128 kbps torrented mp3 files!</p>
<p>There&#8217;s plenty of absurdly ridiculous equipment aimed at audiophiles who &#8216;feel&#8217; their ears can outpass the natural capacities they have. Most audiophile marketing strategies tap-dance on the line where science and ignorance meet. Hardcore audiophiles get stuck in-between placebo effects, pseudo-science, dubious claims and a lack of understanding of the human body. They also have a fat wallet, so this means a lot of costly useless shit is targeted to them.</p>
<p>One of the biggest enemies of audiophiles are <acronym title="Electromagnetic Interference">EMI</acronym> and <acronym title="Radio Frequency Interference">RFI</acronym>. Both are pretty much the same: it&#8217;s an electromagnetic radiation from an external source that influences how electrical circuits work. It will often affect the good signals from AM radio, to a lesser extent FM radio, and devices like a cellphone. Small effects can be heard in other devices; some guitar pickups will capt the signals from a TV remote being used nearby, although this would depend on the pickups and remote themselves. </p>
<p>Devices with integrated circuits (like computers, TV, monitors, etc.) are more likely to be sources of EMI and RFI than receptors. Real ways to protect one&#8217;s device against electromagnetic radiation are usually things like <a href="http://en.wikipedia.org/wiki/Faraday_Cage" target="_blank">Faraday Cages</a> or <a href="http://en.wikipedia.org/wiki/Shielded_cable" target="_blank">shielded cables</a>.</p>
<p>There are other things audiophiles want to block out, like the <em>disgusting solid-state amps</em>, or mostly anything that is not themselves. Let&#8217;s just skip through it and get to the cool devices they have to help themselves.</p>
<h4>Beating laws of physics at their own game</h4>
<p>Some products offered will give this subtitle all its meaning. First, let me show some of them:</p>
<p><strong><a href="http://www.hometheaterhifi.com/volume_12_3/marigo-labs-signature-3d-mat-7-2005.html" target="_blank">The Marigo Labs Signature 3-D Mat</a></strong><br />
<img src="http://parseidon.com/wp-content/uploads/mat.jpg" alt="The Signature 3-D Mat is a flat disc of fabric woven with silver, pierced with triangular holes." width="160" height="156" />This is a small mat to put on a disk, inside a CD player, for $200. The review claims some major differences in sound quality after application, like changing the reverberation feeling of the songs listened, adding &#8216;mass and weight&#8217; to the music (better bass and percussions), better sounding triangle (the instrument), better highs and more overall quality to the sound. The site also claims it helps DVDs having a better image.</p>
<p>The claims made about the Mat are about the EMI and RFI, with the pretension that the bits of woven silver within the thing, when spinning fast, act like a shield (possibly some kind of aforementioned Faraday Cage?). Except it would only protect one side of the disc, would act in no way on any other piece of equipment and there&#8217;s only doubt to be had about EMI and RFI causing a real interference with the red lasers used in CD players. </p>
<p><strong><a href="http://www.shakti-innovations.com/hallograph.htm" target="_blank">The Shakti Hallograph</a></strong><br />
<img src="http://parseidon.com/wp-content/uploads/hallograph.jpg" alt="3 pieces of curvy wood placed in a triangle, on a wooden stand" title="hallograph" width="140" height="174" />They&#8217;re pieces of wood on a stick used in pairs that are supposed to make your room a better place for music. The manufacturer pretends this makes the bass better, lets the speakers be heard at their full potential and whatnot. And all of this for $999 a pair!</p>
<p>News: They are pieces of wood. Changing the position of a chair or where YOU stand in a room will have a bigger effect on the music. We&#8217;re not talking of putting carpet on your walls, which would absorb sound and have some effect, but of putting some kind of fake candlestick in the corners of your room to enhance the sound. There&#8217;s not even more explaining needed, and I cry for the <a href="http://www.6moons.com/audioreviews/shakti/hallograph.html" target="_blank">people who apparently bought it</a>. But there&#8217;s even worse, coming from the same kind of audiophiles:</p>
<p><strong><a href="http://www.6moons.com/audioreviews/acousticsystem/resonators.html" target="_blank">Acoustic System Resonators</a></strong><br />
Here&#8217;s how it works according to the review: </p>
<blockquote><p>
To recap, the Acoustic System resonators get excited by acoustic waves in the room. They sympathetically resonate at specific frequencies and thus add their output to the sonic event. This adds new direct sound sources to those represented by the loudspeakers and their early reflections[...] The listener&#8217;s brain is tricked to experience the room rather differently than without the resonators. These tiny cups with their high pitch trigger our attention in a subtle way. It seems that in place of the resonator, there is something more. More space?
</p></blockquote>
<p><img src="http://parseidon.com/wp-content/uploads/resonators.jpg" alt="A bunch of useless metal cups acting as snake oil." title="a Resonator Layout supposed to OH MY GOD ENHANCE SOUND" width="349" height="160" class="breakit" /><br />
$2380 for the best models. Nothing more to say. The above photo shows a display of many of them. They&#8217;re supposed to resonate with the music and add to the overall feeling. I can only scratch my head trying to understand how anyone could want this, especially given the price. </p>
<h4>Speaker wires</h4>
<p><img src="http://parseidon.com/wp-content/uploads/cradles.jpg" alt="Tiny metal suspension for audio cable" title="Cradles of Silence" width="149" height="158" />Speaker wires are an absolute can of worms. Outrageous prices can be asked for a piece of metal which somehow makes electrical current travel better under some conditions, like when they don&#8217;t touch the ground: This is where the <a href="http://www.svalanderaudio.com/solidtech/coseng.php" target="_blank">Cradles of Silence</a> kick in. Apparently, electrical current and sound quality is affected by how the wires are touching the ground and picking up its vibrations. Never mind the fact air also vibrates, the fact that the speakers and the amplifier themselves are touching the ground. </p>
<p>The cradles of silence are wrong on so many levels. Walking on a floor will create more sound to your ear than what any wire will pick up. There is also the fact that vibration may as well propagate better in a suspended wire than when it&#8217;s just laying flat on the ground. The saddest thing is that, according to the website, they&#8217;re sold out.</p>
<p>In fact, there&#8217;s still worst than that. Misconceptions about wires are so bad some people manage to sell wires for $7250, or even $43000. Welcome the <a href="http://www.pearcable.com/sub_products_anjou_sc.htm" target="_blank">Anjou speaker cables</a> and the <a href="http://transparentcable.com/products/audio/opus_mm_spkcable.html" target="_blank">Opus MM SC</a>. The picture on the lower right is the Transparent Cables Opus MM SC price list taken from the .pdf file on their website.</p>
<p><img src="http://parseidon.com/wp-content/uploads/opus_cables.jpg" alt="Opus MM SC pricing chart, from $33000 up to $43000" title="You can either buy this or just hire a band" width="179" height="254" /> What these cables can try to do can be done as efficiently for way lower prices: insulation is covered by the shielded cables mentioned earlier, and then the different factors that influence sound quality are not really relevant to the price. </p>
<p>The main physical aspect helping a wire sending a good signal is the resistance. To make things simple, the lower the resistance, the better the signal from the amplifier. The shorter the cable, the lower the resistance. The bigger the gauge, the lower the resistance (and the loss of signal over distance). Speakers are low-impedance devices. The lower the impedance, the more important the resistance is. Simple enough? You need low resistance for better sound, and the other factors are mostly unimportant in comparison, and usually only take effect under unusual lengths or conditions.</p>
<p>Normal cheap speaker cables are good for that. This is where most audiophiles will argue. What THEY hear is not what science says. </p>
<p>That&#8217;s the beauty of double-blind tests: the idea is to take a bunch of people, have them sitting in a room, and make them listen to the same song twice, but with different equipment (or lying about the equipment used), without them knowing. You then ask them to say if there&#8217;s any difference and if they can spot which is the hi-tech audiophile equipment and which one is the normal wire. Usually, double-blind tests reveal roughly 50-50 ratios. This means people can not make the difference. </p>
<p>To prove this point, <a href="http://consumerist.com/362926/do-coat-hangers-sound-as-good-monster-cables" target="_blank">The Consumerist</a> reported a home experiment where 12 audiophiles could not make the difference between high-end Monster cables and a coat hanger in terms of audio quality. </p>
<h4>More reading</h4>
<p>Back in 1999, the New York Times published an article about <a href="http://query.nytimes.com/gst/fullpage.html?res=9D06E1D61739F930A15751C1A96F958260" target="_blank">how high-end speaker wires are bullshit</a>:</p>
<blockquote><p>
Mr. Dunlavy has often gathered audio critics in his Colorado Springs lab for a demonstration. </p>
<p>&#8220;What we do is kind of dirty and stinky,&#8221; he said. &#8221;We say we are starting with a 12 WAG zip cord, and we position a technician behind each speaker to change the cables out.&#8221;</p>
<p>The technicians hold up fancy-looking cables before they disappear behind the speakers. The critics debate the sound characteristics of each wire. </p>
<p>&#8220;They describe huge changes and they say, &#8216;Oh my God, John, tell me you can hear that difference,&#8217; &#8221; Mr. Dunlavy said. The trick is the technicians never actually change the cables, he said, adding, &#8220;It&#8217;s the placebo effect.&#8221;
</p></blockquote>
<p>If you really feel like investing in audio equipment, by God, do it on real hardware, like the amplifier and the speakers themselves rather than tweaks and investing on non-essential equipment.</p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/general/ridiculous-audiophile-equipment/feed</wfw:commentRss>
		</item>
		<item>
		<title>Not a lot has been posted recently</title>
		<link>http://parseidon.com/blog-news/not-a-lot-has-been-posted-recently</link>
		<comments>http://parseidon.com/blog-news/not-a-lot-has-been-posted-recently#comments</comments>
		<pubDate>Mon, 05 May 2008 22:12:21 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[Blog news]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=94</guid>
		<description><![CDATA[
That baby is amazed because there is a post on this very blog. The open mouth represents surprise, and it&#8217;s also kind of disgusting. It could also make me look like a kind of weird fetishist to post mouths as update images twice in a row.
Explain yourself, young man!
I feel like I have to explain [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/babymouth.jpg" alt="A baby's mouth hanging open due to the amazement coming from this music blog." width="498" height="68" /></p>
<p class="legend">That baby is amazed because there is a post on this very blog. The open mouth represents surprise, and it&#8217;s also kind of disgusting. It could also make me look like a kind of weird fetishist to post mouths as update images twice in a row.</p>
<h4>Explain yourself, young man!</h4>
<p>I feel like I have to explain a bit why the blog went kind of dead all of a sudden. The reason is pretty simple: I had some other stuff to do and didn&#8217;t feel like updating too much. My internship just finished last week, I got a new bass, and gave myself a lot of stress about the projects I was doing at work, which led me to a certain lack of time and motivation to listen to music and review it. </p>
<p>Unfortunately, this week is not going to be better. I&#8217;ve got practices for a show, a show (in fact 2), a show that doesn&#8217;t have me performing in it, some appointments, etc. So, next week? Yes, hopefully! I still don&#8217;t know what I&#8217;m going to review. I&#8217;ve got some Gryphon and Premiata Forneria Marconi that&#8217;s been laying around for a while and that I wanted people to discover. I also have some stuff being prepared about ridiculous audiophile equipment, if that&#8217;s interesting.</p>
<p>Lately, I&#8217;ve been trying to move a bit away from just reviews (which gave birth to posts like Phil Collins Sucks), but I have no idea what you regular readers like the most, so just give a few comments, it could guide me. It&#8217;s not like I like doing one more than the other, I still have some fun doing so. Keep visiting (or subscribe to the RSS feed) for more news!</p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/blog-news/not-a-lot-has-been-posted-recently/feed</wfw:commentRss>
		</item>
		<item>
		<title>Auto-tune abuse</title>
		<link>http://parseidon.com/general/auto-tune-abuse</link>
		<comments>http://parseidon.com/general/auto-tune-abuse#comments</comments>
		<pubDate>Sat, 26 Apr 2008 15:37:56 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=92</guid>
		<description><![CDATA[
Avril Lavigne&#8217;s mouth is full of cheating and trickery as her voice gets remastered way too much sometimes.
I found a really neat article about auto-tuning abuse in pop music.
If you&#8217;re unfamiliar with Auto-tune, and especially if you listen to much pop and rock, you might not hear it initially. When overdone, the effect yields an [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/avril.jpg" alt="Avril Lavigne\&#039;s Mouth is a cheater" width="498" height="68" /></p>
<p class="legend">Avril Lavigne&#8217;s mouth is full of cheating and trickery as her voice gets remastered way too much sometimes.</p>
<p>I found a really neat article about <a href="http://www.hometracked.com/2008/02/05/auto-tune-abuse-in-pop-music-10-examples/" target="_blank">auto-tuning abuse in pop music</a>.</p>
<blockquote><p>If you&#8217;re unfamiliar with Auto-tune, and especially if you listen to much pop and rock, you might not hear it initially. When overdone, the effect yields an unnatural yodel or warble in a singer&#8217;s voice. But the sound is so commonplace in modern mainstream music that your ears may have tuned out the auto-tune!
</p></blockquote>
<p>The auto-tune effect, to help you out, is often called the &#8216;Cher effect&#8217;. If you listen to ween, the song <strong>spirit walker</strong> (<a href="http://www.amazon.com/Spirit-Walker/dp/B000XFJWAG/ref=sr_1_1?ie=UTF8&#038;s=dmusic&#038;qid=1209223902&#038;sr=8-1" target="_blank">you can hear a preview here</a>) is also a good example of over the top abuse. </p>
<p>As a rule of thumb, auto-tune can be a good way to fix one or two notes, but in the recent years, producers started using it more and more as a way to either save time, or to just use it as style. All in all, it can sometimes give pretty bad results. Hope you enjoy the above linked post.</p>
<p><a href="http://www.hometracked.com/2008/02/05/auto-tune-abuse-in-pop-music-10-examples/" target="_blank">Here&#8217;s the link again if your attention span is really bad.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/general/auto-tune-abuse/feed</wfw:commentRss>
		</item>
		<item>
		<title>Prehistoric men were better than Phil Collins</title>
		<link>http://parseidon.com/general/prehistoric-men-were-better-than-phil-collins</link>
		<comments>http://parseidon.com/general/prehistoric-men-were-better-than-phil-collins#comments</comments>
		<pubDate>Tue, 22 Apr 2008 23:23:19 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=89</guid>
		<description><![CDATA[
This article is not meant to be serious. Please Phil Collins, do not come here and try to burn my house the way you burnt down the Genesis House :(
The Idea
A few months ago, I began reading This is your Brain on Music by Daniel J. Levitin, and I got interested by a few facts [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/collins.jpg" alt="Phil Collins' scary eyes from the album cover of No Jacket Required" width="498" height="68" /></p>
<p class="legend">This article is not meant to be serious. Please Phil Collins, do not come here and try to burn my house the way you burnt down the Genesis House :(</p>
<h4>The Idea</h4>
<p>A few months ago, I began reading <strong>This is your Brain on Music</strong> by <a href="http://www.amazon.com/This-Your-Brain-Music-Obsession/dp/0452288525/ref=pd_bbs_sr_1?ie=UTF8&#038;s=books&#038;qid=1208905503&#038;sr=8-1" target="_blank">Daniel J. Levitin</a>, and I got interested by a few facts about music, how the brain works and whatnot. Here&#8217;s a snippet from the book that I found interesting:</p>
<blockquote><p>
All the available evidence is that music can&#8217;t be merely auditory cheesecake; it has been around a very long time in our species. Musical instruments are among the oldest human-made artifacts we have found. The Slovenian bone flute, dated at fifty thousand years ago, which was made from the femur of a now-extinct European bear, is a prime example. Music predates agriculture in the history of our species. We can say conservatively, that there is no tangible evidence that language preceded music. In fact, the physical evidence suggests the contrary. </p>
<p>Music is no doubt older than the fifty-thousand-year-old bone flute, because flutes were unlikely the first instruments. Various percussion instruments, including drums, shakers, and rattles were likely to have been in use for thousand of years before flutes [...]. The archaeological record shows an uninterrupted record of music making everywhere we find humans, and in every era. And, of course, singing most probably predates flutes as well.
</p></blockquote>
<p>I re-read this bit yesterday and thought that drums didn&#8217;t evolve that much in concept all in all, especially not when compared to instruments like the Piano (or the synthesizer) or the the electric guitar. Well, it did try to evolve in the 80&#8217;s, but it then turned to a murderous MIDI monster. If anything else from the percussive world had to be the target of slow evolution, it was Phil Collins.</p>
<h4>Prehistoric men were awesome, Phil Collins sucks</h4>
<hr />
<strong>Reproduction</strong></p>
<ul>
<li>Studies have proven that women at their peak of fertility during their menstrual cycle tend to rate poor, but creative men as their best mate choice for a short-term relationship, while this couldn&#8217;t be said of other times during the cycles. This is a sign of musicianship being a useful skill in survival of one&#8217;s genes through times.</li>
<li>Phil Collins managed to have kids so maybe this means something. </li>
</ul>
<hr />
<strong>The skills</strong></p>
<ul>
<li>Most savage music is crude and to us disagreeable, and anyone could do it, in any society.</li>
<li>Phil Collins can play and sing at the same time, it&#8217;s not anyone who can do it. The rest is still true.</li>
</ul>
<hr />
<strong>The instruments</strong></p>
<ul>
<li>Primitive percussionists used a stretched head of skin over a hollow bowl or box.</li>
<li>Phil Collins&#8217; used percussionist head is stretched skin over a hollow bowl or box.</li>
</ul>
<hr />
<strong>The origins</strong></p>
<ul>
<li>Some believers think cavemen didn&#8217;t really exist and would rather trust the good old Genesis.</li>
<li>Some believers think Collins shouldn&#8217;t really exist and would rather listen to the good old Genesis.</li>
</ul>
<hr />
<strong>Survival</strong></p>
<ul>
<li>Prehistoric men were bad ass, and would hunt and kill animals to eat them around a fire while playing their drums.</li>
<li>Phil Collins donated autographed drumsticks to fight against KFC.</li>
</ul>
<hr />
<strong>Dance</strong></p>
<ul>
<li>In every past society that we are aware of, music and dance are inseparable.</li>
<li>Phil Collins can&#8217;t dance, he can&#8217;t talk, he can&#8217;t sing, only thing about him is the way he walks.</li>
</ul>
<hr />
<strong>Courtship</strong></p>
<ul>
<li>Through history, music was used in courtship as a way to prove one&#8217;s wealth, intelligence, stamina and overall good health.</li>
<li>Phil Collins has used music in courtship as a way to prove his own wealth, stamina and overall good health.</li>
</ul>
<hr />
<strong>Language</strong><br />
<img src="http://parseidon.com/wp-content/uploads/prehiscollins.png" alt="A prehistoric man and his gibberish, compared to Phil Collins and his gibberish." width="358" height="223" class="breakit" /></p>
<h4>Do you hate Phil Collins too?</h4>
<p>I usually hate this crap, but this one lends itself pretty well for the article: <a href="http://www.quizilla.com/users/RolandofGilead14/quizzes/Do%20you%20hate%20Phil%20Collins%3F  target="_blank" /">shitty quiz</a>. For the kick of it, here were the results:</p>
<blockquote><p>
Congratulations! You hate Phil Collins. You blame him for every mishap that occurs during your everyday life, and with good reason! Pat yourself on the back, you&#8217;re a good person.</p>
<p>68% of people had this result.
</p></blockquote>
<p>Can&#8217;t say I&#8217;m surprised.</p>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/general/prehistoric-men-were-better-than-phil-collins/feed</wfw:commentRss>
		</item>
		<item>
		<title>Blue Man Group - The Complex</title>
		<link>http://parseidon.com/reviews/blue-man-group-the-complex</link>
		<comments>http://parseidon.com/reviews/blue-man-group-the-complex#comments</comments>
		<pubDate>Fri, 18 Apr 2008 01:48:51 +0000</pubDate>
		<dc:creator>Parseidon</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://parseidon.com/?p=86</guid>
		<description><![CDATA[
Those are the blue men from the Blue Man Group, surprisingly not having the plural form of &#8216;man&#8217; in the band name.

Track list


Above
Time to Start
Sing Along
Up to the Roof
Your Attention
Persona
Piano Smasher
White Rabbit
The Current
Shadows, Pt. 2
What Is Rock
The Complex
I Feel Love
Exhibit 13




Genre
Experimental rock
Release
April 22, 2003
Label
Lava/Atlantic

Background Information
The Blue man group has to be one of the most [...]]]></description>
			<content:encoded><![CDATA[<p class="postimg"><img src="http://parseidon.com/wp-content/uploads/bmg-title.jpg" alt="The Blue Man Group's blue men" width="498" height="68" /></p>
<p class="legend">Those are the blue men from the Blue Man Group, surprisingly not having the plural form of &#8216;man&#8217; in the band name.</p>
<dl class="tracklist">
<dt>Track list</dt>
<dd>
<ol>
<li>Above</li>
<li>Time to Start</li>
<li>Sing Along</li>
<li>Up to the Roof</li>
<li>Your Attention</li>
<li>Persona</li>
<li>Piano Smasher</li>
<li>White Rabbit</li>
<li>The Current</li>
<li>Shadows, Pt. 2</li>
<li>What Is Rock</li>
<li>The Complex</li>
<li>I Feel Love</li>
<li>Exhibit 13</li>
</ol>
</dd>
</dl>
<dl class="additional">
<dt>Genre</dt>
<dd>Experimental rock</dd>
<dt>Release</dt>
<dd>April 22, 2003</dd>
<dt>Label</dt>
<dd>Lava/Atlantic</dd>
</dl>
<h4>Background Information</h4>
<p><img src="http://parseidon.com/wp-content/uploads/bmg.jpg" alt="Blue man group Live with their PVC Instruments" width="256" height="176" />The Blue man group has to be one of the most known experimental groups around in pop culture. Part of it is certainly because their experimental side is more oriented on the instrumentation than on the composition. This permits them to make really accessible music, often with a new sound, and if you have the chance to see them live, a surprising vision. Indeed, their instruments made out of PVC often impress, like the current photo shows. </p>
<p>I will also just add this youtube video about their song <a href="http://youtube.com/watch?v=czWqL96yWuo" target="_blank"><strong>Sing Along</strong> with Dave Matthews</a> to describe them.</p>
<h4>My Opinion</h4>
<p>The Blue Man group use most of their custom made instruments to percussive purposes, backing up a more pop-like music. <strong>Above</strong> introduces the album in a similar manner, being highly rhythmic over anything. The piece gets more and more intense as a prelude to the intro song <strong>Time to Start</strong> which introduces the concepts of Rock Concert Movements, around wich the album&#8217;s tour is based. </p>
<p>In my opinion, the narrative voice is well suited for a live show, but it&#8217;s out if its element on the disc version. Not too bad, because <strong>Sing Along</strong> (with dave Matthews) follows, and I must say that it&#8217;s one of the best tracks on there (it&#8217;s also why I chose it as the previously linked video). The PVC instruments (as well as boat antennas) are sounding much better in this arrangement in terms of ambiance and general feeling. </p>
<p><img src="http://parseidon.com/wp-content/uploads/thecomplex.jpg" alt="Blue Man Group\&#039;s The complex album cover" width="160" height="160" />There are many other collaborations on the album, namely <strong>Up to the Roof</strong>, featuring Tracy Bonham, <strong>Persona</strong> with Josh Haden, <strong>White Rabbit</strong> ft. Esthero, <strong>I feel love</strong> supported by Venus Hum, <strong>The Current</strong> with Gavin Rossdale, <strong>Shadows, Pt. 2</strong> (where the hell is Pt. 1?) with Rob Swift and Tracy Bonham. Finally, there&#8217;s <strong>What is Rock</strong> featuring Peter Moore and Arone Dyer, the former also participating in <strong>The Complex</strong>. I will admit not knowing a single of these names. That&#8217;s not a big problem, because it sincerely takes nothing away from the album to my foreigner ear. Good News.</p>
<p>I do believe that the Blue Man Group must be seen live over being listened (a lot of their concepts are more entertaining and impressive when seen), but the invited artists permit the album to gain in diversity so you don&#8217;t need all the visuals to still enjoy it.</p>
<p><strong>Piano Smasher</strong> is an interesting piece based around the instrument that bears the same name. </p>
<blockquote><p>
	The Piano Smasher is a piano stripped down to its frame and stood up on its side. It is played by hitting the strings with a large soft mallet, resulting in a clangy, almost discordant sound. In live performances, this instrument is generally played with a MIDI system, using sensors behind the strings, as the instrument goes out of tune very quickly. Each Piano Smasher is tuned to only one note, as it would be otherwise impossible to get anything resembling a musical tone from the instrument. (<a href="http://en.wikipedia.org/wiki/Blue_Man_Group#Musical_instruments" target="_blank">source</a>)
</p></blockquote>
<p>The track is filled with soulless percussions spiced up with Piano Smasher hits, and that&#8217;s about it for the song. Interesting nonetheless.</p>
<p><strong>The Current</strong> Is almost completely at the opposite of <strong>Piano Smasher</strong>, really more intense. The same kind of intensity stays until the end with compositions like <strong>What is Rock</strong>.</p>
<h4>Conclusion</h4>
<p>The Complex is a good effort from the Blue Man Group. I feel I could get tired of it fast enough, but it&#8217;s worth a listening once in a while. The inventive capacities they use live are transported relatively well to this recording, and I&#8217;ll finish this review by saying that it&#8217;s certainly worth a try.</p>
<h4>Link in Comments</h4>
]]></content:encoded>
			<wfw:commentRss>http://parseidon.com/reviews/blue-man-group-the-complex/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
