<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>Restoration Tips &#038; Notes</title>
	<link>http://richardhess.com/notes</link>
	<description>Working with audio media (mostly tape) restoration</description>
	<pubDate>Mon, 05 May 2008 00:51:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>MD5 Checksums bring peace of mind</title>
		<link>http://richardhess.com/notes/2008/05/04/md5-checksums-bring-peace-of-mind/</link>
		<comments>http://richardhess.com/notes/2008/05/04/md5-checksums-bring-peace-of-mind/#comments</comments>
		<pubDate>Mon, 05 May 2008 00:35:33 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>data storage</category>
	<category>archival practices</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/05/04/md5-checksums-bring-peace-of-mind/</guid>
		<description><![CDATA[If you ever worry about a bit error happening to your files and not finding out about it, you should use MD5 checksums (or some similar method) to be able to verify that the file has not changed.
The general theory behind a checksum (or &#8220;Message Digest&#8221; = &#8220;MD&#8221;) is that it provides a unique 128-bit [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever worry about a bit error happening to your files and not finding out about it, you should use MD5 checksums (or some similar method) to be able to verify that the file has not changed.</p>
<p>The general theory behind a checksum (or &#8220;Message Digest&#8221; = &#8220;MD&#8221;) is that it provides a unique 128-bit number for each and every file, based on its content. If one bit changes, the MD5 checksum (sometimes called &#8220;hash&#8221;) changes. The checksum is repeatable, does not permit discovery of two different files that produce the same checksum, and is non-reversible (i.e. you can&#8217;t create the content from the checksum).<a id="more-122"></a></p>
<p>Common practice in audio archiving is to use 128-bit checksums, although 160-bit checksums are available. The other common practice is to take the entire filename, including extension, and add a second &#8220;MD5&#8243; extension to that. The *.*.md5 file contains the MD5 checksum plus generally the filename.</p>
<p>While there are many options for creating MD5 checksums, for Windows, <a target="_blank" title="Fast Sum homepage" href="http://www.fastsum.com/">FastSum</a> is a convenient and low-cost package.</p>
<p>At any point in the future, to verify your files, you create a new MD5 checksum and compare it to the ones that were created when the file was created. If they match, you know your file has not changed. The likelihood of both the original file and the checksum file changing so that they still appear valid is essentially nil.</p>
<p>Some applications, like D-Space, check the integrity of all the files in the system on a regular basis using MD5 checksums.</p>
<p>If you receive WAV files from my, more than likely, you will also receive MD5 checksums in the same package,  be that on a DVD, hard drive, or via the Internet.</p>
<p>It only takes a minute to create these and it truly does offer peace of mind.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/05/04/md5-checksums-bring-peace-of-mind/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>A solution to reduce spoking in old acetate tapes</title>
		<link>http://richardhess.com/notes/2008/04/15/a-solution-to-reduce-spoking-in-old-acetate-tapes/</link>
		<comments>http://richardhess.com/notes/2008/04/15/a-solution-to-reduce-spoking-in-old-acetate-tapes/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 15:48:13 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>reels</category>
	<category>archival practices</category>
	<category>Tape Aging</category>
	<category>Racal Store 4DS</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/04/15/a-solution-to-reduce-spoking-in-old-acetate-tapes/</guid>
		<description><![CDATA[It appears that many old acetate tapes when played on high-quality audio recorders will suffer spoking when left in a play wind condition. I have discussed this problem here. Since posting that, I have taken one of my Racal Store 4DS recorders and removed the heads to save them from wear and now use that [...]]]></description>
			<content:encoded><![CDATA[<p>It appears that many old acetate tapes when played on high-quality audio recorders will suffer spoking when left in a play wind condition. I have discussed this problem <a title="Spoking" href="http://richardhess.com/notes/2008/02/15/winding-tapes-for-long-term-storage/">here</a>. Since posting that, I have taken one of my Racal Store 4DS recorders and removed the heads to save them from wear and now use that to re-spool any tape that shows spoking when played on a Studer A80, Sony APR-5000, or Studer A810.<a id="more-121"></a></p>
<p>I have just completed about 25 seven-inch reels of circa 1960-1965 acetate tapes (Scotch 111A, Audiotape, Soundcraft, Ampex 511, etc.) and about 20% of the tapes showed evidence of spoking after being played on the A80. These were rewound (approx 120 in/s under capstan control) on the Racal Store 4DS and then played at 15 in/s back onto their original spool.</p>
<p>With the heads removed, there are no fixed guides that contact the tape, just the two rolling tension guides and the capstan.</p>
<p>For photos of the Racal Store 4DS, please look <a title="Racal used for squealing tape" href="http://richardhess.com/notes/2007/11/08/success-with-squealing-shamrock-031-tape/">here</a> where I discuss its use (with head/guide assembly) for playing squealing tapes.</p>
<p>Please also read <a title="Don't try this at home" href="http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/">this post</a> for a &#8220;do not try this at home&#8221; note.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/04/15/a-solution-to-reduce-spoking-in-old-acetate-tapes/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>TAPE Project Audio Tape Digitisation Workflow</title>
		<link>http://richardhess.com/notes/2008/03/06/tape-project-audio-tape-digitisation-workflow/</link>
		<comments>http://richardhess.com/notes/2008/03/06/tape-project-audio-tape-digitisation-workflow/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 00:12:38 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>reels</category>
	<category>archival practices</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/03/06/tape-project-audio-tape-digitisation-workflow/</guid>
		<description><![CDATA[The Training for Audiovisual Preservation in Europe (TAPE) Project has just published an excellent Audio Tape Digitisation Workflow document here. It is authored by Juha Henriksson of the Finnish Jazz &#038; Pop Archive and Nadja Wallaszkovits of Phonogrammarchiv, Austrian Academy of Sciences. It is aimed at the newcomer but still addresses all of the major [...]]]></description>
			<content:encoded><![CDATA[<p>The Training for Audiovisual Preservation in Europe (TAPE) Project has just published an excellent Audio Tape Digitisation Workflow document <a target="_blank" title="TAPE Project Audio Tape Digitisation Workflow" href="http://www.jazzpoparkisto.net/audio/">here</a>. It is authored by Juha Henriksson of the Finnish Jazz &#038; Pop Archive and Nadja Wallaszkovits of Phonogrammarchiv, Austrian Academy of Sciences. It is aimed at the newcomer but still addresses all of the major points without being overwhelming.<a id="more-120"></a></p>
<p>I had the pleasure of speaking with Nadja at length about her work and I was very impressed by her approach and knowledge — as well as her practicality in getting the job done.</p>
<p>This document is a must-read for anyone planning a digitization project. While it is not as detailed or comprehensive as the <a target="_blank" title="Sound Directions" href="http://www.dlib.indiana.edu/projects/sounddirections/papersPresent/index.shtml">Sound Directions</a> publication, it cuts to the heart of what we&#8217;re trying to do in digitization. Starting with as good a playback as possible is the key to obtaining a good digital representation of the original. It also provides excellent photographs of various failure modes — and some are truly spectacular.</p>
<p>I must provide a disclaimer here that this website graciously links back here as well.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/03/06/tape-project-audio-tape-digitisation-workflow/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Digital storage file systems and topologies</title>
		<link>http://richardhess.com/notes/2008/03/04/digital-storage-file-systems-and-topologies/</link>
		<comments>http://richardhess.com/notes/2008/03/04/digital-storage-file-systems-and-topologies/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:12:59 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>data storage</category>
	<category>archival practices</category>
	<category>audio</category>
	<category>video</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/03/04/digital-storage-file-systems-and-topologies/</guid>
		<description><![CDATA[Once again, an interesting post on Jill Hurst-Wahl&#8217;s Digitization 101 Blog. She started by discussing tape backup issues. In the comments, I discussed my solution of using multiple spinning disks. Another commenter, Ike, provided an extensive review of file system options and his opinions on what works (and doesn&#8217;t) for long-term storage. Ike&#8217;s comment is [...]]]></description>
			<content:encoded><![CDATA[<p>Once again, an interesting post on Jill Hurst-Wahl&#8217;s Digitization 101 Blog. She started by discussing tape backup issues. In the comments, I discussed my solution of using multiple spinning disks. Another commenter, Ike, provided an extensive review of file system options and his opinions on what works (and doesn&#8217;t) for long-term storage. Ike&#8217;s comment is fascinating and has lots of food for thought. <a title="Digitization 101 Backing up your images" target="_blank" href="http://hurstassociates.blogspot.com/2008/03/backing-up-your-digital-images.html">Here is the post</a>.<a id="more-119"></a></p>
<p>Oh, and the discussion started about images, but it pertains equally to audio and video. Ike was certainly clear on his thoughts about data tape. As I see it (without following it too closely), the marketplace is consolidating around LTO and appears to be shrinking, so maybe he&#8217;s right. I&#8217;ve stayed away from data tape in favour of an all-disk solution (for approximately 3 TB of storage at the moment).</p>
<p>When looking at storage for audio, consider a track-hour (i.e. a mono program) at 96,000 samples per second, 24 bits, is about 1 GB, uncompressed. 1 TB is about 1,000 track-hours of material at the normal high-resolution sample rate and bit depth&#8230;and that currently fits on one physical drive.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/03/04/digital-storage-file-systems-and-topologies/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Who invented the electret? And some microphone basics&#8230;</title>
		<link>http://richardhess.com/notes/2008/02/25/who-invented-the-electret-and-some-microphone-basics/</link>
		<comments>http://richardhess.com/notes/2008/02/25/who-invented-the-electret-and-some-microphone-basics/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 04:52:56 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>oral history</category>
	<category>live sound and recording</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/25/who-invented-the-electret-and-some-microphone-basics/</guid>
		<description><![CDATA[My friend Susan Kitchens blogged about the history of the electret as in electret condenser microphone. It&#8217;s an interesting piece of history. I added a little primer to the post on microphone basic types. Look here.

]]></description>
			<content:encoded><![CDATA[<p>My friend Susan Kitchens blogged about the history of the electret as in electret condenser microphone. It&#8217;s an interesting piece of history. I added a little primer to the post on microphone basic types. <a target="_blank" title="Who invented the electret?" href="http://familyoralhistory.us/news/view/who_invented_the_electret_condenser_microphone/">Look here</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/25/who-invented-the-electret-and-some-microphone-basics/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Headworn microphones and other means of recording voice</title>
		<link>http://richardhess.com/notes/2008/02/24/headworn-microphones/</link>
		<comments>http://richardhess.com/notes/2008/02/24/headworn-microphones/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 01:16:57 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>oral history</category>
	<category>live sound and recording</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/24/headworn-microphones/</guid>
		<description><![CDATA[For the last several years, I have been involved with sound reinforcement and recording at my church. I have upgraded the PA system and we&#8217;re in the midst of final editing/mastering for an upcoming Christmas CD.
In the process of doing this work, I have learned a few things which might be of assistance. This is [...]]]></description>
			<content:encoded><![CDATA[<p>For the last several years, I have been involved with sound reinforcement and recording at <a target="_blank" title="Trinity Anglican Church, Aurora, Ontario, Canada" href="http://richardhess.com/notes/www.trinityaurora.ca">my church</a>. I have upgraded the PA system and we&#8217;re in the midst of final editing/mastering for an upcoming Christmas CD.</p>
<p>In the process of doing this work, I have learned a few things which might be of assistance. This is the first post in the blog in the <a title="A complete listing of this category" href="http://richardhess.com/notes/category/live-sound-and-recording/"><strong>live sound and recording</strong></a> category. Many of the posts relating to microphones will also be tagged in the <strong><a title="A complete listing of this category" href="http://richardhess.com/notes/category/oral-history/">oral history</a></strong> category.<a id="more-117"></a></p>
<p>One of the challenges for good sound reinforcement or speech recording is keeping the speaker &#8220;on mic&#8221;. There are many ways of handling this, but some work better than others. Here are my favourites:</p>
<ul>
<li>If the room is quiet and you can do a proper setup, a pair of <a target="_blank" title="Sennheiser MKH-416 information" href="http://www.sennheiser.com/sennheiser/icm_eng.nsf/root/01511">Sennheiser MKH-416</a> short shotgun mics, one for the interviewer and one for the interviewee, gives very natural and unselfconscious results.</li>
<li>For larger groups, I&#8217;ve had good results with an <a target="_blank" title="Audio Technica AT-822 information" href="http://www.audio-technica.com/cms/wired_mics/665bdf92967733dc/index.html">Audio Technica AT-822</a> (or the phantom-powered <a target="_blank" title="Audio Technica AT-825 Information" href="http://www.audio-technica.com/cms/wired_mics/f43693e797dfbe09/index.html">AT-825</a>) stereo microphone, but the actual voice quality of that mic is inferior to the MKH-416. The high-end is harsher, but, used at a greater distance that is often not as noticeable. The room needs to be very quiet for this to work well, however. This is currently my least favourite approach (of those listed).</li>
<li>So far, some of the best pickup I have found is a headworn mic&#8211;the main subject of this post.</li>
</ul>
<p>At our church, they had tried headworn mics from Shure and they really were uncomfortable. Whoever selected the units, selected dynamic units and they did not sound all that good. They were retired in favour of the <a target="_blank" title="Countryman E6" href="http://www.countryman.com/store/product.asp?id=92&#038;catid=10">Countryman E6</a> units (also available from <a target="_blank" title="Shure info on the Countryman WCE6 special version" href="http://www.shure.com/ProAudio/Products/WirelessMicrophones/us_pro_WCE6B_content">Shure</a>, although I prefer the direct-from-Countryman version with the 2mm cable for robustness).</p>
<p>The Countryman units were working reasonably well, but never seemed to stay in the same place. It was frustrating as it was causing a widely varying sound quality, so we decided to try a <a target="_blank" title="DPA 4066 headworn mic info" href="http://www.dpamicrophones.com/module.php?MID=101&#038;itemid=4066-B&#038;PID=&#038;function=pdescription">DPA 4066</a> headworn mic on our head priest.  The results were outstanding. The unit is comfortable (no more sore ears), it stays put, and it sounds better!</p>
<p>It is no surprise that these are taking over the religious and theatre markets. I am not sure I&#8217;d want to try to fit one of these on 87-year-old Aunt Tilly who is trying to tell us some family histories as it may make her self conscious, but probably no more so than a large microphone stuck close to her face. That&#8217;s where the short shotgun Sennheiser MKH 416s come in handy, they get the same sound pulled farther back&#8211;as long as Aunt Tilly talks in that direction.</p>
<p>As mentioned in a recent post about Story Corps, it appears they are using the <a target="_blank" title="Neumann KMS-105 information" href="http://www.neumann.com/?lang=en&#038;id=current_microphones&#038;cid=kms105_description">Neumann KMS-105</a> in their mobile recording units. These are reputedly also excellent microphones and would be worthy of consideration when a more conventional, close-talking microphone is required.</p>
<p>A clip-on lavaliere microphone (such as the <a target="_blank" title="DPA 4060 lavaliere / minature microphone" href="http://www.dpamicrophones.com/module.php?MID=101&#038;itemid=4060-BM&#038;PID=&#038;function=pdescription">DPA 4060 miniature microphone</a>, essentially the same capsule as on the 4066 headworn microphone) is useful, but the positioning is critical and often the sound is not as good as one would hope due to body resonances and clothing absorption and rustling.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/24/headworn-microphones/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Slow speed 4-channel cassette digitization</title>
		<link>http://richardhess.com/notes/2008/02/23/slow-speed-4-channel-cassette-digitization/</link>
		<comments>http://richardhess.com/notes/2008/02/23/slow-speed-4-channel-cassette-digitization/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 00:38:37 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>loggers</category>
	<category>loggers</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/23/slow-speed-4-channel-cassette-digitization/</guid>
		<description><![CDATA[There has been some discussion recently about the 4-channel cassette recorders that were used for court reporting and other logging- or court-reporter-type applications. It seems that the players only have one output and can select any combination of one or more playback channels into that one output.
This monitoring topology is actually identical to two 1-inch [...]]]></description>
			<content:encoded><![CDATA[<p>There has been some discussion recently about the 4-channel cassette recorders that were used for court reporting and other logging- or court-reporter-type applications. It seems that the players only have one output and can select any combination of one or more playback channels into that one output.</p>
<p>This monitoring topology is actually identical to two 1-inch 40-channel reel-to-reel logging machines I have where one can listen to any combination of one through forty tracks on a single output.<a id="more-116"></a></p>
<p>The solution for the reel machine is that I have about half figured out how to create 40 different outputs&#8211;and then I have to figure how to digitize 40 channels simultaneously. All can be overcome, but the cost to do it generally terminates the inquiry.</p>
<p>Fortunately, there is a solution for the 4-track cassette machines: use the higher-quality 4-track machines designed for music recording. I have a Tascam 234 (as well as a 238 8-track unit). Yes, I know these operate at 3-3/4 in/s while the logging recorders are running at 15/16 in/s (normal cassettes are in the middle at 1-7/8 in/s).</p>
<p>What I do is record the four tracks playing at 3-3/4 in/s into the computer at 88,200 samples/second (s/s). In samplitude, after the recording is made, I make a new virtual project that has a project sample rate of 44,100 s/s. I load the tracks into that. I then adjust all four tracks to -50% speed in the object properties panel. I use resampling for highest quality. This provides a 1/4-speed playback of the original files while maintaining a 44,100 s/s output file.</p>
<p>The digital data, of course, is actually at some point being processed at 22,050 s/s, placing the Nyquist frequency at 11,025 kHz, for an effective bandwidth of perhaps 10 kHz.</p>
<p>But, that isn&#8217;t a problem as only a very few Nakamichi cassette recorders ever made better than 10 kHz at 15/16 in/s &#8212; this wasn&#8217;t even officially in the Philips standard.</p>
<p>So, there you have a way to migrate these recordings into 44,100 ks/s WAV files while doing the bulk of the work in 4x real time.</p>
<p>You may add equalization and other filtering to improve the usually poor sound after the output is at the correct speed.</p>
<p>I actually had to put the recordings back on this infernal format after repair of the defect (very poor recording speed due to a broken machine), so I reversed the process with the Tascam 234 without adding any equalization and the client was apparently happy (I received payment and no feedback).<br />
As an alternate to the speed/pitch adjustment in the virtual project, one could bounce the 88,200 s/s track played at 44,100 s/s to a second 88,200 s/s track and then repeat the process of loading that as a 44,100 s/s file and it will be in time. I prefer the single-pass approach that I can do in Samplitude.</p>
<p>One of the things that affects my procedure is that my audio interface (RME Multiface) does not work below 44,100 s/s.</p>
<p>Good 4-track recorders like the 234 have not been made for a while. Find them while you can.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/23/slow-speed-4-channel-cassette-digitization/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Winding tapes for long-term storage—a quandary</title>
		<link>http://richardhess.com/notes/2008/02/15/winding-tapes-for-long-term-storage/</link>
		<comments>http://richardhess.com/notes/2008/02/15/winding-tapes-for-long-term-storage/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 22:09:53 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>archival practices</category>
	<category>storage-care-handling</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/15/winding-tapes-for-long-term-storage%e2%80%94a-quandary/</guid>
		<description><![CDATA[In 2006, I wrote a blog post (here) called &#8220;Let Sleeping Tapes Lie: What to do with poorly wound tapes&#8221;. For years, tape experts have been suggesting that it is not as good an idea to rewind tapes as was originally thought. This was partially based on the fact that most rewinding in archives was [...]]]></description>
			<content:encoded><![CDATA[<p>In 2006, I wrote a blog post (<a target="_blank" title="Let Sleeping Tapes Lie" href="http://richardhess.com/notes/2006/05/17/let-sleeping-tapes-liewhat-to-do-with-poorly-wound-tapes/">here</a>) called &#8220;Let Sleeping Tapes Lie: What to do with poorly wound tapes&#8221;. For years, tape experts have been suggesting that it is not as good an idea to rewind tapes as was originally thought. This was partially based on the fact that most rewinding in archives was done on the oldest, junkiest machines so as to not wear out the good machines. Unless rewinding is done on high-quality tape transports, it is indeed counter-productive.</p>
<p>We continue to receive poorly wound tapes and are able to play them successfully.  So why the quandary now? The reason is that I read portions of another Bharat Bhushan book, <em>Mechanics and Reliability of Flexible Magnetic Media</em>, 2nd Edition, New York, Springer, 2000. Referring to several research papers he makes a compelling case that tapes should be rewound annually if subject to storage environment fluctuations and every 3.5 years if kept in a climate controlled storage area.<a id="more-115"></a></p>
<p>If we think about the two types of stresses on each layer in the pack, this becomes more clear. There are &#8220;hoop stress&#8221; which is the circumferential stress in that individual layer and the &#8220;radial stress&#8221; which is the stress in the direction of the centre hub.</p>
<blockquote><p>Low interlayer pressures, which predispose the tape stack to ILS [Interlayer Slip], are created as follows: the winding of successive layers of tape onto a reel increases the radial compressive stresses in the wraps of tape at and near the hub. The continued inward radial deflection of the hub converts the circumferential tensile strain in the tape, originally caused by winding, to a compressive strain&#8230;.The tape, hub, and winding parameters sufficient to obtain this condition can be determined using [the complex] analysis presented in Chapter 5. A highly compressible hub, high outer-wrap winding tension, low inner-wrap winding tension, the length of tape stored on a reel, and the entrapment of air during high-speed winding are strong contributors to low interlayer pressure</p>
<p>The interlayer pressure from winding is further reduced by temperature and humidity cycling and/or storage&#8230;.The interlayer pressure can be reduced when the wound tape is subjected to a temperature of humidity change, and is dependent on the relative value of the coefficients of thermal and hygroscopic expansion of the hub and the tape. This effect is aggravated not only by the magnitude of this differential mismatch, but also by the mismatch in the tape&#8217;s radial and circumferential coefficients of thermal and hygroscopic expansion.</p></blockquote>
<p>Bhushan also indicates that spoking can be triggered by impact forces to the tape reel. (Dropping it?)</p>
<p>One of the very interesting things which is discussed is that a tapered winding tension may produce a more archival tape pack than a constant tension winding tension. This raises many questions concerning current archival practices.</p>
<p>I suspect that more discussion of this will occur. Please leave your comments.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/15/winding-tapes-for-long-term-storage/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>StoryCorps experience including equipment discussion</title>
		<link>http://richardhess.com/notes/2008/02/03/storycorps-experience-including-equipment-discussion/</link>
		<comments>http://richardhess.com/notes/2008/02/03/storycorps-experience-including-equipment-discussion/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 02:13:31 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>data storage</category>
	<category>archive operations</category>
	<category>recording/mastering</category>
	<category>digital</category>
	<category>oral history</category>
	<category>live sound and recording</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/03/storycorps-experience-including-equipment-discussion/</guid>
		<description><![CDATA[My friend Susan Kitchens and her brother took their parents to the StoryCorps recording session in Los Angeles a few weeks ago. She blogged it here. One of the neat things is that between her article and the discussion she and I had in the comments, we have a good handle on most of the [...]]]></description>
			<content:encoded><![CDATA[<p>My friend Susan Kitchens and her brother took their parents to the StoryCorps recording session in Los Angeles a few weeks ago. She blogged it <a title="FamilyOralHistory.US" target="_blank" href="http://familyoralhistory.us/articles/view/my_our_storycorps_adventure">here</a>. One of the neat things is that between her article and the discussion she and I had in the comments, we have a good handle on most of the equipment that was used in the trailer. It&#8217;s a good selection in my opinion and shows how simply good-quality recording systems can be set up. Further discussions from a StoryCorps representative have shown how clever the setup is.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/03/storycorps-experience-including-equipment-discussion/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Hard disk formats for interchange</title>
		<link>http://richardhess.com/notes/2008/02/03/hard-disk-formats-for-interchange/</link>
		<comments>http://richardhess.com/notes/2008/02/03/hard-disk-formats-for-interchange/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 21:11:18 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>tools</category>
	<category>data storage</category>
	<category>storage-care-handling</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/03/hard-disk-formats-for-interchange/</guid>
		<description><![CDATA[The question of how to format hard disks (i.e. what file system to use on them) for easy interchange is another FAQ. A recent experience brought home the fact that it is more complex than one might hope. The computer industry is headed towards universal readability, but it is not there yet. The most-able-to-be-read-and-written format [...]]]></description>
			<content:encoded><![CDATA[<p>The question of how to format hard disks (i.e. what file system to use on them) for easy interchange is another FAQ. A recent experience brought home the fact that it is more complex than one might hope. The computer industry is headed towards universal readability, but it is not there yet. The most-able-to-be-read-and-written format appears to be FAT32, although my friend Eric Jacobs makes the point that NTFS is a more robust hard disk file system, and I have to agree.<a id="more-113"></a></p>
<p>The recent experience: A client project generated about 70 GB of files so hard-drive delivery made sense&#8211;especially since I had two gently used Western Digital Passport 80 GB drives sitting on the shelf. There would be no infant mortality here. The client (on one continent) and the producer (on another continent) were both to receive copies. I shipped them off and the producer (on the same continent as I) received his copy first and mentioned to the client he couldn&#8217;t read it on his Mac. The client had told me he was sure that the Mac would read NTFS, so based on my conversation with Eric, I decided, with client approval, to send NTFS. A few days later, the client received his copy and is pleased with the files and was able to open them without a hitch on his Mac.</p>
<p>As of this writing, the issue of the producer&#8217;s disk is still up in the air. I have offered to take it back, reformat it as FAT32, reload the files with MD5 checksums, verify the checksums, and return the drive to him. I think the producer is looking for a Mac utility that will permit reading the disk as-is. I hope so, less work here, but still I&#8217;m willing to undertake this to maintain client satisfaction.</p>
<p>In the meantime, I was searching for an easy way to format a drive larger than 32 GB in FAT32 which is locked out by design in Windows XP. It turns out that there is a DOS-box utility, <a title="USE AT YOUR OWN RISK" href="http://www.ridgecrop.demon.co.uk/" target="_blank">FAT32FORMAT</a>, that works like a charm. If the drives are combo USB/FireWire, using the Sound Devices 722 to format them would be a choice, but for USB-only drives, that is not an available option. PLEASE be careful as this utility will destroy all data on the disk. Use it with care.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/03/hard-disk-formats-for-interchange/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Tape recorder bias frequencies</title>
		<link>http://richardhess.com/notes/2008/02/02/tape-recorder-bias-frequencies/</link>
		<comments>http://richardhess.com/notes/2008/02/02/tape-recorder-bias-frequencies/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 20:44:02 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>reels</category>
	<category>cassettes</category>
	<category>recording/mastering</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/02/tape-recorder-bias-frequencies/</guid>
		<description><![CDATA[The discussion of what bias frequencies were used over time keeps recurring. Special thanks to Jay McKnight of Magnetic Reference Lab, Tom Fine, and Brian Roth for input to this list. I posted this to the ARSC list, but wanted to include it here as well. This knowlege is useful for those who wish to archive [...]]]></description>
			<content:encoded><![CDATA[<p>The discussion of what bias frequencies were used over time keeps recurring. Special thanks to Jay McKnight of Magnetic Reference Lab, Tom Fine, and Brian Roth for input to this list. I posted this to the ARSC list, but wanted to include it here as well. This knowlege is useful for those who wish to archive the bias along with the audio for future application of time-base-error correction tools such as the <a title="Plangent Processes" href="http://www.plangentprocesses.com/" target="_blank">Plangent Processes</a>.</p>
<p>In the early days, apparently wire recorders used bias as low as 30-40 kc, but Jay McKnight recalled in the pre-Ampex days, 60 kHz was common.</p>
<p>The Ampex Standard was 100 kc up to the MR-70.<a id="more-112"></a></p>
<p>With the MR-70, Ampex switched to 150 kHz bias frequency (and adopted the Hz) [Larry Miller, ex Ampex]</p>
<p>Other later machines used different bias and erase frequencies. We can see with a few exceptions, the top bias frequencies were commonly limited to 250 kHz for audio, with the Sony APR series and the Ampex ATR series in the 400 kHz region. For cassettes, a practical maximum appears to be about 150 kHz.</p>
<p>Ampex AG-440 (A) stayed with 150 kHz [manual]<br />
Ampex ATR-100 144 kHz erase, 432 kHz bias (1:3) [manual]</p>
<p>MCI JH-24 Multitrack 210 kHz bias, 105 kHz erase [manual via Brian Roth]</p>
<p>Otari MTR-10/12 II Bias 250 kHz (erase not spec&#8217;d) [manual]<br />
Otari MTR-90 (original) 246 kHz bias, 123 kHz erase [manual via Brian Roth]</p>
<p>Sony APR-5000, APR-24 100 kHz erase, 400 kHz bias (1:4) [manual]</p>
<p>Studer A80VU 80 kHz erase, 240 kHz bias (1:3) [manual]<br />
Studer A80 RC 150 kHz [manual]<br />
Studer A810, A807, A820 2CH 153.6 kHz [manual]<br />
Studer B67 150 kHz [manual]<br />
ReVox A77 120 kHz [manual]<br />
ReVox B77 150 kHz [manual]<br />
ReVox PR99 150 kHz [manual]</p>
<p>Tascam 32/44-OB &#8212; 150kHz [manual via Tom Fine]</p>
<p>Technics 1500/1506/1520 &#8212; 120kHz [manual via Tom Fine]</p>
<p>Here is a quick sampling of published bias frequencies for two top-of-the line cassette recorders, a better-than-average portable, and an early compact portable.</p>
<p>Nakamichi Dragon (Along with the Nakamichi CR-7A, perhaps the finest machines ever made for overall audio quality) 105kHz (Service manual dated 1985 (scan) 1990 (copy))<br />
Nakamichi MR-1 &#8212; 105kHz [manual via Tom Fine]</p>
<p>Studer A710 (a high-end cassette recorder, without the auto-azimuth that makes the Dragon superior) 150kHz (no date, scan on Studer ftp site)</p>
<p>Sony TC-D5M (a workhorse, good quality stereo portable) 85 kHz (Svc Manual dated 1980)<br />
Sony TC-55 (an early compact &#8212; jacket pocket &#8212; mono portable) 41kHz (as low as I&#8217;ve ever seen) (Svc Manual dated 1972)
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/02/tape-recorder-bias-frequencies/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Aligning a tape recorder</title>
		<link>http://richardhess.com/notes/2008/02/02/aligning-a-tape-recorder/</link>
		<comments>http://richardhess.com/notes/2008/02/02/aligning-a-tape-recorder/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 19:18:03 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>reels</category>
	<category>cassettes</category>
	<category>archival practices</category>
	<category>recording/mastering</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/02/02/aligning-a-tape-recorder/</guid>
		<description><![CDATA[It seems some people new to tape are confused over how to align a tape recorder. This is the abbreviated version.
If you want to record on a tape recorder (and I do not recommend doing that these days as you&#8217;re just generating more tapes that will need to be transferred later) the first thing to [...]]]></description>
			<content:encoded><![CDATA[<p>It seems some people new to tape are confused over how to align a tape recorder. This is the abbreviated version.</p>
<p>If you want to record on a tape recorder (and I do not recommend doing that these days as you&#8217;re just generating more tapes that will need to be transferred later) the first thing to do is get the playback correct.</p>
<ol>
<li>CLEAN the machine.<a id="more-111"></a><br />
 </li>
<li>If you haven&#8217;t done it in the last year or after a move (depending on the machine), demagnetize the heads and guides (using a strong demagnetizer like the <a title="Han-D-Mag" href="http://www.rbannis.com/products/handmags/5.html" target="_blank">Han-D-Mag</a>).<br />
 </li>
<li>Get a NEW (or trusted) calibration tape from <a title="MRL" href="http://home.flash.net/~mrltapes/" target="_blank">MRL</a><br />
 </li>
<li>The MRL tapes are supplied tails out. Rewind carefully and slowly onto a large-hub reel.<br />
 </li>
<li>The first tone is a lineup tone, set for 0 on the VU meters of all channels.<br />
 </li>
<li>If you are compulsive, the first time you do this, check the VU meter calibrations using an external AC voltmeter with wide frequency response. Most professional decks have very flat VU meters, so once you confirm that, you can just use the VU meters for the alignment.<br />
 </li>
<li>There is a second lineup tone at different levels. If it is one of the -10 dB levels, take the machine out of playback cal and increase the level so that the meter again reads 0 VU.<br />
 </li>
<li>On the 8 kHz azimuth section align the playback head azimuth (with an oscilloscope or a scope-application in the DAW) for minimum phase shift. Also check in mono sum.<br />
 </li>
<li>Adjust the EQ trims (Trans-treble on the Studer A810/flashing treble light) for 0 VU.<br />
 </li>
<li>On the 16 kHz tone, readjust the azimuth for minimum phase difference and maximum amplitude as above. Check in mono sum as well. It will never be perfectly stable.<br />
 </li>
<li>Low frequency adjustment cannot be accurately accomplished off a test tape due to fringing unless the test tape and the play head track width is matched. However, one can often get close a test tape, but don&#8217;t necessarily tune for flat. It&#8217;s best to leave this alone if you can. The right channel of quarter-track machines will show more bass than the left as the fringing effect is coming in from both sides. Read the material on the MRL website.<br />
 </li>
<li>Finally, recalibrate the playback level setting on the last tone. Leave the tape in a played wind on the reel it came on.</li>
</ol>
<p>This completes the playback adjustment. Now you are ready for record adjustment.</p>
<ol>
<li>Place a piece of blank tape on the machine (NOT your calibration tape from MRL)!<br />
 </li>
<li>Record a 700 Hz tone at 0 VU on the meter when monitorin input and adjust the record level calibration for 0 VU when monitoring the output. Do this for all tracks.<br />
 </li>
<li>Increase the frequency to 10 kHz (and drop it 10 dB at slower speeds, making up the gain in the uncal portion of the playback gain controls).<br />
 </li>
<li>Decrease the bias level slightly so that you can find the peak. Then increase the bias past the peak until the 10 kHz level off the tape drops by the amount specified for that particular tape. It&#8217;s often somewhere around 3 dB. There are other, more precise ways to do this, but this should get you close.</li>
<li>Do a sweep of the high frequencies and adjust the HF record equalization for response closest to the response you got from the test tape. DO NOT try and improve the response from the test tape while adjusting record EQ as that will give you non-standard tapes.<br />
 </li>
<li>Do a sweep of the low frequencies and then you can better adjust the PLAYBACK LF equalization.<br />
 </li>
<li>Go back to 700 Hz and adjust for 0 on the VU meters when reading input.<br />
 </li>
<li>Adjust record level control for 0 on the VU meters when reading output.</li>
</ol>
<p>That should do it. I generally do a quick check flipping between input and output monitoring and you should hear no difference.</p>
<p>A word about levels. In the old days, I used to record at 185 nWb/m with Dolby A. With more modern tapes, 250 nWb/m will provide adequate headroom in most cases and may reduce the need for noise reduction processing. However, some have complained that 250 nWb/m is too low as it sounds too &#8220;digital&#8221; (i.e. &#8220;clean&#8221;). If you want to use tape as an effect, increase the record level to taste.</p>
<p>I really love recording with my <a title="SD722" href="http://www.sounddevices.com/products/722.htm" target="_blank">Sound Devices 722</a> or somewhat less so with my MOTU 828 MKII, though there is nothing wrong with the MOTU that an <a title="RME FireFace 800" href="http://www.rme-audio.de/en_products_fireface_800.php" target="_blank">RME FireFace 800</a> wouldn&#8217;t fix! Of course,  now MOTU has the new <a title="MOTU 828 MK III" href="http://www.motu.com/products/motuaudio/828mk3/" target="_blank">828 MKIII</a> and it seems they have improved some of the things I complained about, but &#8230; twice burned (8Pre, also) &#8230; Anyway, I think that quality digital recording will capture sounds closer to the original than analog magnetic tape. This has been true in most tests run since the early days of digital recording and why most of the classical engineers who are looking for accuracy and not colouration were early adopters of digital. If you wish to record on analog that&#8217;s wonderful, but consider that analog tape is being used as much as an effect or sound-colourant as it is a storage medium. Also, remember that your legacy of tapes will be much more costly to preserve and migrate than digital files, although they may withstand neglect better.</p>
<p> 
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/02/02/aligning-a-tape-recorder/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Using the proper tools&#8230;and don&#8217;t try this at home!</title>
		<link>http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/</link>
		<comments>http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 03:10:08 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>archival practices</category>
	<category>recording/mastering</category>
	<category>Racal Store 4DS</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/</guid>
		<description><![CDATA[I didn&#8217;t think I needed to write this post, but it appears that someone purchased a Racal Store 4DS Instrumentation Recorder at least partially because I mentioned it, hoping that it would work as a four-track recorder for creating music. 
Well, this is not a good idea. The machine uses non-standard-to-audio equalization. There is no [...]]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t think I needed to write this post, but it appears that someone purchased a Racal Store 4DS Instrumentation Recorder at least partially because I mentioned it, hoping that it would work as a four-track recorder for creating music. <a id="more-110"></a></p>
<p>Well, this is not a good idea. The machine uses non-standard-to-audio equalization. There is no &#8220;sel sync&#8221; (Ampex TM) to play back previously recorded tracks in time with newly recorded ones. There is no individual-channel erase system (and no erase head at all on the 7DS 1/2-inch, 7-track machine).</p>
<p>While this machine is useful to me for professional tape restoration. With a knowledge of its shortcomings and benefits, it can be a useful tool. I&#8217;m afraid, however, that I need to say, &#8220;DON&#8217;T TRY THIS AT HOME&#8221;!</p>
<p>In general, there are things that are posted on this Blog that if used inexpertly can fail to meet expectations and perhaps do damage. In this case, it only caused disappointment.</p>
<p>Specifically, instrumentation tape recorders were designed to gather data in the field and then permit later analysis of that data in the days before digital computers could do this much better. Audio and instrumentation look a lot alike, but are different enough that unless you completely understand the intiricate details, you will be disappointed.</p>
<p>I would also suggest that using the one-piece hard-disk-based digital music-production units from a variety of manufacturers will go much farther to enhancing your creative musical expression than an instrumentation recorder or even a cassette &#8220;porta studio&#8221;. I am not in a position to recommend any particular unit.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Magnetic Tape Splicing</title>
		<link>http://richardhess.com/notes/2008/01/07/magnetic-tape-splicing/</link>
		<comments>http://richardhess.com/notes/2008/01/07/magnetic-tape-splicing/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 21:36:18 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>reels</category>
	<category>cassettes</category>
	<category>archive operations</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2008/01/07/magnetic-tape-splicing/</guid>
		<description><![CDATA[I received an email asking me to discuss tape splicing. Most of my work is now repairing old splices so I try and butt them together as best I can in an Edi-Tall block and use the blue Quantegy splicing tape (which will become harder to find with Quantegy exiting the business). I will not [...]]]></description>
			<content:encoded><![CDATA[<p>I received an email asking me to discuss tape splicing. Most of my work is now repairing old splices so I try and butt them together as best I can in an Edi-Tall block and use the blue Quantegy splicing tape (which will become harder to find with Quantegy exiting the business). I will not be evaluating a replacement for several years as I bought a large supply a few years ago.<a id="more-109"></a></p>
<p>I use paper leader tape as I&#8217;ve seen too many tapes damaged by the oxide adhering/laminating to plastic leader. I also don&#8217;t know where to get any more of this as I&#8217;ve laid in a large supply of this as well. Sorry.</p>
<p>Edi-Tall blocks are also out of production, sadly. They show up on eBay from time to time.</p>
<p>The splicing angle for new cuts is not all that important, but the angles were used to minimize disturbance and to provide a short crossfade at the splice (I used to hand-draw dovetail splices that were about an inch long to make the crossfade work in stereo).</p>
<p>The &#8220;MTA&#8221; or minimum track angle blocks for multi-track tapes were based on the speed of the tape and how much of a scatter was acceptable between the tracks as the splice rolled through.</p>
<p>Perhaps one of the hardest Edi-Tall blocks to find is the 0.150-inch one for cassette splicing and its use is really important for that application. There are blocks that look like Edi-Talls, but are not. Edi-Tall became a part of the Xedit corporation which has morphed into making ServoReelers for hanging microphones.</p>
<p>These blocks aren&#8217;t EdiTalls, but they are worth the price and are way better than nothing:<br />
<a href="http://www.tapecenter.com/tapecare.html">http://www.tapecenter.com/tapecare.html</a></p>
<p>While on the subject of tape splicing, here are few good Web links:<br />
<a href="http://www.aes.org/aeshc/docs/3mtape/soundtalk/soundtalkbull26.pdf">http://www.aes.org/aeshc/docs/3mtape/soundtalk/soundtalkbull26.pdf</a></p>
<p><a href="http://www.ischool.utexas.edu/~smegison/Susan/Management%20e-portfolio%20iSchool%20projects/392L%20Intro%20to%20Audio%20Preservation/Tape%20repair%20and%20splicing%20paper%20and%20manual.doc">http://www.ischool.utexas.edu/~smegison/Susan/Management%20e-portfolio%20iSchool%20projects/392L%20Intro%20to%20Audio%20Preservation/Tape%20repair%20and%20splicing%20paper%20and%20manual.doc</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2008/01/07/magnetic-tape-splicing/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>RCA &#8220;Sound Tape&#8221; cartridge and 1/4-track reel introduction date</title>
		<link>http://richardhess.com/notes/2007/11/26/rca-sound-tape-cartridge-and-quarter-track-reel-introduction-date/</link>
		<comments>http://richardhess.com/notes/2007/11/26/rca-sound-tape-cartridge-and-quarter-track-reel-introduction-date/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 16:36:14 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>reels</category>
	<category>cartridges</category>
	<category>history</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2007/11/26/rca-sound-tape-cartridge-introduction-date/</guid>
		<description><![CDATA[David Dintenfass kindly sent me an article from the October 1959 issue of Popular Electronics which says, in part, that RCA plans to have 65 titles in the stores in their new cartridges by Christmas 1959. Other manufacturers were shown to be making compatible players.
The article also heralded this as the saviour of tape, and [...]]]></description>
			<content:encoded><![CDATA[<p>David Dintenfass kindly sent me an article from the October 1959 issue of <em>Popular Electronics</em> which says, in part, that RCA plans to have 65 titles in the stores in their new cartridges by Christmas 1959. Other manufacturers were shown to be making compatible players.<a id="more-108"></a></p>
<p>The article also heralded this as the saviour of tape, and talked about the &#8220;old&#8221; two-track format running at 7.5 in/s — the cartridges ran at 3.75 in/s (and on some models 1.88 in/s was also available). It goes on to say later that 7.5 in/s quarter track tapes are still a high-fidelity medium. The article referred to cartridges and quarter-track reels as the &#8220;one-two punch&#8221; against stereo records which seemed to take over from the two-track pre-recorded tapes. The open-reel tape at 7.5 in/s would be the &#8220;only choice for the quality-conscious stereophile&#8221; since the cartridges were only available in 3.75 in/s versions.</p>
<p>There was no mention of the later name &#8220;Sound Tape&#8221; in the article, but that appears to be the semi-official if not official name of this format. Thanks to <!--StartFragment -->Bill Schuh for that piece of information. Bill also provided a link to <a title="The Tape Place" href="http://www.thetapeplace.net/" target="_blank">The Tape Place</a> which specializes in out-of-print commercial tape releases. I have not used The Tape Place, so this is just being passed on, not a personal recommendation.</p>
<p>The Sound Tape cartridges used the standard 1/4-track interleaved format which prevailed for a decade as the consumer open-reel format.</p>
<p>Details about these formats can be found <a title="0.25-inch-cartridges" href="http://richardhess.com/notes/formats/magnetic-media/magnetic-tapes/analog-audio/025-cartridges/">here</a> and <a title="0.25-inch-reel" href="http://richardhess.com/notes/formats/magnetic-media/magnetic-tapes/analog-audio/025-reel-tape/">here</a> in the Formats and Resources subset of this website.</p>
<p> 
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2007/11/26/rca-sound-tape-cartridge-and-quarter-track-reel-introduction-date/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Cross-point screws take two: JIS vs. PoziDriv</title>
		<link>http://richardhess.com/notes/2007/11/26/cross-point-screws-take-two-jis-vs-pozidriv/</link>
		<comments>http://richardhess.com/notes/2007/11/26/cross-point-screws-take-two-jis-vs-pozidriv/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 16:13:42 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>tools</category>
	<category>Nakamichi Dragon</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2007/11/26/cross-point-screws-take-two-jis-vs-pozidriv/</guid>
		<description><![CDATA[I received the following in an email from a person only identified as Ross. I thank him. He sent me the following in reference to this post. concerning Philips and PoziDriv screws as used on Nakamichi Dragons and other Japanese equipment. I, too, have a set of Hozen drivers which I obtained from www.escience.ca
&#8220;You may [...]]]></description>
			<content:encoded><![CDATA[<p>I received the following in an email from a person only identified as Ross. I thank him. He sent me the following in reference to <a title="Pozi-drive" href="http://richardhess.com/notes/2006/03/06/is-it-really-a-philips-screw-or-is-it-a-pozidrive-screw/" target="_blank">this post</a>. concerning Philips and PoziDriv screws as used on Nakamichi Dragons and other Japanese equipment. I, too, have a set of Hozen drivers which I obtained from <a href="http://www.escience.ca/">www.escience.ca</a><a id="more-107"></a></p>
<p>&#8220;You may also be encountering JIS (Japanese Industrial Standard, IIRC) crosspoint (not sure if &#8220;Phillips&#8221; is correct here, although people do say it) screws. These are a bit different than a standard Phillips, but don&#8217;t necessarily have telltale markings. One dot between two slots and near the center is the potential marking that I&#8217;m aware of. This is part of why I think you may be seeing JIS, not PoziDriv:<br />
<a href="http://realbig.com/miata/1999-09/2918.html">http://realbig.com/miata/1999-09/2918.html</a></p>
<p>&#8220;I just encountered, AFAIK, my first PoziDriv&#8217;s, on a Maxtor HD.</p>
<p>&#8220;You might encounter these on Japanese-made RC vehicles (helicopters), cameras, print/copier machines, bike parts, (old, at least) Honda motorcycles, and probably a lot more things than people realize.</p>
<p>&#8220;PB Baumann (SwissTools) claims their Phillips tools are designed for DIN/ISO and JIS, but I don&#8217;t know if that&#8217;s truly possible. Hozan provides screwdrivers. Vessel (another Japanese company) makes some. Wiha, I heard, doesn&#8217;t know what JIS crosspoint is. Moody (RI company, specialize in &#8220;precision&#8221; drivers) makes some. Ames offers some. Jensen (part of Stanley?), I&#8217;ve heard does.</p>
<p>&#8220;Products:<br />
<a href="http://www.heliproz.com/jisdrivers.html">http://www.heliproz.com/jisdrivers.html</a><br />
<a href="http://www.escience.ca/jensen/RENDER/1/26/235/3483.html">http://www.escience.ca/jensen/RENDER/1/26/235/3483.html</a><br />
<a href="http://www.centralhobbies.com/Tools/jis.html">http://www.centralhobbies.com/Tools/jis.html</a><br />
<a href="http://www.ikaswebshop.com/jisphilips.html">http://www.ikaswebshop.com/jisphilips.html</a><br />
<a href="http://amessupply.com/products1.cfm?aid=1&#038;cid=D&#038;sid=DE&#038;fid=1404070">http://amessupply.com/products1.cfm?aid=1&#038;cid=D&#038;sid=DE&#038;fid=1404070</a></p>
<p>&#8220;Discussions:<br />
(there is useful information in here, but might have to do some sifting)<br />
<a href="http://www.mail-archive.com/pdml@pdml.net/msg211895.html">http://www.mail-archive.com/pdml@pdml.net/msg211895.html</a><br />
<a href="http://www.practicalmachinist.com/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=1;t=021387;p=0">http://www.practicalmachinist.com/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=1;t=021387;p=0</a><br />
<a href="http://www.runryder.com/helicopter/t136466p1/">http://www.runryder.com/helicopter/t136466p1/</a><br />
<a href="http://support.conurus.com/viewtopic.php?t=10">http://support.conurus.com/viewtopic.php?t=10</a><br />
<a href="http://www.instructables.com/id/Enhance-the-functionality-of-many-screwdrivers./">http://www.instructables.com/id/Enhance-the-functionality-of-many-screwdrivers./</a></p>
<p>&#8220;I hope that this helps.&#8221;
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2007/11/26/cross-point-screws-take-two-jis-vs-pozidriv/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>How to play 4-track 1.875 in/s tapes&#8230;</title>
		<link>http://richardhess.com/notes/2007/11/21/how-to-play-4-track-1875-ins-tapes/</link>
		<comments>http://richardhess.com/notes/2007/11/21/how-to-play-4-track-1875-ins-tapes/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 16:25:53 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>Sony APR-5000</category>
	<category>archival practices</category>
	<category>Racal Store 4DS</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2007/11/21/how-to-play-4-track-1875-ins-tapes/</guid>
		<description><![CDATA[I received a query from a gentleman in Europe about 1.875 in/s 4-track tapes. He was frustrated in finding a good machine for transferring them. Apparently, they have many of these tapes. Here are my suggestions.
Perhaps the easiest answer is to find a Studer-Revox C274 with low speed options. They were made.
Two other options. 
(1) the [...]]]></description>
			<content:encoded><![CDATA[<p>I received a query from a gentleman in Europe about 1.875 in/s 4-track tapes. He was frustrated in finding a good machine for transferring them. Apparently, they have many of these tapes. Here are my suggestions.</p>
<p>Perhaps the easiest answer is to find a Studer-Revox C274 with low speed options. They were made.</p>
<p>Two other options.<a id="more-106"></a> </p>
<p>(1) the Sony APR-5000 will go to 1.88 in/s by using its -50% varispeed. Most of the ones I&#8217;ve had do an adequate job at that speed, but I&#8217;ve been cautioned by the ex-Sony guys on my Sony APR mailing list that this is way outside of design spec. I use Nortronics in-line 4-track heads, but I&#8217;m also in the middle of building a staggered 1/3, 2/4 head assembly since that will improve inter-program crosstalk. None of these heads do really well due to gap length considerations. I suspect (I haven&#8217;t done the math) that you want a 50 micro-inch or shorter gap to do this well.</p>
<p>(2) The Racal Store 4DS instrumentation recorder which has constant-flux playback equalization (needs to be filtered in the computer afterward) and is not fantastic for S/N ratio actually goes to 15/16 in/s and is a 4-track machine. The previous two entries here feature this interesting machine. I did invest in three of them (the one in the pictures is the prettiest) as well as a 1/2-inch 7-track 7DS.</p>
<p>Someday, I might get a C274 logger&#8230;but I prefer adapting versatile transports to specific applications rather than collecting dedicated-per-format machines.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2007/11/21/how-to-play-4-track-1875-ins-tapes/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Studer A80 Covers — protection and more work area</title>
		<link>http://richardhess.com/notes/2007/11/19/studer-a80-covers-%e2%80%94-protection-and-more-work-area/</link>
		<comments>http://richardhess.com/notes/2007/11/19/studer-a80-covers-%e2%80%94-protection-and-more-work-area/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 00:49:49 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>archive operations</category>
	<category>infrastructure</category>
	<category>Studer A80</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2007/11/19/studer-a80-covers-%e2%80%94-protection-and-more-work-area/</guid>
		<description><![CDATA[A simple, 5-sided box solves two problems:
   &#8211;Protection of the Studer A80
   &#8211;Providing more work surface


I have two Studer A80s that I use for high-quality master tape transfers. They are not equipped to handle the speeds and track formats found in most of my oral history work. As I delve into a large oral history project, I [...]]]></description>
			<content:encoded><![CDATA[<p>A simple, 5-sided box solves two problems:<br />
   &#8211;Protection of the Studer A80<br />
   &#8211;Providing more work surface</p>
<p><img title="Studer A80 cover" alt="Studer A80 cover" src="http://www.richardhess.net/restoration_notes/A80_cover.jpg" /></p>
<p><a id="more-105"></a></p>
<p>I have two Studer A80s that I use for high-quality master tape transfers. They are not equipped to handle the speeds and track formats found in most of my oral history work. As I delve into a large oral history project, I found I needed more work space, and didn&#8217;t have much room to store the A80s elsewhere.</p>
<p>I asked my handyman who helped me build the studio in 2005 to make me two A80 covers. We sketched them up and a few days later he brought them over. The exterior wrap-around is solid oak 1&#215;6s. The top is 3/4 inch oak veneer plywood set in. Inside, there are 1&#215;4 poplar strips running around that rest on the A80 frame and against the top. These were glued in and the glue holds the top in. Only the frame is screwed together. We opted not to bother hiding the screws. Presented as a hopefully creative solution as space utilization is always a challenge.</p>
<p>As to the Racal Store 4DS instrumentation recorder shown on top of this A80, please read this post:<br />
<a href="http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/">http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2007/11/19/studer-a80-covers-%e2%80%94-protection-and-more-work-area/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Success with squealing Shamrock 031 tape</title>
		<link>http://richardhess.com/notes/2007/11/08/success-with-squealing-shamrock-031-tape/</link>
		<comments>http://richardhess.com/notes/2007/11/08/success-with-squealing-shamrock-031-tape/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 20:06:08 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category>Tape Aging</category>
	<category>Racal Store 4DS</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2007/11/08/success-with-squealing-shamrock-031-tape/</guid>
		<description><![CDATA[I spent days trying to get Shamrock 031 to play without much success. Since this is an Ampex factory budget brand (probably non-spec premium tape) I thought that it might be suffering from Sticky Shed Syndrome. I baked it for 12 hours and it still squealed. I then tried my usually successful cold playing technique [...]]]></description>
			<content:encoded><![CDATA[<p>I spent days trying to get Shamrock 031 to play without much success. Since this is an Ampex factory budget brand (probably non-spec premium tape) I thought that it might be suffering from Sticky Shed Syndrome. I baked it for 12 hours and it still squealed. I then tried my usually successful cold playing technique and it still squealed. Cold playing has worked successfully with 3M 175 and Sony PR-150.</p>
<p>I was getting rather frustrated and since it was a four-track tape and one of the techniques that is supposed to reduce squeal is to play the tape faster, I dragged out my Racal Store 4DS instrumentation recorder which has a 75,000 Hz bandwidth at 15 in/s and played it at 15 in/s and digitized it at 88,200 samples per second. After slowing it down 4x and ending up with a 10 kHz bandwidth (which I subsequently truncated to 5 kHz since there was no useful information above that, but lots of noise&#8211;same as the non-squealing portion of the real-time transfers on a Studer A810).</p>
<p> <img title="Racal Store 4DS playing formerly squealing Shamrock tape" alt="Racal Store 4DS playing formerly squealing Shamrock tape" src="http://www.richardhess.net/restoration_notes/racal_shamrock_01.jpg" /></p>
<p><a id="more-104"></a></p>
<p>Why did it work? &#8212; That is the big question. I suspect lower tape tensions than even the reduced-tension settings on the A810 and different head geometry were major factors, plus overall shorter unsupported tape spans, and few stationary objects contacting the heads, but there was still an erase and record head which had been removed from the A810. I think that the 4x speedup helped greatly. I also turned up the outside air (how I cool the studio in the winter&#8211;I like my fresh air this way&#8211;in the summer, of course, it&#8217;s connected to the central air conditioner) which kept the tape and recorder cool. I also think that the Racal Store 4DS doesn&#8217;t heat the tape and head assembly as much as most pro audio recorders do.</p>
<p>I received great support and wonderful ideas on both the Ampex and Studer mailing lists. Special thanks are due Jay McKnight who has been a supporter of speeding up the tape to eliminate squeal (which is really stick-slip and causes frequency modulation of the audio). I had avoided the 4x speedup on the A810 because of the signal electronics bandwidth limitations. While in this case, 20 kHz would work fine, I wanted to digitize with 40 kHz bandwidth to make sure I wasn&#8217;t losing any highs.</p>
<p>There may be room for misunderstanding as to the precise topology of the Racal Store 4DS tape path. Here is a brief explanation. The tape comes off the top of the supply reel and around the top-mounted tension sensor which is a roller. The tape then is unsupported from that roller until it enters the head area. The large diameter device at the top of the head area is merely a tape guide. It is both a &#8220;face&#8221; and &#8220;edge&#8221; guide both in and out and does not rotate. Next the tape passes the erase and record heads on the left side. The heads are on the outside facing the centre. Then the tape turns 180 degrees around the capstan motor&#8217;s soft capstan. The capstan also drives the mechanical footage counter. As the tape heads up, it passes the reproduce head and then encounters the tape guide on the other side. It then goes over the tension roller at the top and onto the takeup reel. The reel servos are interesting as they are fast and can drive the tape in either direction. This is useful since there is no pinch roller. The photo below shows a closeup of the head area.</p>
<p> <img title="Racal Store 4DS head area closeup" alt="Racal Store 4DS head area closeup" src="http://www.richardhess.net/restoration_notes/racal_heads_01.jpg" /></p>
<p>As an aside: you can infer from the above picture that the complement of tape machines in my studio changes. The Studer A810s in the background are being set up to record full-track mono archival reels of some cassettes.</p>
<p>Before running out and purchasing one of these machines, please read this post:<br />
<a href="http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/">http://richardhess.com/notes/2008/01/09/using-the-proper-toolsand-dont-try-this-at-home/</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2007/11/08/success-with-squealing-shamrock-031-tape/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Can I destroy my originals after I digitize them?</title>
		<link>http://richardhess.com/notes/2007/09/20/can-i-destroy-my-originals-after-i-digitize-them/</link>
		<comments>http://richardhess.com/notes/2007/09/20/can-i-destroy-my-originals-after-i-digitize-them/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 20:36:45 +0000</pubDate>
		<dc:creator>Richard L. Hess</dc:creator>
		
	<category> general</category>
		<guid isPermaLink="false">http://richardhess.com/notes/2007/09/20/can-i-destroy-my-originals-after-i-digitize-them/</guid>
		<description><![CDATA[Jill Hurst-Wahl in her excellent blog &#8220;Digitization 101&#8221; asks this question and provides some good answers with reasons. You can read it here.

]]></description>
			<content:encoded><![CDATA[<p>Jill Hurst-Wahl in her excellent blog &#8220;<a title="Digitization 101" href="http://hurstassociates.blogspot.com/" target="_blank">Digitization 101</a>&#8221; asks this question and provides some good answers with reasons. You can read it <a title="Digitization 101" href="http://hurstassociates.blogspot.com/2007/09/can-i-destroy-my-originals-after-i.html" target="_blank">here</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://richardhess.com/notes/2007/09/20/can-i-destroy-my-originals-after-i-digitize-them/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
