<?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>Metaverse Musician &#187; technical</title>
	<atom:link href="http://metaversemusician.com/blog/category/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://metaversemusician.com/blog</link>
	<description>Resources for getting your music heard on the net</description>
	<lastBuildDate>Fri, 20 Aug 2010 20:26:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>how to stream your music into Second Life &#8212; six software source clients compared</title>
		<link>http://metaversemusician.com/blog/how-to-stream-your-music-into-second-life-six-software-source-clients-compared/</link>
		<comments>http://metaversemusician.com/blog/how-to-stream-your-music-into-second-life-six-software-source-clients-compared/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:44:04 +0000</pubDate>
		<dc:creator>Joe Bear</dc:creator>
				<category><![CDATA[gear]]></category>
		<category><![CDATA[metaverses]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[digital audio]]></category>
		<category><![CDATA[Icecast]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[second life]]></category>
		<category><![CDATA[Shoutcast]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://metaversemusician.com/blog/?p=286</guid>
		<description><![CDATA[You can stream your music into Second Life using the same technology as internet radio. This requires a Shoutcast source client, which sends your music to a streaming server, which subsequently rebroadcasts your music to all the listeners in Second Life.

This post lists the leading choices in Shoutcast/Icecast source clients. This source client is the piece of software that runs on your computer, connecting the music you play with the streaming server.

The leading tools are contrasted and compared. After reading this post, you should be prepared to choose a streaming source client that meets your needs.]]></description>
			<content:encoded><![CDATA[<p>In <a title="Streaming Overview" href="http://metaversemusician.com/blog/how-do-i-send-my-music-to-listeners-in-second-life-shoutcast-icecast-and-streaming-explained/" target="_blank">this previous post</a>, I explained how your music can be streamed into Second Life using the same technology as internet radio. I also explained that it required a Shoutcast <strong>source client</strong>, which sends your music to a streaming server, which subsequently rebroadcasts your music to all the listeners in Second Life.</p>
<p>This post lists the leading choices in Shoutcast/Icecast source clients. This source client is the piece of software that runs on your computer, connecting the music you play with the streaming server.</p>
<h3>What it does</h3>
<p>The Shoutcast/Icecast streaming source client takes audio input from a program or hardware device, encodes it into a media stream, and sends the media stream on to a streaming server. Each step of this process requires configuration, and each program differs in the specifics of where you may find these settings. However, the settings themselves are fairly universal.</p>
<h3>Music source</h3>
<p>The input to the source client may come from a media player such as iTunes, Winamp, or Windows Media Player, or it may also come from a hardware device connected to your computer &#8212; such as a mixer connected to a sound card or even an integrated laptop microphone. Your chosen source client will present a list of possible inputs from which you can choose to broadcast.</p>
<h3>Encoding</h3>
<p>Some source clients may be able to encode into multiple media formats. However, for compatibility with Second Life, you will need to use mp3. The Second Life viewer on your listeners&#8217; end does not support WMA, AAC, Ogg, or other formats. Further, you will find that if you try to use the most pristine mp3 encoding settings, your listeners will experience skips in the stream. It is best not to use anything higher than 44.1 kHz, 64 kbps, stereo. You should be able to find these settings grouped together.</p>
<h3>Specifying the stream server</h3>
<p>Lastly, you will need to specify the Shoutcast/Icecast streaming server to which the source client will connect. This will be in the form of a URL or an IP Address, a Port number, and a Password. Some streaming clients allow you to build a &#8216;library&#8217; of servers, each with their own URL, port, and password. This is handy if you regularly perform at a number of venues. Each venue will have its own server. This allows you to, once configured, merely select a given venue&#8217;s server from a list, and have all the values set at once. If your source client does not have this feature, you will need to manually enter this data every time for each venue.</p>
<h3>Criteria</h3>
<p>For each listed software streaming client, I list the price, where you can obtain it, what platform it runs upon, and other attributes. After reading this post, you should be ready to choose a streaming source client that meets your needs.</p>
<p>Before I list the choices, I will first define what the various attributes mean.</p>
<p><strong>Operating System</strong> (OS) &#8211; This tells you what operating system the streaming source client is compatible with. There are choices for Windows, Mac OS, Linux, and other UNIX-like OSs.</p>
<p><strong>Plugin vs. Standalone</strong> &#8211; Some Shoutcast/Icecast source clients are &#8216;plugins&#8217; , which operate inside of other programs. An example is the Shoutcast DSP Plugin, which installs &#8216;into&#8217; Winamp as a host. Other source clients run in their own window, providing all needed functionality themselves.</p>
<p><strong>Record functionality</strong> &#8211; Some source clients will also record (or &#8216;archive&#8217;) your stream. The stream is not only sent on to the streaming server, but it also is written to disk as an mp3 file. This allows you to play back your stream at a later date.</p>
<h3>Presenting the candidates</h3>
<p><strong>butt (broadcast using this tool)</strong></p>
<ul>
<li>Free</li>
<li>Linux, MacOS and Windows.</li>
<li><a title="http://butt.sourceforge.net" title='Original Link: http://butt.sourceforge.net'  href="http://metaversemusician.com/blog/?aFkF0vsr" target="_blank">http://butt.sourceforge.net</a></li>
<li>Standalone</li>
<li>Streaming and recording simultaneously with different bitrates</li>
</ul>
<p>This relative newcomer provides all the functionality that you would need or want. The fact that it is free, and runs on almost any computer, makes it a great choice.</p>
<p><strong>Winamp with Shoutcast DSP Plugin</strong></p>
<ul>
<li>Free</li>
<li>Windows, Mac OS, Linux, other UNIX</li>
<li><a title="http://www.winamp.com/media-player/" title='Original Link: http://www.winamp.com/media-player/'  href="http://metaversemusician.com/blog/?THnjtNT9" target="_blank">http://www.winamp.com/media-player/</a> for Winamp Standard</li>
<li><a title="http://shoutcast.com/download" title='Original Link: http://shoutcast.com/download'  href="http://metaversemusician.com/blog/?0J_LiuPl" target="_blank">http://shoutcast.com/download</a> for the Shoutcast DSP Plugin</li>
<li>Host media player and Plugin</li>
<li>No built in recording functionality</li>
</ul>
<p>This solution has been the mainstay in the Windows arena, mostly due to its price.</p>
<p><strong>Nicecast</strong></p>
<ul>
<li>$40 (free demo)</li>
<li>Mac OS</li>
<li><a title="http://www.rogueamoeba.com/nicecast/" title='Original Link: http://www.rogueamoeba.com/nicecast/'  href="http://metaversemusician.com/blog/?wOSzhIXh" target="_blank">http://www.rogueamoeba.com/nicecast/</a></li>
<li>Standalone</li>
<li>Archive function</li>
</ul>
<p>For years, this has been the standard in the Mac arena. Full featured.</p>
<p><strong>Simplecast</strong></p>
<ul>
<li>$139</li>
<li>Windows</li>
<li><a title="http://www.spacialaudio.com/?page=simplecast" title='Original Link: http://www.spacialaudio.com/?page=simplecast'  href="http://metaversemusician.com/blog/?c8M2s5jb" target="_blank">http://www.spacialaudio.com/?page=simplecast</a></li>
<li>Standalone</li>
<li>No built in recording functionality</li>
</ul>
<p>This selection comes from a company with a full line of professional internet radio tools.</p>
<p><strong>Reaper with Shoutcast plugin</strong></p>
<ul>
<li>$60 (free demo)</li>
<li>Windows</li>
<li><a title="http://www.cockos.com/reaper/about.php" title='Original Link: http://www.cockos.com/reaper/about.php'  href="http://metaversemusician.com/blog/?BwkV_4TZ" target="_blank">http://www.cockos.com/reaper/about.php</a> for Reaper</li>
<li><a title="http://www.landoleet.org/unreleased_plugins/reaper_shoutcast.dll" title='Original Link: http://www.landoleet.org/unreleased_plugins/reaper_shoutcast.dll'  href="http://metaversemusician.com/blog/?DTAMdeXA" target="_blank">http://www.landoleet.org/unreleased_plugins/reaper_shoutcast.dll</a> for the plugin (this is NOT the same as the Shoutcast DSP Plugin for Winamp)</li>
<li>Host DAW and Plugin</li>
<li>Full multitrack recording capability</li>
</ul>
<p>Reaper is a full-functioned DAW, from a company founded by the guy who first invented Shoutcast technology. Extremely powerful, with complexity to match.</p>
<p><strong>Edcast</strong></p>
<ul>
<li>Free</li>
<li>Windows</li>
<li><a title="http://www.oddsock.org/tools/edcast/" title='Original Link: http://www.oddsock.org/tools/edcast/'  href="http://metaversemusician.com/blog/?TE01bN9e" target="_blank">http://www.oddsock.org/tools/edcast/</a></li>
<li>Available either standalone, or as a plugin for Winamp or Foobar2000.</li>
<li>Recorder not built in.</li>
</ul>
<p>Both EdCast and its precursor Oddcast are from the same developer, along with a number of other useful music tools (including a stream recorder).</p>
<h3>The envelope, please</h3>
<p>If you are just getting started in streaming your music into Second Life, I recommend that you start with <strong>butt</strong>. Silly name, I know. However, it is free, does everything you want it to do, and runs the same way on any computer you&#8217;re likely to have. Plus, it is an open source program, meaning that its future is pretty much assured.</p>
<p>Any of the other choices would be fine as well. They all work pretty much hiccup-free. If your needs are unique, there may be some reason to prefer another over butt.</p>
<p>Myself, I use Reaper with the Shoutcast plugin. Reaper is a full-featured music production DAW like Pro Tools, Logic, Sonar, etc. In fact, it was my DAW before I started streaming into Second Life. The fact that Reaper is from the guy the guy that <em>invented </em>internet radio (as well as Winamp, Gnutella, and other modern necessities) holds strong sway with me.</p>
<h3>Get going!</h3>
<p>You really can&#8217;t go wrong with any of the above. Just grab one, grab the free Second Life viewer, create a free Second Life account, log on, and start performing for the eager Second Life audiences!</p>
<p>Questions? Comments? Let me know if there is any specific aspect of being a Second Life musician that you’d like me to cover!</p>
<p>This is but one article in a series on opportunities for musicians in Second Life. Further articles will cover resources, technical issues, groups and organizations, revenue streams, publicity outlets, and more. Next up, however, will be a step-by-step guide to installing and configuring butt, and testing your stream inworld. I hope you join us in this journey to a strange and wonderful new world. In the meantime, you may wish to do some early exploring on your own — it is free to get started! Just click the link below:</p>
<p><a title='Original Link: http://click.linksynergy.com/fs-bin/click?id=L/e5BaGeJHE&amp;offerid=193518.10000029&amp;subid=0&amp;type=4'  href="http://metaversemusician.com/blog/?a3_r0Fdu"><img src="http://ad.linksynergy.com/fs-bin/show?id=L/e5BaGeJHE&amp;bids=193518.10000029&amp;subid=0&amp;type=4&amp;gridnum=9" border="0" alt="Secondlife.com" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://metaversemusician.com/blog/how-to-stream-your-music-into-second-life-six-software-source-clients-compared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flawless digital copy? maybe!</title>
		<link>http://metaversemusician.com/blog/flawless-digital-copy-maybe/</link>
		<comments>http://metaversemusician.com/blog/flawless-digital-copy-maybe/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 09:11:11 +0000</pubDate>
		<dc:creator>Joe Bear</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[BandCamp]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[digital audio]]></category>
		<category><![CDATA[flac]]></category>
		<category><![CDATA[mastering]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[online retailers]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wav]]></category>

		<guid isPermaLink="false">http://metaversemusician.com/blog/?p=201</guid>
		<description><![CDATA[In a previous post, I bemoaned a problem i was encountering with some supposedly identical CDs. I had a pile of CDs from a project, which should have had identical tracks on each &#8212; but ripping and comparing the resultant files yielded miscompares. After collecting further data, it appears that perhaps the miscompares are explainable. [...]]]></description>
			<content:encoded><![CDATA[<p>In <a title="flawless digital copy? nonsense!" href="http://metaversemusician.com/blog/flawless-digital-copy-nonsense/" target="_blank">a previous post</a>, I bemoaned a problem i was encountering with some supposedly identical CDs. I had a pile of CDs from a project, which should have had identical tracks on each &#8212; but ripping and comparing the resultant files yielded miscompares.</p>
<p>After collecting further data, it appears that perhaps the miscompares are explainable. As it so happens, one of the people doing the duplication did not understand the differences between .wav, .mp3, .wma, etc. file formats. While all the CDs were audio CDs, they were burned at different times, some having been ripped as mp3, or as wma, or as&#8230;</p>
<p>Perhaps the best news is that I was able to locate proper mastered versions of each track that had not been through this rough treatment. I procured copies of each track as they came from the mastering house.</p>
<p>Even better &#8212; the process seems very durable. After sequencing the tracks, I uploaded them to <a title="Lee Thoams Band store on BandCamp" title='Original Link: http://music.LeeThomasBand.com'  href="http://metaversemusician.com/blog/?k1eKm9H_" target="_blank">our store on BandCamp</a>. This upload was in the form of .wav files. I then downloaded these files in .flac format. Then I used <a title="MediaMonkey website" title='Original Link: http://www.mediamonkey.com/'  href="http://metaversemusician.com/blog/?UoTXiqaQ" target="_blank">MediaMonkey</a> to convert the .flac files to .wav files. Finally, I used <a title="Exact Audio Copy website" title='Original Link: http://www.exactaudiocopy.de/'  href="http://metaversemusician.com/blog/?hLn5Nc8n" target="_blank">ExactAudioCopy</a>&#8216;s built in .wav file comparison tool to compare the original files to the ones procured from BandCamp. Again, these were uplloaded as .wav, converted to .flac by BandCamp, downloaded as .flac, then converted back to .wav. In each case, the files&#8217; audio portion matched <strong>exactly</strong>.</p>
<p>So I again believe in the integrity of digital audio. Woo-hoo!</p>
]]></content:encoded>
			<wfw:commentRss>http://metaversemusician.com/blog/flawless-digital-copy-maybe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flawless digital copy? nonsense!</title>
		<link>http://metaversemusician.com/blog/flawless-digital-copy-nonsense/</link>
		<comments>http://metaversemusician.com/blog/flawless-digital-copy-nonsense/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 23:20:16 +0000</pubDate>
		<dc:creator>Joe Bear</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[digital audio]]></category>
		<category><![CDATA[mastering]]></category>
		<category><![CDATA[wav]]></category>

		<guid isPermaLink="false">http://metaversemusician.com/blog/?p=10</guid>
		<description><![CDATA[In preparing to relrelease a past album, I discover that CD is an imperfect means of copying music from one point to another. Why? I don't yet know]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;m preparing to rerelease an album by the <a title="Lee Thomas Band website" title='Original Link: http://LeeThomasBand.com/'  href="http://metaversemusician.com/blog/?VW4jZsCS" target="_blank">Lee Thomas Band</a>. We first released this about a decade ago, on our own little indie label Nome Zone.</p>
<p>In the process, I am trying to find the best copy I can of the original tracks. I have located seven CDs, encompassing two different sequences of the same twelve songs. While a couple of these may be examples of work-in-progress during the mastering stage, most of them should have bit-for-bit copies of the exact same .wav files. Unfortunately, such is not the case.</p>
<p>I guess there is quite a bit about .wav files upon CD that I do not understand.</p>
<p>In order to eliminate the issues caused be flaws on the CDs themselves, I employed <a title="Exact Audio Copy" title='Original Link: http://www.exactaudiocopy.de/'  href="http://metaversemusician.com/blog/?hLn5Nc8n" target="_blank">Exact Audio Copy</a> to extract the .wav files. This program supposedly reads and rereads the tracks until each sector is extracted without CRC errors. Yet there are still differences between almost every extracted track. ouch.</p>
<p>So I will need in the end to audition them all to determine which are the best copies of each song. Then I&#8217;ll submit them for release. Watch these pages for future info.</p>
<p>In the meantime, you can listen to a low-bitrate MP3 version of an example at our <a title="LTB on ReverbNation" title='Original Link: http://www.reverbnation.com/leethomasband'  href="http://metaversemusician.com/blog/?SVMF8x12" target="_blank">ReverbNation</a> site. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://metaversemusician.com/blog/flawless-digital-copy-nonsense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
