<?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>Stonebridge Mastering - The Studio Blog</title>
	<atom:link href="http://www.stonebridgemastering.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.stonebridgemastering.com/blog</link>
	<description>Audio Mixing / Recording Tips from a Mastering Studio</description>
	<lastBuildDate>Tue, 29 Nov 2011 19:09:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Renaming / Naming CDA Files:  The CD-DA Naming Conventions</title>
		<link>http://www.stonebridgemastering.com/blog/?p=556</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=556#comments</comments>
		<pubDate>Tue, 06 Sep 2011 21:57:23 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Mixing Engineers]]></category>

		<guid isPermaLink="false">http://www.stonebridgemastering.com/blog/?p=556</guid>
		<description><![CDATA[A recent client of mine was working with a CD Duplication/Replication company and received some less than accurate information.  So when the client received their CD proof and noticed that the .cda files weren&#8217;t named, he called and asked &#8212; is it really impossible to rename .cda files? The short answer is, yes &#8212; it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2011/09/1196955_cddvd.jpg"><img class="alignnone size-full wp-image-557" title="CD-DA cda file renaming and file name conventions" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2011/09/1196955_cddvd.jpg" alt="" width="300" height="300" /></a></p>
<p>A recent client of mine was working with a CD Duplication/Replication company and received some less than accurate information.  So when the client received their CD proof and noticed that the .cda files weren&#8217;t named, he called and asked &#8212; is it really impossible to rename .cda files?</p>
<p>The short answer is, yes &#8212; it is impossible.</p>
<p>First, a little more of the story.  The client told me that on commercial CDs he owned, he could see track data and artist names, but not on his proof.  I asked which operating system he was using and explained that it would seem to be drawn from the operating system&#8217;s way of displaying CD information, which could be from extracting CD-Text or by accessing an online database.  He said that he thought commercial CDs would show up with their song names as .cda file names despite the operating system considering the way they were showing up in his file explorer.</p>
<p>I have created many commercial CDs for popular artists, but I thought it would be best to fully explore the details and make them available here.</p>
<p>Most commercial audio CDs conform to the Redbook standard, so they can be compatible with CD players.  The CD-DA format is actually capable of more than the standard allows, so we&#8217;ll be talking about CD-DA instead of just the more restricted Redbook Standard.</p>
<p>The CD-DA format was created by Sony and Phillips somtime between 1978 and 1980, based on research that may have taken place as early as 1969.  CDs created with CD-DA (Audio CDs) use PCM (Pulse Code Modulation) data that is not contained in any file the way we think of computer files.  Even the way the data is embedded into a CD-DA is different than computer hard drives and disks.  CD-DA data is organized in a continuous spiral, like a vinyl album, instead of organized into sectors that computer hard drives use, which look more like a pizza.</p>
<p>Windows (and DOS beforehand) has used the FAT, FAT16, FAT32, FAT64 and NTFS file systems, among others.  Long ago Macs used the Macintosh File System and most recently Mac OS X uses the HFS Plus file system.  Computer file systems and the CD-DA format are quite different.  So when looking at a CD-DA (Audio CD) on any computer, there must be some interpretation by the operating system or software.</p>
<p>So where do the .cda files come from?  Well actually, the .cda file don&#8217;t even exist on the CD!  The .cda files are created by your computer&#8217;s CD driver to represent the data that it scans from the CD.  The .cda files are your computer&#8217;s interpretation of the information on the disc.</p>
<p>Renaming the .cda files is impossible, because they doesn’t exist on the CD.  The only metadata information on CD-DA/Audio CDs are the CD-Text and ISRC codes embedded into the CD.  Different operating systems and software draw upon this data in various ways, including using the ISRC codes to access online databases to show useful song information, instead of plainly named &#8220;trackx.cda&#8221; files.</p>
<p>Basically, you can&#8217;t rename .cda files, the only thing you can do is make sure your CD-Text and ISRC codes are embedded into your CD.  If you use Stonebridge Mastering&#8217;s <a href="www.stonebridgemastering.com/blog/?p=35">Digital Publishing Standard</a> you will be sure to have completed all of the details necessary for a commerical CD release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=556</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make A VST:  VST Programming Overview</title>
		<link>http://www.stonebridgemastering.com/blog/?p=414</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=414#comments</comments>
		<pubDate>Tue, 30 Nov 2010 05:55:24 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Music/Industry Researchers]]></category>

		<guid isPermaLink="false">http://www.stonebridgemastering.com/blog/?p=414</guid>
		<description><![CDATA[First, what exactly is a VST? The Virtual Studio Technology (VST) interface was first released by Steinberg in 1996.  It is a a set of C++ classes based around an underlying C API. There are now several ports available so that VSTs can be created with many languages. Hiring Tips Without programming experience?  Hiring a [...]]]></description>
			<content:encoded><![CDATA[<h2><strong>First, what exactly is a VST?</strong></h2>
<p>The Virtual Studio Technology (VST) interface was first released by Steinberg in 1996.  It is a a set of C++ classes based around an underlying C API.</p>
<p>There are now several ports available so that VSTs can be created with many languages.</p>
<h2><strong>Hiring Tips<br />
</strong></h2>
<p>Without programming experience?  Hiring a programmer may be the very best option.</p>
<p>Programmers will often have many offers, so ideas presented to them should concisely explain why the concept would be interesting to them.  It&#8217;s likely they will not find ideas as groundbreaking as the person who conceives them and it is often very difficult to find a programmer without offering payment.  To prove you are not wasting their time, information about the payment and proof that the payment is forthcoming and the funds are available should be considered when thinking of approaching a programmer.</p>
<p>Searching Google for &#8220;Freelance Programmer&#8221;, or looking on Craigslist, with the knowledge in this post in mind can help in the search.</p>
<p>Got programming experience?  Not scared to buckle down and learn something new?  This article will help you.</p>
<h2><strong>Choosing A Language</strong></h2>
<p>There are several languages that can be used to create VSTs:</p>
<ul>
<li>C++</li>
<li>Delphi</li>
<li>Java</li>
<li>.NET</li>
<li>Faust</li>
</ul>
<p>The original Steinberg SDK is for C++, although there are ports available that make VST programming possible in Delphi, Java and .NET.</p>
<p>Faust is a language specifically for writing audio applications with the intention of making it simpler.  Faust will allow you to use block diagrams and other tools to create C++ code for signal processing.</p>
<h2><strong>C++ Frameworks</strong></h2>
<p>Many commercial and open-source VSTs are written using the JUCE C++ framework instead of direct calls to the VST SDK.  JUCE can be used in a way that allows for multi-format (VST, AU, RTAS) binaries to be built from a single codebase.  Also, Jucer is a component of JUCE that allows for visual approach for the design and editing of GUIs.</p>
<p>Another, somewhat less popular VST C++ framework is IPlug.</p>
<h2><strong>Language, Ports, Frameworks and Software Development Kit:<br />
</strong></h2>
<p><strong>Steinberg Software Development Kit (SDK):</strong></p>
<ul>
<li><a href="http://www.steinberg.net/en/company/developer.html">http://www.steinberg.net/en/company/developer.html</a></li>
</ul>
<p><strong>C++:</strong></p>
<ul>
<li> <a href="http://developer.apple.com/tools/macosxtools.html">Apple C++</a></li>
<li> <a href="http://www.bloodshed.net/devcpp.html">Bloodshed Dev-C++</a></li>
<li> <a href="http://www.borland.com/downloads/download_cbuilder.html">Borland C++</a></li>
<li> <a href="http://www.cygwin.com/">Cygwin (GNU C++)</a></li>
<li> <a href="http://www.digitalmars.com/">Digital Mars C++</a></li>
<li><a href="http://www.delorie.com/djgpp">DJ Delorie&#8217;s C++ development system for DOS/Windows (GNU C++)</a></li>
<li> <a href="http://www.gnu.org/software/gcc/gcc.html">GNU CC source</a></li>
<li> <a href="http://www-949.ibm.com/software/rational/cafe/community/ccpp">IBM C++</a></li>
<li> <a href="http://software.intel.com/en-us/articles/non-commercial-software-development/">Intel C++ for non-commercial development</a></li>
<li> <a href="http://www.microsoft.com/express/downloads/">Microsoft Visual C++ 2010 Express edition</a></li>
<li><a href="http://www.mingw.org/">MINGW &#8211; &#8220;Minimalist GNU for Windows&#8221;</a></li>
<li> <a href="http://developers.sun.com/sunstudio">Sun Studio</a></li>
<li><a href="http://llvm.cs.uiuc.edu/">The LLVM Compiler Infrastructure</a></li>
</ul>
<p><strong>Delphi:</strong></p>
<ul>
<li><a href="http://www.embarcadero.com/products/delphi">http://www.embarcadero.com/products/delphi</a></li>
<li>Previous versions of Delphi are available around the Internet</li>
<li>Delphi VST Port:  <a href="http://www.axiworld.be/vst.html">http://www.axiworld.be/vst.html</a></li>
</ul>
<p><strong>Java:</strong></p>
<ul>
<li><a href="http://www.oracle.com/technetwork/java/index.html">http://www.oracle.com/technetwork/java/index.html</a></li>
<li>Java VST Port:  <a href="http://jvstwrapper.sourceforge.net/">http://jvstwrapper.sourceforge.net/</a></li>
</ul>
<p><strong>.NET:</strong></p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/netframework/default.aspx">http://msdn.microsoft.com/en-us/netframework/default.aspx</a></li>
<li>.NET VST Port ( Noise):  <a href="http://code.google.com/p/noisevst/downloads/list">http://code.google.com/p/noisevst/downloads/list</a></li>
<li>.NET VST Port (VST.NET):  <a href="http://vstnet.codeplex.com/">http://vstnet.codeplex.com/</a></li>
</ul>
<p><strong>Faust:</strong></p>
<ul>
<li><a href="http://faust.grame.fr/index.php">http://faust.grame.fr/index.php</a></li>
</ul>
<h2><strong>Resources</strong></h2>
<p>A few more resources for VST Developers:</p>
<ul>
<li>http://www.tobybear.de/</li>
<li>http://learnvst.wordpress.com/</li>
<li>http://ernsthot.blogspot.com/2009/03/c-vst-plugin-development-links.html</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=414</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music Frequencies:  Musical Instrument Frequency Spectrograms</title>
		<link>http://www.stonebridgemastering.com/blog/?p=317</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=317#comments</comments>
		<pubDate>Wed, 18 Aug 2010 18:08:26 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Music/Industry Researchers]]></category>
		<category><![CDATA[instrument frequencies]]></category>
		<category><![CDATA[musical instrument spectrograms]]></category>

		<guid isPermaLink="false">http://www.stonebridgemastering.com/blog/?p=317</guid>
		<description><![CDATA[Musical Instrument Frequency Range Images Most of the posts here are about in-depth topics.  This one, not so much. The full range of each musical instrument below was captured with each note being played for precisely the same duration.  We have been using these recordings and spectrograms to create a product we plan to release [...]]]></description>
			<content:encoded><![CDATA[<h1><strong>Musical Instrument Frequency Range Images<br />
</strong></h1>
<p>Most of the posts here are about in-depth topics.  This one, not so much.</p>
<p>The full range of each musical instrument below was captured with each note being played for precisely the same duration.  We have been using these recordings and spectrograms to create a product we plan to release soon and decided to make these images available for viewing.  Enjoy!</p>
<p>All rights in and to the images below are reserved.  More information at the bottom of this page.</p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Acoustic-Guitar.jpg"><img class="alignnone size-full wp-image-318" title="Acoustic Guitar Spectrogram Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Acoustic-Guitar.jpg" alt="Acoustic Guitar Spectrogram Frequencies Chart/Graph" width="600" height="283" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Alto-Flute.jpg"><img class="alignnone size-full wp-image-319" title="Alto Flute Spectrogram Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Alto-Flute.jpg" alt="Alto Flute Spectrogram Frequencies Chart/Graph" width="600" height="284" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Alto-Sax.jpg"><img class="alignnone size-full wp-image-320" title="Alto Sax Spectrogram Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Alto-Sax.jpg" alt="Alto Sax Spectrogram Frequencies Chart/Graph" width="600" height="271" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Bass-Clarinet.jpg"><img class="alignnone size-full wp-image-321" title="Bass Clarinet Spectrogram Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Bass-Clarinet.jpg" alt="Bass Clarinet Spectrogram Frequencies Chart/Graph" width="600" height="280" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Basson.jpg"><img class="alignnone size-full wp-image-322" title="Basson Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Basson.jpg" alt="Basson Spectrogram EQ Frequencies Chart/Graph" width="600" height="288" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Cellos.jpg"><img class="alignnone size-full wp-image-323" title="Cellos Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Cellos.jpg" alt="Cellos Spectrogram EQ Frequencies Chart/Graph" width="600" height="281" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Chimes1.jpg"><img class="alignnone size-full wp-image-324" title="Chimes Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Chimes1.jpg" alt="Chimes Spectrogram EQ Frequencies Chart/Graph" width="600" height="274" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Alto.jpg"><img class="alignnone size-full wp-image-325" title="Alto Choir Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Alto.jpg" alt="Alto Choir Spectrogram EQ Frequencies Chart/Graph" width="600" height="276" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Bass.jpg"><img class="alignnone size-full wp-image-326" title="Bass Choir Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Bass.jpg" alt="Bass Choir Spectrogram EQ Frequencies Chart/Graph" width="600" height="270" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Full.jpg"><img class="alignnone size-full wp-image-327" title="Full Choir Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Full.jpg" alt="Full Choir Spectrogram EQ Frequencies Chart/Graph" width="600" height="271" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Soprano.jpg"><img class="alignnone size-full wp-image-328" title="Soprano Choir Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Soprano.jpg" alt="Soprano Choir Spectrogram EQ Frequencies Chart/Graph" width="600" height="275" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Tenor.jpg"><img class="alignnone size-full wp-image-329" title="Tenor Choir Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Choir-Tenor.jpg" alt="Tenor Choir Spectrogram EQ Frequencies Chart/Graph" width="600" height="275" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Clarinet.jpg"><img class="alignnone size-full wp-image-330" title="Clarinet Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Clarinet.jpg" alt="Clarinet Spectrogram EQ Frequencies Chart/Graph" width="600" height="294" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Classical-Organ.jpg"><img class="alignnone size-full wp-image-331" title="Classical Organ Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Classical-Organ.jpg" alt="Classical Organ Spectrogram EQ Frequencies Chart/Graph" width="600" height="291" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Contra-Basson.jpg"><img class="alignnone size-full wp-image-332" title="Contra Basson Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Contra-Basson.jpg" alt="Contra Basson Spectrogram EQ Frequencies Chart/Graph" width="600" height="280" /></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Crash-Cymbal.jpg"></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Contra-Basson.jpg"></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Crash-Cymbal.jpg"><img class="alignnone size-full wp-image-333" title="Crash Cymbal Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Crash-Cymbal.jpg" alt="Crash Cymbal Spectrogram EQ Frequencies Chart/Graph" width="600" height="304" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Double-Bass.jpg"><img class="alignnone size-full wp-image-334" title="Double Bass Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Double-Bass.jpg" alt="Double Bass Spectrogram EQ Frequencies Chart/Graph" width="600" height="276" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Electric-Bass.jpg"><img class="alignnone size-full wp-image-335" title="Electric Bass Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Electric-Bass.jpg" alt="Electric Bass Spectrogram EQ Frequencies Chart/Graph" width="600" height="285" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/English-Horn.jpg"><img class="alignnone size-full wp-image-337" title="English Horn Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/English-Horn.jpg" alt="English Horn Spectrogram EQ Frequencies Chart/Graph" width="600" height="278" /></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Fender-Rhodes.jpg"></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/English-Horn.jpg"></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Fender-Rhodes.jpg"><img class="alignnone size-full wp-image-338" title="Fender Rhodes Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Fender-Rhodes.jpg" alt="Fender Rhodes Spectrogram EQ Frequencies Chart/Graph" width="600" height="278" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Floor-Tom.jpg"><img class="alignnone size-full wp-image-339" title="Floor Tom Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Floor-Tom.jpg" alt="Floor Tom Spectrogram EQ Frequencies Chart/Graph" width="600" height="284" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/French-Horn.jpg"><img class="alignnone size-full wp-image-340" title="French Horn Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/French-Horn.jpg" alt="French Horn Spectrogram EQ Frequencies Chart/Graph" width="600" height="281" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Glockenspiel.jpg"><img class="alignnone size-full wp-image-341" title="Glockenspiel Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Glockenspiel.jpg" alt="Glockenspiel Spectrogram EQ Frequencies Chart/Graph" width="600" height="275" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Grand-Piano.jpg"><img class="alignnone size-full wp-image-342" title="Grand Piano Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Grand-Piano.jpg" alt="Grand Piano Spectrogram EQ Frequencies Chart/Graph" width="600" height="329" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Harp.jpg"><img class="alignnone size-full wp-image-344" title="Harp Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Harp.jpg" alt="Harp Spectrogram EQ Frequencies Chart/Graph" width="600" height="286" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/High-Tom.jpg"><img class="alignnone size-full wp-image-345" title="High Tom Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/High-Tom.jpg" alt="High Tom Spectrogram EQ Frequencies Chart/Graph" width="600" height="335" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Oboe.jpg"><img class="alignnone size-full wp-image-347" title="Oboe Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Oboe.jpg" alt="Oboe Spectrogram EQ Frequencies Chart/Graph" width="600" height="295" /></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Piccolo-Flute.jpg"></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Oboe.jpg"></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Piccolo-Flute.jpg"><img class="alignnone size-full wp-image-348" title="Piccolo Flute Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Piccolo-Flute.jpg" alt="Piccolo Flute Spectrogram EQ Frequencies Chart/Graph" width="600" height="295" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Ride-Cymbal.jpg"><img class="alignnone size-full wp-image-349" title="Ride Cymbal Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Ride-Cymbal.jpg" alt="Ride Cymbal Spectrogram EQ Frequencies Chart/Graph" width="600" height="410" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Snare.jpg"><img class="alignnone size-full wp-image-350" title="Snare Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Snare.jpg" alt="Snare Spectrogram EQ Frequencies Chart/Graph" width="600" height="351" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Timpani.jpg"><img class="alignnone size-full wp-image-351" title="Timpani Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Timpani.jpg" alt="Timpani Spectrogram EQ Frequencies Chart/Graph" width="600" height="283" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Trombone.jpg"><img class="alignnone size-full wp-image-352" title="Trombone Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Trombone.jpg" alt="Trombone Spectrogram EQ Frequencies Chart/Graph" width="600" height="282" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Tuba.jpg"><img class="alignnone size-full wp-image-353" title="Tuba Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Tuba.jpg" alt="Tuba Spectrogram EQ Frequencies Chart/Graph" width="600" height="276" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Vibes.jpg"><img class="alignnone size-full wp-image-354" title="Vibes Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Vibes.jpg" alt="Vibes Spectrogram EQ Frequencies Chart/Graph" width="600" height="274" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Viola.jpg"><img class="alignnone size-full wp-image-355" title="Viola Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Viola.jpg" alt="Viola Spectrogram EQ Frequencies Chart/Graph" width="600" height="278" /></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Violin.jpg"></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Viola.jpg"></a><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Violin.jpg"><img class="alignnone size-full wp-image-356" title="Violin Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Violin.jpg" alt="Violin Spectrogram EQ Frequencies Chart/Graph" width="600" height="278" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Xylophone.jpg"><img class="alignnone size-full wp-image-357" title="Xylophone Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Xylophone.jpg" alt="Xylophone Spectrogram EQ Frequencies Chart/Graph" width="600" height="279" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Concert-Flute.jpg"><img class="alignnone size-full wp-image-358" title="Concert Flute Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Concert-Flute.jpg" alt="Concert Flute Spectrogram EQ Frequencies Chart/Graph" width="600" height="281" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Trumpet.jpg"><img class="alignnone size-full wp-image-359" title="Trumpet Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Trumpet.jpg" alt="Trumpet Spectrogram EQ Frequencies Chart/Graph" width="600" height="274" /></a></p>
<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Middle-Tom.jpg"><img class="alignnone size-full wp-image-360" title="Middle Tom Spectrogram EQ Frequencies Chart/Graph" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Middle-Tom.jpg" alt="Middle Tom Spectrogram EQ Frequencies Chart/Graph" width="600" height="293" /></a></p>
<p>All of the images above were created by, and are property of Gebre Waddell of Stonebridge Mastering and all rights are reserved.  Any and all licensing, purchase or use of these images in any way is prohibited without express consent, in writing, by the creator and owner, Gebre Waddell.</p>
<p><img id="smallDivTip" style="border: 1px solid blue; z-index: 90; opacity: 1; position: absolute; left: 502px; top: 1193px;" src="chrome://dictionarytip/skin/book.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=317</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Equal Temperament Audio Frequency Spectrum Chart/Table of Notes in Hertz (For The Entire Audible Range of Human Hearing)</title>
		<link>http://www.stonebridgemastering.com/blog/?p=374</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=374#comments</comments>
		<pubDate>Wed, 18 Aug 2010 16:45:28 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Music/Industry Researchers]]></category>
		<category><![CDATA[audio frequencies]]></category>
		<category><![CDATA[equal temperament]]></category>
		<category><![CDATA[frequency chart]]></category>
		<category><![CDATA[frequency hertz]]></category>
		<category><![CDATA[note frequency]]></category>
		<category><![CDATA[notes frequencies]]></category>
		<category><![CDATA[or bass frequencies]]></category>
		<category><![CDATA[piano frequencies]]></category>
		<category><![CDATA[sound frequencies]]></category>

		<guid isPermaLink="false">http://www.stonebridgemastering.com/blog/?p=374</guid>
		<description><![CDATA[At the time that this is being posted, there appeared to be no chart, table or spreadsheet available on the Internet which showed all of the notes for the full range of human hearing. The 12-TET Equal Temperament is a musical system of tuning.  In this system, the same ratio exists between each of 12 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Equal-Temperament-Audio-Frequency-Spectrum-Table-of-Notes-in-Hertz.jpg"><img class="alignnone size-full wp-image-390" title="Equal Temperament Audio Frequency Spectrum Table of Notes in Hertz" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/08/Equal-Temperament-Audio-Frequency-Spectrum-Table-of-Notes-in-Hertz.jpg" alt="Equal Temperament Audio Frequency Spectrum Table of Notes in HertzEqual Temperament Audio Frequency Spectrum Table of Notes in Hertz" width="400" height="260" /></a></p>
<p>At the time that this is being posted, there appeared to be no chart, table or spreadsheet available on the Internet which showed all of the notes for the full range of human hearing.</p>
<p>The 12-TET Equal Temperament is a musical system of tuning.  In this system, the same ratio exists between each of 12 semitones.</p>
<p>The chart/table below shows each of the Helmholtz musical notes (A-G) in Hertz for the entire range of human hearing, as well as below and above this range.</p>
<p>If you would like the table below in Excel format (with the 12-TET calculation of absolute frequencies derived by an embedded and copyable formula), then <a href="http://www.stonebridgemastering.com/EQ Frequencies.xls">click here to download</a>.</p>
<table style="height: 2824px;" cellspacing="0" cellpadding="0" width="305" align="center">
<col width="111"></col>
<col width="126"></col>
<col width="348"></col>
<tbody>
<tr height="33">
<td width="166" height="33" bgcolor="#000000">
<div class="style1" style="text-align: center;"><strong><span style="color: #ffffff;">Key Number</span></strong></div>
</td>
<td width="136" bgcolor="#000000">
<div class="style1" style="text-align: center;"><strong><span style="color: #ffffff;">Frequency (Hz)</span></strong></div>
</td>
<td width="163" bgcolor="#000000">
<div class="style1" style="text-align: center;"><strong><span style="color: #ffffff;">Helmholtz Name</span></strong></div>
</td>
</tr>
<tr style="text-align: right;" height="17">
<td height="17" align="right">
<div style="text-align: center;">-20</div>
</td>
<td align="right">8.18</td>
<td>
<div>C(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-19</div>
</td>
<td align="right">8.66</td>
<td>
<div style="text-align: right;">C#/Db(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-18</div>
</td>
<td align="right">9.18</td>
<td>
<div style="text-align: right;">D(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-17</div>
</td>
<td align="right">9.72</td>
<td>
<div style="text-align: right;">D#/Eb(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-16</div>
</td>
<td align="right">10.30</td>
<td>
<div style="text-align: right;">E(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-15</div>
</td>
<td align="right">10.91</td>
<td>
<div style="text-align: right;">F(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-14</div>
</td>
<td align="right">11.56</td>
<td>
<div style="text-align: right;">F#/Gb(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-13</div>
</td>
<td align="right">12.25</td>
<td>
<div style="text-align: right;">G(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-12</div>
</td>
<td align="right">12.98</td>
<td>
<div style="text-align: right;">G#/Ab(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-11</div>
</td>
<td align="right">13.75</td>
<td>
<div style="text-align: right;">A(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-10</div>
</td>
<td align="right">14.57</td>
<td>
<div style="text-align: right;">A#/Bb(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-9</div>
</td>
<td align="right">15.43</td>
<td>
<div style="text-align: right;">B(-1)</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-8</div>
</td>
<td align="right">16.35</td>
<td>
<div style="text-align: right;">C0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-7</div>
</td>
<td align="right">17.32</td>
<td>
<div style="text-align: right;">C#/Db0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-6</div>
</td>
<td align="right">18.35</td>
<td>
<div style="text-align: right;">D0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-5</div>
</td>
<td align="right">19.45</td>
<td>
<div style="text-align: right;">D#/Eb0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-4</div>
</td>
<td align="right">20.60</td>
<td>
<div style="text-align: right;">E0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-3</div>
</td>
<td align="right">21.83</td>
<td>
<div style="text-align: right;">F0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-2</div>
</td>
<td align="right">23.12</td>
<td>
<div style="text-align: right;">F#/Gb0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">-1</div>
</td>
<td align="right">24.50</td>
<td>
<div style="text-align: right;">G0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">0</div>
</td>
<td align="right">25.96</td>
<td>
<div style="text-align: right;">G#/Ab0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">1</div>
</td>
<td align="right">27.50</td>
<td>
<div style="text-align: right;">A0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">2</div>
</td>
<td align="right">29.14</td>
<td>
<div style="text-align: right;">A#/Bb0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">3</div>
</td>
<td align="right">30.87</td>
<td>
<div style="text-align: right;">B0</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">4</div>
</td>
<td align="right">32.70</td>
<td>
<div style="text-align: right;">C1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">5</div>
</td>
<td align="right">34.65</td>
<td>
<div style="text-align: right;">C#/Db1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">6</div>
</td>
<td align="right">36.71</td>
<td>
<div style="text-align: right;">D1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">7</div>
</td>
<td align="right">38.89</td>
<td>
<div style="text-align: right;">D#/Eb1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">8</div>
</td>
<td align="right">41.20</td>
<td>
<div style="text-align: right;">E1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">9</div>
</td>
<td align="right">43.65</td>
<td>
<div style="text-align: right;">F1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">10</div>
</td>
<td align="right">46.25</td>
<td>
<div style="text-align: right;">F#/Gb1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">11</div>
</td>
<td align="right">49.00</td>
<td>
<div style="text-align: right;">G1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">12</div>
</td>
<td align="right">51.91</td>
<td>
<div style="text-align: right;">G#/Ab1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">13</div>
</td>
<td align="right">55.00</td>
<td>
<div style="text-align: right;">A1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">14</div>
</td>
<td align="right">58.27</td>
<td>
<div style="text-align: right;">A#/Bb1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">15</div>
</td>
<td align="right">61.74</td>
<td>
<div style="text-align: right;">B1</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">16</div>
</td>
<td align="right">65.41</td>
<td>
<div style="text-align: right;">C2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">17</div>
</td>
<td align="right">69.30</td>
<td>
<div style="text-align: right;">C#/Db2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">18</div>
</td>
<td align="right">73.42</td>
<td>
<div style="text-align: right;">D2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">19</div>
</td>
<td align="right">77.78</td>
<td>
<div style="text-align: right;">D#/Eb2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">20</div>
</td>
<td align="right">82.41</td>
<td>
<div style="text-align: right;">E2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">21</div>
</td>
<td align="right">87.31</td>
<td>
<div style="text-align: right;">F2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">22</div>
</td>
<td align="right">92.50</td>
<td>
<div style="text-align: right;">F#/Gb2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">23</div>
</td>
<td align="right">98.00</td>
<td>
<div style="text-align: right;">G2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">24</div>
</td>
<td align="right">103.83</td>
<td>
<div style="text-align: right;">G#/Ab2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">25</div>
</td>
<td align="right">110.00</td>
<td>
<div style="text-align: right;">A2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">26</div>
</td>
<td align="right">116.54</td>
<td>
<div style="text-align: right;">A#/Bb2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">27</div>
</td>
<td align="right">123.47</td>
<td>
<div style="text-align: right;">B2</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">28</div>
</td>
<td align="right">130.81</td>
<td>
<div style="text-align: right;">C3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">29</div>
</td>
<td align="right">138.59</td>
<td>
<div style="text-align: right;">C#/Db3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">30</div>
</td>
<td align="right">146.83</td>
<td>
<div style="text-align: right;">D3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">31</div>
</td>
<td align="right">155.56</td>
<td>
<div style="text-align: right;">D#/Eb3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">32</div>
</td>
<td align="right">164.81</td>
<td>
<div style="text-align: right;">E3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">33</div>
</td>
<td align="right">174.61</td>
<td>
<div style="text-align: right;">F3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">34</div>
</td>
<td align="right">185.00</td>
<td>
<div style="text-align: right;">F#/Gb3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">35</div>
</td>
<td align="right">196.00</td>
<td>
<div style="text-align: right;">G3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">36</div>
</td>
<td align="right">207.65</td>
<td>
<div style="text-align: right;">G#/Ab3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">37</div>
</td>
<td align="right">220.00</td>
<td>
<div style="text-align: right;">A3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">38</div>
</td>
<td align="right">233.08</td>
<td>
<div style="text-align: right;">A#/Bb3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">39</div>
</td>
<td align="right">246.94</td>
<td>
<div style="text-align: right;">B3</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">40</div>
</td>
<td align="right">261.63</td>
<td>
<div style="text-align: right;">C4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">41</div>
</td>
<td align="right">277.18</td>
<td>
<div style="text-align: right;">C#/Db4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">42</div>
</td>
<td align="right">293.66</td>
<td>
<div style="text-align: right;">D4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">43</div>
</td>
<td align="right">311.13</td>
<td>
<div style="text-align: right;">D#/Eb4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">44</div>
</td>
<td align="right">329.63</td>
<td>
<div style="text-align: right;">E4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">45</div>
</td>
<td align="right">349.23</td>
<td>
<div style="text-align: right;">F4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">46</div>
</td>
<td align="right">369.99</td>
<td>
<div style="text-align: right;">F#/Gb4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">47</div>
</td>
<td align="right">392.00</td>
<td>
<div style="text-align: right;">G4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">48</div>
</td>
<td align="right">415.30</td>
<td>
<div style="text-align: right;">G#/Ab4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">49</div>
</td>
<td align="right">440.00</td>
<td>
<div style="text-align: right;">A4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">50</div>
</td>
<td align="right">466.16</td>
<td>
<div style="text-align: right;">A#/Bb4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">51</div>
</td>
<td align="right">493.88</td>
<td>
<div style="text-align: right;">B4</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">52</div>
</td>
<td align="right">523.25</td>
<td>
<div style="text-align: right;">C5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">53</div>
</td>
<td align="right">554.37</td>
<td>
<div style="text-align: right;">C#/Db5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">54</div>
</td>
<td align="right">587.33</td>
<td>
<div style="text-align: right;">D5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">55</div>
</td>
<td align="right">622.25</td>
<td>
<div style="text-align: right;">D#/Eb5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">56</div>
</td>
<td align="right">659.26</td>
<td>
<div style="text-align: right;">E5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">57</div>
</td>
<td align="right">698.46</td>
<td>
<div style="text-align: right;">F5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">58</div>
</td>
<td align="right">739.99</td>
<td>
<div style="text-align: right;">F#/Gb5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">59</div>
</td>
<td align="right">783.99</td>
<td>
<div style="text-align: right;">G5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">60</div>
</td>
<td align="right">830.61</td>
<td>
<div style="text-align: right;">G#/Ab5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">61</div>
</td>
<td align="right">880.00</td>
<td>
<div style="text-align: right;">A5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">62</div>
</td>
<td align="right">932.33</td>
<td>
<div style="text-align: right;">A#/Bb5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">63</div>
</td>
<td align="right">987.77</td>
<td>
<div style="text-align: right;">B5</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">64</div>
</td>
<td align="right">1,046.50</td>
<td>
<div style="text-align: right;">C6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">65</div>
</td>
<td align="right">1,108.73</td>
<td>
<div style="text-align: right;">C#/Db6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">66</div>
</td>
<td align="right">1,174.66</td>
<td>
<div style="text-align: right;">D6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">67</div>
</td>
<td align="right">1,244.51</td>
<td>
<div style="text-align: right;">D#/Eb6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">68</div>
</td>
<td align="right">1,318.51</td>
<td>
<div style="text-align: right;">E6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">69</div>
</td>
<td align="right">1,396.91</td>
<td>
<div style="text-align: right;">F6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">70</div>
</td>
<td align="right">1,479.98</td>
<td>
<div style="text-align: right;">F#/Gb6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">71</div>
</td>
<td align="right">1,567.98</td>
<td>
<div style="text-align: right;">G6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">72</div>
</td>
<td align="right">1,661.22</td>
<td>
<div style="text-align: right;">G#/Ab6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">73</div>
</td>
<td align="right">1,760.00</td>
<td>
<div style="text-align: right;">A6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">74</div>
</td>
<td align="right">1,864.66</td>
<td>
<div style="text-align: right;">A#/Bb6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">75</div>
</td>
<td align="right">1,975.53</td>
<td>
<div style="text-align: right;">B6</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">76</div>
</td>
<td align="right">2,093.00</td>
<td>
<div style="text-align: right;">C7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">77</div>
</td>
<td align="right">2,217.46</td>
<td>
<div style="text-align: right;">C#/Db7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">78</div>
</td>
<td align="right">2,349.32</td>
<td>
<div style="text-align: right;">D7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">79</div>
</td>
<td align="right">2,489.02</td>
<td>
<div style="text-align: right;">D#/Eb7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">80</div>
</td>
<td align="right">2,637.02</td>
<td>
<div style="text-align: right;">E7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">81</div>
</td>
<td align="right">2,793.83</td>
<td>
<div style="text-align: right;">F7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">82</div>
</td>
<td align="right">2,959.96</td>
<td>
<div style="text-align: right;">F#/Gb7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">83</div>
</td>
<td align="right">3,135.96</td>
<td>
<div style="text-align: right;">G7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">84</div>
</td>
<td align="right">3,322.44</td>
<td>
<div style="text-align: right;">G#/Ab7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">85</div>
</td>
<td align="right">3,520.00</td>
<td>
<div style="text-align: right;">A7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">86</div>
</td>
<td align="right">3,729.31</td>
<td>
<div style="text-align: right;">A#/Bb7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">87</div>
</td>
<td align="right">3,951.07</td>
<td>
<div style="text-align: right;">B7</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">88</div>
</td>
<td align="right">4,186.01</td>
<td>
<div style="text-align: right;">C8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">89</div>
</td>
<td align="right">4,434.92</td>
<td>
<div style="text-align: right;">C#/Db8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">90</div>
</td>
<td align="right">4,698.64</td>
<td>
<div style="text-align: right;">D8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">91</div>
</td>
<td align="right">4,978.03</td>
<td>
<div style="text-align: right;">D#/Eb8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">92</div>
</td>
<td align="right">5,274.04</td>
<td>
<div style="text-align: right;">E8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">93</div>
</td>
<td align="right">5,587.65</td>
<td>
<div style="text-align: right;">F8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">94</div>
</td>
<td align="right">5,919.91</td>
<td>
<div style="text-align: right;">F#/Gb8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">95</div>
</td>
<td align="right">6,271.93</td>
<td>
<div style="text-align: right;">G8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">96</div>
</td>
<td align="right">6,644.88</td>
<td>
<div style="text-align: right;">G#/Ab8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">97</div>
</td>
<td align="right">7,040.00</td>
<td>
<div style="text-align: right;">A8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">98</div>
</td>
<td align="right">7,458.62</td>
<td>
<div style="text-align: right;">A#/Bb8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">99</div>
</td>
<td align="right">7,902.13</td>
<td>
<div style="text-align: right;">B8</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">100</div>
</td>
<td align="right">8,372.02</td>
<td>
<div style="text-align: right;">C9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">101</div>
</td>
<td align="right">8,869.84</td>
<td>
<div style="text-align: right;">C#/Db9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">102</div>
</td>
<td align="right">9,397.27</td>
<td>
<div style="text-align: right;">D9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">103</div>
</td>
<td align="right">9,956.06</td>
<td>
<div style="text-align: right;">D#/Eb9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">104</div>
</td>
<td align="right">10,548.08</td>
<td>
<div style="text-align: right;">E9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">105</div>
</td>
<td align="right">11,175.30</td>
<td>
<div style="text-align: right;">F9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">106</div>
</td>
<td align="right">11,839.82</td>
<td>
<div style="text-align: right;">F#/Gb9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">107</div>
</td>
<td align="right">12,543.85</td>
<td>
<div style="text-align: right;">G9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">108</div>
</td>
<td align="right">13,289.75</td>
<td>
<div style="text-align: right;">G#/Ab9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">109</div>
</td>
<td align="right">14,080.00</td>
<td>
<div style="text-align: right;">A9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">110</div>
</td>
<td align="right">14,917.24</td>
<td>
<div style="text-align: right;">A#/Bb9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">111</div>
</td>
<td align="right">15,804.27</td>
<td>
<div style="text-align: right;">B9</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">112</div>
</td>
<td align="right">16,744.04</td>
<td>
<div style="text-align: right;">C10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">113</div>
</td>
<td align="right">17,739.69</td>
<td>
<div style="text-align: right;">C#/Db10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">114</div>
</td>
<td align="right">18,794.55</td>
<td>
<div style="text-align: right;">D10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">115</div>
</td>
<td align="right">19,912.13</td>
<td>
<div style="text-align: right;">D#/Eb10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">116</div>
</td>
<td align="right">21,096.16</td>
<td>
<div style="text-align: right;">E10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">117</div>
</td>
<td align="right">22,350.61</td>
<td>
<div style="text-align: right;">F10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">118</div>
</td>
<td align="right">23,679.64</td>
<td>
<div style="text-align: right;">F#/Gb10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">119</div>
</td>
<td align="right">25,087.71</td>
<td>
<div style="text-align: right;">G10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">120</div>
</td>
<td align="right">26,579.50</td>
<td>
<div style="text-align: right;">G#/Ab10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">121</div>
</td>
<td align="right">28,160.00</td>
<td>
<div style="text-align: right;">A10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">122</div>
</td>
<td align="right">29,834.48</td>
<td>
<div style="text-align: right;">A#/Bb10</div>
</td>
</tr>
<tr style="text-align: right;" height="17">
<td height="17" align="right">
<div style="text-align: center;">123</div>
</td>
<td align="right">31,608.53</td>
<td>
<div>B10</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">124</div>
</td>
<td align="right">33,488.07</td>
<td>
<div style="text-align: right;">C11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">125</div>
</td>
<td align="right">35,479.38</td>
<td>
<div style="text-align: right;">C#/Db11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">126</div>
</td>
<td align="right">37,589.09</td>
<td>
<div style="text-align: right;">D11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">127</div>
</td>
<td align="right">39,824.25</td>
<td>
<div style="text-align: right;">D#/Eb11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">128</div>
</td>
<td align="right">42,192.33</td>
<td>
<div style="text-align: right;">E11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">129</div>
</td>
<td align="right">44,701.21</td>
<td>
<div style="text-align: right;">F11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">130</div>
</td>
<td align="right">47,359.29</td>
<td>
<div style="text-align: right;">F#/Gb11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">131</div>
</td>
<td align="right">50,175.42</td>
<td>
<div style="text-align: right;">G11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">132</div>
</td>
<td align="right">53,159.00</td>
<td>
<div style="text-align: right;">G#/Ab11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">133</div>
</td>
<td align="right">56,320.00</td>
<td>
<div style="text-align: right;">A11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">134</div>
</td>
<td align="right">59,668.96</td>
<td>
<div style="text-align: right;">A#/Bb11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">135</div>
</td>
<td align="right">63,217.06</td>
<td>
<div style="text-align: right;">B11</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">136</div>
</td>
<td align="right">66,976.14</td>
<td>
<div style="text-align: right;">C12</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">137</div>
</td>
<td align="right">70,958.75</td>
<td>
<div style="text-align: right;">C#/Db12</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">138</div>
</td>
<td align="right">75,178.18</td>
<td>
<div style="text-align: right;">D12</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">139</div>
</td>
<td align="right">79,648.51</td>
<td>
<div style="text-align: right;">D#/Eb12</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">140</div>
</td>
<td align="right">84,384.65</td>
<td>
<div style="text-align: right;">E12</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">141</div>
</td>
<td align="right">89,402.43</td>
<td>
<div style="text-align: right;">F12</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">142</div>
</td>
<td align="right">94,718.57</td>
<td>
<div style="text-align: right;">F#/Gb12</div>
</td>
</tr>
<tr height="17">
<td height="17" align="right">
<div style="text-align: center;">143</div>
</td>
<td align="right">100,350.83</td>
<td>
<div style="text-align: right;">G12</div>
</td>
</tr>
</tbody>
</table>
<p>This chart may also be searched for as frequency chart, equal temperament, sound frequencies, note frequency, frequency hertz, or  bass frequencies, audio frequencies, notes frequencies, piano frequencies, pitch frequencies tone frequency chart or as an audio frequency table.</p>
<p>If you enjoy this post, please consider taking a look at our <a title="mastering studio" href="http://www.stonebridgemastering.com">mastering studio</a>.  You can also link to it from your blog or forum posting.</p>
<p><img id="smallDivTip" style="border: 1px solid blue; z-index: 90; opacity: 1; position: absolute; left: 309px; top: 3548px;" src="chrome://dictionarytip/skin/book.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=374</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sidechain Compression and Bass Ducking</title>
		<link>http://www.stonebridgemastering.com/blog/?p=296</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=296#comments</comments>
		<pubDate>Mon, 12 Apr 2010 21:18:29 +0000</pubDate>
		<dc:creator>Matt White</dc:creator>
				<category><![CDATA[For Mixing Engineers]]></category>

		<guid isPermaLink="false">http://www.stonebridgemastering.com/blog/?p=296</guid>
		<description><![CDATA[SIDECHAIN COMPRESSION AND BASS DUCKING INTRODUCTION In this post we will discuss the fundamentals of sidechain compression: what it is, how it works, when it’s used and why it can be a remarkably creative approach to solving problems in your low-end. WHAT IS SIDECHAIN COMPRESSION AND BASS DUCKING? Sidechain compression in its simplest form is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/04/sidechain.jpg"><img class="alignnone size-full wp-image-297" title="Sidechain Compression / Bass Ducking Image" src="http://www.stonebridgemastering.com/blog/wp-content/uploads/2010/04/sidechain.jpg" alt="Sidechain Compression / Bass Ducking Image" width="400" height="268" /></a></p>
<h1><strong>SIDECHAIN COMPRESSION AND BASS DUCKING</strong></h1>
<p><strong>INTRODUCTION</strong></p>
<p>In this post we will discuss the fundamentals of sidechain compression: what it is, how it works, when it’s used and why it can be a remarkably creative approach to solving problems in your low-end.</p>
<p><strong>WHAT IS SIDECHAIN COMPRESSION AND BASS DUCKING?</strong></p>
<p>Sidechain compression in its simplest form is using one audio source to trigger the compression of another audio source. For example, imagine you have a bass guitar track and a kick track that are very similar in their frequency range, and when played together one is either swallowed up by the other or the overall low end just becomes too messy due to phase interference. Well, if you were to put a compressor with a sidechain feature onto the bass track and feed your kick drum into that compressor’s sidechain input, then essentially every time the kick drum kicks you can set the bass track compressor to duck the bass out of the way (compress it by a few dB), allowing the kick drum through without phase interference. This approach is commonly referred to as bass ducking and it’s a popular method of production in modern Dance and Hip Hop music.</p>
<p>Here’s an example of the bass ducking technique being used by a modern House producer. Notice at 00:31 how every time the bass and kick line up in rhythm that the bass note is “ducked” out the way.</p>
<p><a href="http://www.youtube.com/watch?v=O2jj3YbgX_w&amp;feature=related">http://www.youtube.com/watch?v=O2jj3YbgX_w&amp;feature=related</a></p>
<p><strong>SIDECHAIN COMPRESSION AS AN EFFECT</strong></p>
<p>Another similar approach to sidechain compression widely used in House music is what is popularly referred to as the “push and pull” effect. Essentially, this is the same technique as bass ducking, only the kick drum is now being used to duck out various other elements in the mix, such as pads, synths, vocals, etc. This creates a pumping effect that is often used side by side with bass ducking in modern dance tracks.</p>
<p>Here is an excellent example of sidechain compression technique being used on specific elements to create a push and pull effect. It’s most obvious use is right at 2:00:</p>
<p><a href="http://www.youtube.com/watch?v=zK1mLIeXwsQ">http://www.youtube.com/watch?v=zK1mLIeXwsQ</a></p>
<p><strong>HOW TO USE SIDECHAIN COMPRESSION IN YOUR DAW</strong></p>
<p>Now that you know how sidechain compression works and some of its applications, we’ve provided links to video instructions on how to achieve sidechain compression within your personal digital audio workstation (DAW). Keep in mind however, that not every DAW may support side chaining and many DAWs will not come stocked with a compressor plugin that includes an added sidechain feature; so you may be required to purchase one. In the unlikely case that your DAW does not support side chaining there are a few third party compressor plugins that offer solutions to that, such as dB Audioware’s sidechain compressor:</p>
<p><a href="http://www.db-audioware.com/sidechain-compressor.html">http://www.db-audioware.com/sidechain-compressor.html</a></p>
<p><strong>VIDEO LINKS</strong></p>
<p>Sidechain compression in <strong>Propellerhead’s Reason</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=q4vQN2pRhpg&amp;feature=related">http://www.youtube.com/watch?v=q4vQN2pRhpg&amp;feature=related</a></p>
<p>Sidechain compression in <strong>Ableton Live</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=nQnOQWLURFU">http://www.youtube.com/watch?v=nQnOQWLURFU</a></p>
<p>Sidechain compression in <strong>Sonar</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=oFTUJP-qs1Q">http://www.youtube.com/watch?v=oFTUJP-qs1Q</a></p>
<p>Sidechain compression in <strong>Protools</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=WY14bjCAX-M">http://www.youtube.com/watch?v=WY14bjCAX-M</a></p>
<p>Sidechain compression in <strong>Logic</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=7aZVV9-fxgI">http://www.youtube.com/watch?v=7aZVV9-fxgI</a></p>
<p>Sidechain compression in <strong>Fruity Loops/ FL Studio</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=ud8FsMvdO1E">http://www.youtube.com/watch?v=ud8FsMvdO1E</a></p>
<p>Sidechain compression in <strong>Cubase/Nuendo</strong>:</p>
<p><a href="http://www.youtube.com/watch?v=CKQRghpA3kc">http://www.youtube.com/watch?v=CKQRghpA3kc</a></p>
<p>Sidechain compression in<strong> Reaper:</strong></p>
<p><a href="http://www.youtube.com/watch?v=xkl2v-HO0nQ">http://www.youtube.com/watch?v=xkl2v-HO0nQ</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=296</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Group:  Audio / CD Mastering Engineering</title>
		<link>http://www.stonebridgemastering.com/blog/?p=271</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=271#comments</comments>
		<pubDate>Sat, 03 Apr 2010 03:21:31 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Music/Industry Researchers]]></category>

		<guid isPermaLink="false">http://stonebridgemastering.com/blog/?p=271</guid>
		<description><![CDATA[We&#8217;re facing facts:  Facebook is popular.  When it is also considered that there are lots of professional mastering engineers with profiles there, things become obvious.  There should be a Mastering Engineering Facebook page. In two days, a nice cross section of the worlds top mastering engineers are now members.   What could be more convenient than [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stonebridgemastering.com/blog/wp-content/uploads/2010/04/AUDIO-MASTERING-FACEBOOK.jpg"><img class="alignnone size-full wp-image-272" title="AUDIO MASTERING FACEBOOK" src="http://stonebridgemastering.com/blog/wp-content/uploads/2010/04/AUDIO-MASTERING-FACEBOOK.jpg" alt="" width="420" height="420" /></a></p>
<p>We&#8217;re facing facts:  Facebook is popular.  When it is also considered that there are lots of professional mastering engineers with profiles there, things become obvious.  There should be a Mastering Engineering Facebook page.</p>
<p>In two days, a nice cross section of the worlds top mastering engineers are now members.   What could be more convenient than news about our industry in a Facebook news feed?   Most of us already check it too many times a day anyway &#8211;  might as well get industry news there as well.</p>
<p>We created both a page and a group.  The group is for those who want the news feed update.  The page is for people who just want to check the page, but without the update.  We will distill the information from the group down to the page every once in a while.</p>
<p>The Group:  <a href="http://www.facebook.com/#!/group.php?gid=104473796251538&amp;ref=mf">http://www.facebook.com/#!/group.php?gid=104473796251538&amp;ref=mf</a></p>
<p>The Page:  <a href="http://www.facebook.com/#!/pages/Audio-CD-Mastering-Engineering/114188495262831?ref=mf">http://www.facebook.com/#!/pages/Audio-CD-Mastering-Engineering/114188495262831?ref=mf</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=271</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Music Industry/Business Statistics and Market Information</title>
		<link>http://www.stonebridgemastering.com/blog/?p=247</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=247#comments</comments>
		<pubDate>Tue, 23 Mar 2010 19:02:56 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Music/Industry Researchers]]></category>

		<guid isPermaLink="false">http://stonebridgemastering.com/blog/?p=247</guid>
		<description><![CDATA[This post is regularly updated and expanding.  It contains links to statistics and other information to help in researching the international music market. ECONOMIC REPORTS Global Economic Report &#8211; http://www.cisac.org/CisacPortal/consulterDocument.do?id=17829# Shipment and Purchasing Trends of Recorded Music- http://www.riaa.com/keystatistics.php NARM Research Reports &#8211; http://www.narm.com/services/research/research-reports/ Wikipedia &#8220;Music Industry&#8221; &#8211; http://en.wikipedia.org/wiki/Music_industry Harvard Business School Music Market Statistics -  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/industry.jpg"><img class="alignnone size-full wp-image-248" title="music industry music business statistics market information" src="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/industry.jpg" alt="music industry music business statistics market information" width="400" height="267" /></a></p>
<p>This post is regularly updated and expanding.  It contains links to statistics and other information to help in researching the international music market.</p>
<p><strong>ECONOMIC REPORTS</strong></p>
<p>Global Economic Report<strong> &#8211; </strong><a href="http://www.cisac.org/CisacPortal/consulterDocument.do?id=17829#">http://www.cisac.org/CisacPortal/consulterDocument.do?id=17829#</a><br />
Shipment and Purchasing Trends of Recorded Music- <a href="http://www.riaa.com/keystatistics.php">http://www.riaa.com/keystatistics.php</a><br />
NARM Research Reports &#8211; <a href="http://www.riaa.com/keystatistics.php">http://www.narm.com/services/research/research-reports/<br />
</a>Wikipedia &#8220;Music Industry&#8221; &#8211; <a href="http://en.wikipedia.org/wiki/Music_industry">http://en.wikipedia.org/wiki/Music_industry<br />
</a>Harvard Business School Music Market Statistics - <a href="http://en.wikipedia.org/wiki/Music_industry"> </a><a href="http://www.library.hbs.edu/guides/music.html">http://www.library.hbs.edu/guides/music.html</a></p>
<p><strong>CHARTS<br />
</strong></p>
<p>Weekly Popularity  &#8211; <a href="http://www.billboard.com/charts#/charts">http://www.billboard.com/charts#/charts</a></p>
<p><strong>FORECASTING</strong></p>
<p>Consultant Services for Forecasting &#8211; <a href="http://en-us.nielsen.com/rankings/insights/rankings/music">http://en-us.nielsen.com/rankings/insights/rankings/music</a></p>
<p><strong>MARKET COMMENTARY</strong></p>
<p>Facing The Music &#8211; <a href="http://nymag.com/nymetro/news/media/columns/medialife/6099/">http://nymag.com/nymetro/news/media/columns/medialife/6099/</a><br />
George Massenburg &#8211; <a href="http://www.massenburg.com/c/gml/essay.html?open=">http://www.massenburg.com/c/gml/essay.html?open=</a></p>
<p><strong>RESOURCES</strong></p>
<p>Comprehensive List of Music Industry Resources &#8211; <a href="http://www.marshall.usc.edu/library/industries/music.htm">http://www.marshall.usc.edu/library/industries/music.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=247</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Loudness War and Your Music</title>
		<link>http://www.stonebridgemastering.com/blog/?p=189</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=189#comments</comments>
		<pubDate>Fri, 19 Mar 2010 07:40:57 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Mastering Clients]]></category>
		<category><![CDATA[For Mixing Engineers]]></category>
		<category><![CDATA[compressed program material]]></category>
		<category><![CDATA[hyper-compression]]></category>
		<category><![CDATA[hypercompression]]></category>
		<category><![CDATA[loudness war]]></category>
		<category><![CDATA[mastering preparation]]></category>
		<category><![CDATA[orban fm]]></category>
		<category><![CDATA[orban processing]]></category>
		<category><![CDATA[orban processor]]></category>
		<category><![CDATA[over-compressed]]></category>
		<category><![CDATA[over-compression]]></category>
		<category><![CDATA[overcompressed]]></category>
		<category><![CDATA[overcompressed program material]]></category>
		<category><![CDATA[overcompression]]></category>
		<category><![CDATA[prepare for mastering tips]]></category>
		<category><![CDATA[preparing for audio mastering]]></category>
		<category><![CDATA[preparing for mastering]]></category>
		<category><![CDATA[The Loudness War]]></category>

		<guid isPermaLink="false">http://stonebridgemastering.com/blog/?p=189</guid>
		<description><![CDATA[INTRODUCTION This article is about hypercompression, or the loudness war. If recordings from two different albums are compared, there is usually a noticeable difference in loudness.  The difference is especially prominent when the recordings are from different decades.  There are several YouTube videos highlighting the phenomenon that can be found by searching for &#8220;Loudness War&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/wave.jpg"><img class="alignnone size-full wp-image-190" title="Sound Wave" src="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/wave.jpg" alt="Sound Wave" width="351" height="342" /></a></p>
<p><strong>INTRODUCTION</strong></p>
<p>This article is about hypercompression, or the loudness war.</p>
<p>If recordings from two different albums are compared, there is usually a noticeable difference in loudness.  The difference is especially prominent when the recordings are from different decades.  There are several YouTube videos highlighting the phenomenon that can be found by searching for &#8220;Loudness War&#8221;. The one below is especially good, and is now almost a classic.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3Gmex_4hreQ&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/3Gmex_4hreQ&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>WHATS WRONG WITH HYPER-COMPRESSION?</strong></p>
<p>It&#8217;s not just a matter of loudness, today&#8217;s recordings are actually more compressed so they can be made louder.  With hypercompression , the compression is so high that it reduces the sound quality (show hypercompressed wave).</p>
<p>A recording created in a top tier million dollar studio by an extremely experienced engineer can afford to lose a little sound quality and still sound great.  If you have a home or project studio recording, you may not be able to afford even a slight loss of sound quality.</p>
<p>Hypercompression for most independent artists isn&#8217;t going to make your album sound like the major labels, it&#8217;s going to take you further away.  We recommend competing for the highest sound quality, not for loudness.  After all, everyone has a volume knob, and can adjust the volume to their own tastes.  Most listeners never notice where their volume level is set anyway, but people can think much less of an artist if the sound quality doesn&#8217;t meet their tastes.</p>
<p>This is true even in genres like rock and metal, where listeners may say that they like a more raw sound.  While this is true in a sense, most of the fans don&#8217;t actually prefer lower sound quality.  Instead, they want less processing and editing so they can feel more directly connected with the artist.</p>
<div>
<p>The basic idea is that tasteful compression gives more emotion and a sense of higher fidelity than hypercompression, no matter what style of music.</p>
<p><strong>SO WHY ARE ALBUMS HYPERCOMPRESSED?</strong></p>
<p>Many producers want hypercompressed recordings because they think they will sound more powerful on the radio.  This is usually not the case.  Tastefully compressed recordings may be louder than hypercompressed tracks on the radio.  Every radio station processes audio before it goes out on the airwaves.  The most common is the Orban processor.  These units have various levels of processing, and in the end, a recording with tasteful compression can actually sound louder on the radio than a hypercompressed recording that&#8217;s louder on CD.  For more information, check out this link:  <a rel="nofollow" href="http://www.orban.com/support/orban/techtopics/Appdx_Radio_Ready_The_Truth_1.3.pdf" target="_blank">http://www.orban.com/support/orban/techtopics/Appdx_Radio_Ready_The_Truth_1.3.pdf</a></p>
<p>Hypercompression is usually done by request of the artist or producer, but sometimes it is the mastering engineer.  If an artist or producer hears a hypercompressed mastered recording, they may think there was more done in mastering because it will sound so different from the final mix.  I noticed this early in my career as a mastering engineer.  I would fear sending a client back a mastered version of a recording that was the same, or close to the same volume level as the final mix they provided.  Even if the mastering was incredible, and the recording sounded just right, I would worry that the client may not feel like they got their money&#8217;s worth if they didn&#8217;t hear big differences.  Mastering is a somewhat of a subtle art, and the biggest difference you can possibly make is volume.  Of course, different in this area does not mean better.  Using many years of experience, the main goal here at Stonebridge Mastering is to focus on and maximize the emotional content of the music, however possible.</p>
</div>
<div><strong>WHY DO I NEED TO KNOW THIS?</strong></div>
<div><strong><br />
</strong></div>
<div>
<p>Mastering is a service industry, so we ask that our clients let us know what their feelings are about the overall loudness of their album.  If you still want your album overcompressed or hypercompressed, we understand, and will work to make your music sound it&#8217;s very best at those levels, but the sound quality will not be everything it could be.  We recommend tasteful compression for the highest listening enjoyment, the highest possible sales  the best sounding recordings, and the best sound on the radio.</p>
<p>If you have started a mastering order with Stonebridge Mastering, you have probably been asked to watch this video.  Opinions can be expressed on our order form, on a separate page, or by email.</p>
<p><strong><br />
</strong><strong>Check out our <a href="http://www.stonebridgemastering.com/">audio mixing and mastering studio</a>, Stonebridge Mastering, for your  CD Mastering/Audio Mastering/Audio Mixing  needs.</strong></p>
<div>
<table border="1" cellspacing="1" cellpadding="1" width="562">
<tbody>
<tr>
<td width="554" height="96" bgcolor="#cccccc">
<h2 style="text-align: center;"><span style="color: #008000;"><strong><br />
If you liked this blog post, link to it!<br />
</strong></span></h2>
<h3 style="text-align: center;"><strong>Links help our website grow, and we appreciate every one.</strong></h3>
<p>This blog is written and maintained by Stonebridge Mastering. We hope this blog post brings you closer to your goals. Please link to this blog post from your blog, website or social networking page, and share the information you just read. We keep track of all of our in-bound links so you can be sure we will realize the favor.</p>
<p style="text-align: center;"><strong>If you need audio mastering services visit our main website:</strong><br />
<a href="http://www.stonebridgemastering.com">http://www.stonebridgemastering.com</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<pre><strong> </strong><a href="http://www.stonebridgemastering.com"><strong>
</strong></a></pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=189</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short and Simple Acoustic Options</title>
		<link>http://www.stonebridgemastering.com/blog/?p=185</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=185#comments</comments>
		<pubDate>Fri, 19 Mar 2010 07:38:05 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Mixing Engineers]]></category>
		<category><![CDATA[acoustic treatment]]></category>
		<category><![CDATA[cheap acoustics]]></category>
		<category><![CDATA[cheapest acoustics]]></category>
		<category><![CDATA[home studio acoustics]]></category>
		<category><![CDATA[home studio acoustics cheap]]></category>
		<category><![CDATA[memphis acoustic]]></category>
		<category><![CDATA[memphis acoustic consultant]]></category>
		<category><![CDATA[memphis acoustic design]]></category>
		<category><![CDATA[memphis acoustic design consultants]]></category>
		<category><![CDATA[memphis acoustic professionals]]></category>
		<category><![CDATA[memphis music consultant]]></category>
		<category><![CDATA[modern acoustics]]></category>
		<category><![CDATA[project studio acoustic solutions]]></category>
		<category><![CDATA[project studio acoustics]]></category>
		<category><![CDATA[recording studio acoustics]]></category>

		<guid isPermaLink="false">http://stonebridgemastering.com/blog/?p=185</guid>
		<description><![CDATA[INTRODUCTION This will be a very short post about two acoustic options for home and project studios.  There is a ton of information out there on the web about acoustics, so we just wanted to give a few short tips. MOVING BLANKETS There is probably no better solution for solving acoustic absorption needs than moving [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/acoustics.jpg"><img class="alignnone size-full wp-image-186" title="Acoustics" src="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/acoustics.jpg" alt="Acoustics" width="400" height="266" /></a></p>
<p><strong>INTRODUCTION</strong></p>
<p>This will be a very short post about two acoustic options for home and project studios.  There is a ton of information out there on the web about acoustics, so we just wanted to give a few short tips.</p>
<p><strong><br />
MOVING BLANKETS</strong></p>
<p>There is probably no better solution for solving acoustic absorption needs than moving blankets.  You can even find moving blankets in some top-notch facilities being used as basic sound absorption, so you shouldn&#8217;t feel bad about choosing them over expensive studio foam.  Moving blankets are extremely inexpensive, they look great, and can absorb high and mid-range frequencies.  Grommits, which can be obtained from Home Depot can be added to the blankets to make them easy and cheap to install.</p>
<p>Moving Blankets &#8211; <a href="http://www.moverssupplies.com/">http://www.moverssupplies.com/</a></p>
<p><strong><br />
BASS TRAPS</strong></p>
<p>There are some acoustic engineers who say that foam is not very good as bass trapping material.  Instead, they recommend fiberglass.  The good news is that fiberglass will perform better and probably cost much less than the acoustic foam products that are out there.  Contact your local dealer of Owens and Corning and ask them what their price is for Owens and Corning 703.  This material is surprisingly inexpensive.  Covers can be made for the fiberglass panels out of porus cloth.    Owens and Corning can be found in the most professional studios, and is more effective than foam.  There are tutorials out on the Internet about how to make frames and other things to use with your traps.  These panels should line all the corners of the room. For extremely critical situations, you may want to stack two of the panels on top of each other.</p>
<p>Find the Owens and Corning dealership close to you &#8211; <a href="http://www.owenscorning.com/around/locator/StoreInfo.asp?source=bldgmaterials_findstore">http://www.owenscorning.com/around/locator/StoreInfo.asp?source=bldgmaterials_findstore</a></p>
<p><strong><br />
FIRST REFLECTION POINTS</strong></p>
<p>The first reflection points in a control room should usually be treated with absorption.  Finding and treating these points is an important part of acoustic treatment.  To find these points, have a friend hold a mirror up around the walls, sit in the listening position, and mark the position on the wall where you can see the speakers in the mirror.  These areas should usually be treated with absorption.</p>
<p>Alright, we told you this video would be short and sweet.    For more acoustic engineering ideas, contact Stonebridge Mastering for acoustic consulting.</p>
<p><strong><br />
</strong><strong></strong></p>
<div>
<table border="1" cellspacing="1" cellpadding="1" width="562">
<tbody>
<tr>
<td width="554" height="96" bgcolor="#cccccc">
<h2 style="text-align: center;"><span style="color: #008000;"><strong><br />
If you liked this blog post, link to it!<br />
</strong></span></h2>
<h3 style="text-align: center;"><strong>Links help our website grow, and we appreciate every one.</strong></h3>
<p>This blog is written and maintained by Stonebridge Mastering. We hope this blog post brings you closer to your goals. Please link to this blog post from your blog, website or social networking page, and share the information you just read. We keep track of all of our in-bound links so you can be sure we will realize the favor.</p>
<p style="text-align: center;"><strong>If you need audio mastering services visit our main website:</strong><br />
<a href="http://www.stonebridgemastering.com">http://www.stonebridgemastering.com</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<pre><strong> </strong><a href="http://www.stonebridgemastering.com"><strong>
</strong></a></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=185</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Releasing and Promoting an Album Online</title>
		<link>http://www.stonebridgemastering.com/blog/?p=170</link>
		<comments>http://www.stonebridgemastering.com/blog/?p=170#comments</comments>
		<pubDate>Fri, 19 Mar 2010 07:30:08 +0000</pubDate>
		<dc:creator>Gebre Waddell</dc:creator>
				<category><![CDATA[For Mastering Clients]]></category>
		<category><![CDATA[album online radio]]></category>
		<category><![CDATA[album promotion directory]]></category>
		<category><![CDATA[album promotion guide]]></category>
		<category><![CDATA[album promotion site]]></category>
		<category><![CDATA[album word of mouth]]></category>
		<category><![CDATA[artist directories]]></category>
		<category><![CDATA[artist guide for promoting music]]></category>
		<category><![CDATA[band lists]]></category>
		<category><![CDATA[creating buzz about an album]]></category>
		<category><![CDATA[creative rights organiziation]]></category>
		<category><![CDATA[creative societs]]></category>
		<category><![CDATA[distribute music]]></category>
		<category><![CDATA[make my music viral]]></category>
		<category><![CDATA[music aggregator list]]></category>
		<category><![CDATA[music aggregators]]></category>
		<category><![CDATA[music blog list]]></category>
		<category><![CDATA[music promotion guide]]></category>
		<category><![CDATA[music promotion online]]></category>
		<category><![CDATA[music promotion site]]></category>
		<category><![CDATA[music site directory]]></category>
		<category><![CDATA[music word of mouth]]></category>
		<category><![CDATA[online music promotion]]></category>
		<category><![CDATA[online music publication]]></category>
		<category><![CDATA[online music publishing]]></category>
		<category><![CDATA[online music store directory]]></category>
		<category><![CDATA[online music store list]]></category>
		<category><![CDATA[online music stores]]></category>
		<category><![CDATA[online radio]]></category>
		<category><![CDATA[online radio list]]></category>
		<category><![CDATA[performance rights organization]]></category>
		<category><![CDATA[promote your band]]></category>
		<category><![CDATA[promoting an album]]></category>
		<category><![CDATA[promoting an independent album]]></category>
		<category><![CDATA[release an album]]></category>
		<category><![CDATA[release and independent album]]></category>
		<category><![CDATA[spread music]]></category>
		<category><![CDATA[top music blog list]]></category>
		<category><![CDATA[top music blog lists]]></category>
		<category><![CDATA[top music blogs]]></category>
		<category><![CDATA[ultimate band list]]></category>
		<category><![CDATA[us creative societies]]></category>
		<category><![CDATA[viral online music]]></category>

		<guid isPermaLink="false">http://stonebridgemastering.com/blog/?p=170</guid>
		<description><![CDATA[INTRODUCTION Promoting music is all about reaching the largest crowds of people who enjoy your style or genre.  This blog post is about how to reach them online. QUICK NOTE:  For offline sales, you may want to start by selling your CD in BestBuy stores:  http://www.regionalcd.net/ THE ALL-TIME NUMBER ONE WAY It may sound obvious, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/Releasing-and-Promoting-an-Album.jpg"><img class="alignnone size-full wp-image-173" title="Releasing and Promoting an Album" src="http://stonebridgemastering.com/blog/wp-content/uploads/2010/03/Releasing-and-Promoting-an-Album.jpg" alt="" width="398" height="302" /></a></p>
<p><strong>INTRODUCTION</strong></p>
<p>Promoting music is all about reaching the largest crowds of people who enjoy your style or genre.  This blog post is about how to reach them online.</p>
<p>QUICK NOTE:  For offline sales, you may want to start by selling your CD in BestBuy stores:  <a href="http://www.regionalcd.net/">http://www.regionalcd.net/</a></p>
<p><strong>THE ALL-TIME NUMBER ONE WAY</strong></p>
<p>It may sound obvious, but the most effective way to promote music is to create amazing music.  For example, many producers say the main goal is to make music that we all can identify and connect with.  Many successful producers also say that the most important aspect of making music that stands the test of time is to create interesting and developed melodies.  Some focus on tonalities, and have techniques like playing instruments very softly, to emphasize tone instead of attack.  Discovering methods that help you create amazing music is the most essential part of promoting your music.</p>
<p><strong>THE NEXT BEST WAY</strong></p>
<p>Current research suggests that online editorials are the best way to get your music to spread.  You may try following leading writers and bloggers on Twitter and sending them your press kit.  We have a list of popular sites on our website&#8217;s blog post that corresponds to this video, and a page that you can use as a homepage that links you to these sites.</p>
<p><strong>FORCE OF NATURE:  WORD OF MOUTH</strong></p>
<p>Word of mouth is a powerful tool for spreading your music.  The catch is that in today&#8217;s market, only amazing content survives.  Your recordings, live shows, social media postings and online availability send out powerful waves of influence and can jump start word of mouth.  To amp up your word of mouth, you must make your music easy to access.  The easier it is to link to, share, and talk about your music, the more it will thrive.  For example, Facebook users commonly link to YouTube videos, so you&#8217;ll probably want your single to be available on YouTube.</p>
<p><strong>PRINT JOURNALISTS</strong></p>
<p>Print journalists should be next on your list.  You can assemble a press kit and send it to them and hope for the best.  You can also try following your favorite print journalists on Twitter.</p>
<p><strong>MUSIC SITES / ONLINE RADIO</strong></p>
<p>Next we come to online sites such as Pandora, Last.fm and other sites that stream music.  These sites are a great way to get your music in front of new audiences.  If you do a little exploring on either site, you can find instructions on how to get your music posted.  This is a very effective way to connect with new listeners.</p>
<p><strong>INDEPENDENT DISTRIBUTION</strong></p>
<p>CD Baby, Tunecore and SoundExchange can help you submit your music to many different directories and digital music stores that are out there.  They each have their advantages so check out their websites to find out which is right for you.</p>
<p><strong>A HOME PAGE TO SHOW THE MUSIC LANDSCAPE</strong></p>
<p>We have a page on our website that lists a ton of music sites.  Online radio sites, music aggregators, sites that help musicians spread their music, music blogs, music stores&#8230;   We suggest making this webpage your home page while you are promoting your music, so you can look out over the musical landscape.  The web page is at <a title="Stonebridge Audio Mastering Studio's Music Landscape Homepage" href="http://www.stonebridgemastering.com/musichome.html" target="_blank">http://www.stonebridgemastering.com/musichome.html</a>.  There should be a link in this video&#8217;s description.</p>
<p><strong>ONLINE RADIO / MUSIC AGGREGATORS</strong></p>
<p>Pandora &#8211; <a id="u0:g" title="http://www.pandora.com/" href="http://www.pandora.com/">http://www.pandora.com/</a><br />
Last.fm &#8211; <a id="ggpx" title="http://www.last.fm/" href="http://www.last.fm/">http://www.last.fm/</a><br />
Stumbleaudio &#8211; <a id="kcwq" title="http://www.stumbleaudio.com/" href="http://www.stumbleaudio.com/">http://www.stumbleaudio.com/</a><br />
The Hype Machine &#8211; <a id="g0:y" title="http://hypem.com/" href="http://hypem.com/">http://hypem.com/</a><br />
Musicovery &#8211; <a id="yzli" title="http://musicovery.com/" href="http://musicovery.com/">http://musicovery.com/</a><br />
Skreemr &#8211; <a href="http://www.skreemr.com/" target="_blank">http://skreemr.com/</a><br />
iLike &#8211; <a id="xjit" title="http://www.ilike.com/" href="http://www.ilike.com/">http://www.ilike.com/</a><br />
TheSixtyOne &#8211; <a id="ybij" title="http://www.thesixtyone.com/" href="http://www.thesixtyone.com/">http://www.thesixtyone.com/</a><br />
Jamendo &#8211; <a id="jl2o" title="www.jamendo.com/" href="http://www.jamendo.com/">www.jamendo.com/</a><br />
KCRW top tune &#8211; <a id="pz1g" title="http://www.kcrw.com/" href="http://www.kcrw.com/">http://www.kcrw.com/</a><br />
Indiefeed &#8211; <a id="dz.l" title="http://indiefeed.com/" href="http://indiefeed.com/">http://indiefeed.com/</a><br />
Musicmesh &#8211; <a rel="nofollow" href="http://musicmesh.net/">http://musicmesh.net/</a><br />
Songza.com -  <a id="jzln" title="songza.fm/" href="http://www.songza.fm/">http://www.songza.fm/</a><br />
Just Hear It &#8211; <a id="c3m_" title="http://www.justhearit.com" href="http://www.justhearit.com/">http://www.justhearit.com</a>/<br />
JamWee &#8211; <a rel="nofollow" href="http://www.jamwee.com/">http://www.jamwee.com</a>/<br />
Jango &#8211; <a rel="nofollow" href="http://www.jango.com/">http://www.jango.com</a>/<br />
Grooveshark &#8211; <a rel="nofollow" href="http://listen.grooveshark.com/">http://listen.grooveshark.com/</a><br />
Grokmusic &#8211; <a rel="nofollow" href="http://www.grokmusic.com/">http://www.grokmusic.com/</a></p>
<p><strong>SITES THAT HELP MUSICIANS SPREAD THEIR MUSIC</strong></p>
<p>CDBaby &#8211; <a id="n3qt" title="http://www.cdbaby.com/" href="http://www.cdbaby.com/">http://www.cdbaby.com/</a><br />
Tunecore &#8211; <a id="kp9v" title="http://www.tunecore.com" href="http://www.tunecore.com/">http://www.tunecore.com</a>/<br />
SoundExchange &#8211; <a id="fi6m" title="http://www.soundexchange.com" href="http://www.soundexchange.com/">http://www.soundexchange.com</a>/<br />
Taxi &#8211; <a id="shwc" title="http://www.taxi.com/" href="http://www.taxi.com/">http://www.taxi.com/</a><br />
Radio Direct X &#8211; <a id="xr:w" title="http://radiodirectx.com/index.php" href="http://radiodirectx.com/index.php">http://radiodirectx.com/index.php/</a><br />
GarageBand &#8211; <a id="qkur" title="http://www.garageband.com" href="http://www.garageband.com/">http://www.garageband.com/</a><br />
Get Signed &#8211; <a id="cuad" title="http://www.getsigned.com/" href="http://www.getsigned.com/">http://www.getsigned.com/</a><br />
Artistopia &#8211; <a id="iv35" title="http://www.artistopia.com/" href="http://www.artistopia.com/">http://www.artistopia.com/</a><br />
IndieGroup &#8211; <a id="onp8" title="http://www.indiegroup.com/" href="http://www.indiegroup.com/">http://www.indiegroup.com/</a><br />
101 Distribution &#8211; <a id="yi_v" title="http://www.101distribution.com/" href="http://www.101distribution.com/">http://www.101distribution.com/</a><br />
<strong><br />
A FEW TOP MUSIC BLOGS</strong></p>
<p>Stereo Gum &#8211; <a id="o20c" title="http://stereogum.com/" href="http://stereogum.com/">http://stereogum.com/</a><br />
Pitchfork &#8211; <a id="iuv3" title="http://pitchfork.com/" href="http://pitchfork.com/">http://pitchfork.com/</a><br />
Gramophone &#8211; <a id="tk1-" title="http://www.gramophone.co.uk/" href="http://www.gramophone.co.uk/">http://www.gramophone.co.uk/</a><br />
Soul Sides &#8211; <a id="k2mx" title="http://www.soul-sides.com/" href="http://www.soul-sides.com/">http://www.soul-sides.com/</a><br />
Rock Insider &#8211; <a id="a3ga" title="http://www.rockinsider.com/" href="http://www.rockinsider.com/">http://www.rockinsider.com/</a><br />
The Fader &#8211; <a id="i4th" title="http://www.thefader.com/category/music/" href="http://www.thefader.com/category/music/">http://www.thefader.com/category/music/</a></p>
<p><strong>ONLINE MUSIC STORES</strong></p>
<p>Rhapsody &#8211; <a id="rjmd" title="http://www.rhapsody.com" href="http://www.rhapsody.com/">http://www.rhapsody.com/</a><br />
Napster &#8211; <a id="xlae" title="http://www.napster.com" href="http://www.napster.com/">http://www.napster.com/</a><br />
Amazon &#8211; <a id="uf3v" title="http://www.amazon.com" href="http://www.amazon.com/">http://www.amazon.com</a>/<br />
iTunes &#8211; <a id="g.kn" title="http://www.itunes.com" href="http://www.itunes.com/">http://www.itunes.com</a>/<br />
MP3.com &#8211; <a id="t-.m" title="http://www.mp3.com/" href="http://www.mp3.com/">http://www.mp3.com/</a><br />
eMusic &#8211; <a id="b2bi" title="http://www.emusic.com/" href="http://www.emusic.com/">http://www.emusic.com/</a></p>
<p><strong>CREATIVE SOCIETIES</strong></p>
<p>ASCAP &#8211; <a id="vbap" title="http://www.ascap.com/" href="http://www.ascap.com/">http://www.ascap.com/</a><br />
BMI &#8211; <a id="wv67" title="http://www.bmi.com/" href="http://www.bmi.com/">http://www.bmi.com/</a></p>
<p><strong>ARTIST DIRECTORIES</strong></p>
<p>Ultimate Band List &#8211; <a id="r:83" title="http://www.ubl.com/index.html/" href="http://www.ubl.com/index.html/">http://www.ubl.com/index.html/</a><br />
AllMusic &#8211; <a id="e62g" title="http://www.allmusic.com/" href="http://www.allmusic.com/">http://www.allmusic.com/</a></p>
<div>
<table border="1" cellspacing="1" cellpadding="1" width="562">
<tbody>
<tr>
<td width="554" height="96" bgcolor="#cccccc">
<h2 style="text-align: center;"><span style="color: #008000;"><strong><br />
If you liked this blog post, link to it!<br />
</strong></span></h2>
<h3 style="text-align: center;"><strong>Links help our website grow, and we appreciate every one.<br />
</strong></h3>
<p>This blog is written and maintained by Stonebridge Mastering. We hope this blog post brings you closer to your goals. Please link to this blog post from your blog, website or social networking page, and share the information you just read. We keep track of all of our in-bound links so you can be sure we will realize the favor.</p>
<p style="text-align: center;"><strong>If you need audio mastering services visit our main website:</strong><br />
<a href="http://www.stonebridgemastering.com">http://www.stonebridgemastering.com</a></p>
</td>
</tr>
</tbody>
</table>
</div>
<pre><strong> </strong><a href="http://www.stonebridgemastering.com"><strong>
</strong></a></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.stonebridgemastering.com/blog/?feed=rss2&#038;p=170</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

