<?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>Marc Abramowitz &#187; Mac</title>
	<atom:link href="http://marc-abramowitz.com/archives/category/computers/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://marc-abramowitz.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 23:07:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Preventing Quicksilver&#8217;s Clipboard History window from popping up when quitting applications</title>
		<link>http://marc-abramowitz.com/archives/2009/02/22/preventing-quicksilvers-clipboard-history-window-from-popping-up-when-quitting-applications/</link>
		<comments>http://marc-abramowitz.com/archives/2009/02/22/preventing-quicksilvers-clipboard-history-window-from-popping-up-when-quitting-applications/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 03:00:03 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/?p=1685</guid>
		<description><![CDATA[<p>A few months ago, I noticed that Quicksilver&#8217;s Clipboard History window would pop up unexpectedly when I used Cmd+Q to quit applications. Mildly annoying.</p>
<p>I finally decided to search for a solution and I found a workaround at least:</p>
<p>Basically, the workaround is to dock the Clipboard History window to one of the sides of <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2009/02/22/preventing-quicksilvers-clipboard-history-window-from-popping-up-when-quitting-applications/">Preventing Quicksilver&#8217;s Clipboard History window from popping up when quitting applications</a></span>]]></description>
			<content:encoded><![CDATA[<p>A few months ago, I noticed that <a href="http://en.wikipedia.org/wiki/Quicksilver_(software)">Quicksilver</a>&#8217;s Clipboard History window would pop up unexpectedly when I used Cmd+Q to quit applications. Mildly annoying.</p>
<p>I finally decided to search for a solution and I found <a href="http://code.google.com/p/blacktree-quicksilver/issues/detail?id=44">a workaround</a> at least:</p>
<p>Basically, the workaround is to dock the Clipboard History window to one of the sides of the screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2009/02/22/preventing-quicksilvers-clipboard-history-window-from-popping-up-when-quitting-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode/iPhone error 0xE8000001: problem and fix</title>
		<link>http://marc-abramowitz.com/archives/2008/10/24/xcodeiphone-error-0xe8000001-problem-and-fix/</link>
		<comments>http://marc-abramowitz.com/archives/2008/10/24/xcodeiphone-error-0xe8000001-problem-and-fix/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 07:12:10 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/?p=1675</guid>
		<description><![CDATA[<p>As you all probably know, I&#8217;ve written a word game for the iPhone called Word Up!</p>
<p>&#60;shameless-plug&#62;

&#60;/shameless-plug&#62;</p>
<p>Tonight, I started getting an error while trying to run my app from Xcode on my device (provisioned for development). The error was:</p>
<p>Your mobile device has encountered an unexpected error (0xE8000001)
during the install phase: Copying file.
Try disconnecting and powering off the <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/10/24/xcodeiphone-error-0xe8000001-problem-and-fix/">Xcode/iPhone error 0xE8000001: problem and fix</a></span>]]></description>
			<content:encoded><![CDATA[<p>As you all probably know, I&#8217;ve written a word game for the iPhone called <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=290594543&#038;mt=8">Word Up!</a></p>
<p>&lt;shameless-plug&gt;<br />
<a href="http://www.flickr.com/photos/msabramo/2940996346/" title="reacquainted - 288 points by msabramo, on Flickr"><img src="http://farm4.static.flickr.com/3024/2940996346_b4efdbe0c5_m.jpg" width="240" height="160" alt="reacquainted - 288 points" /></a><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=290594543&#038;mt=8"><img src="/word_up/iphone/app-store-badge-thumb-150x52.png" width="150" height="52" border="0" /></a><br />
&lt;/shameless-plug&gt;</p>
<p>Tonight, I started getting an error while trying to run my app from Xcode on my device (provisioned for development). The error was:</p>
<blockquote><p>Your mobile device has encountered an unexpected error (0xE8000001)<br />
during the install phase: Copying file.<br />
Try disconnecting and powering off the device; then power the device<br />
on and reconnect it.</p></blockquote>
<p>I tried resetting the device a number of times and rebooting my MBP as well to no avail. It was beginning to look like I was going to have to do the dreaded restore and then lose all the cool jailbreak stuff that I&#8217;ve become so accustomed to. And then that made me remember that because my device is jailbroken, I can ssh to it and poke around. I wondered if a previous failed copy left some garbage on the device that was causing subsequent copies to fail.</p>
<p></p>
<pre>
iPhone:/ root# find . -name 'Word Up*'
./private/var/mobile/Media/PublicStaging/Word Up!.app
iPhone:/ root# cd /var/mobile/Media/PublicStaging/
iPhone:/var/mobile/Media/PublicStaging root# rm -rf Word\ Up\!.app/
</pre>
<p>Bingo. That fixed it. So if you hit this problem and you happen to have access to the filesystem of the device, give it a shot.</p>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/10/24/xcodeiphone-error-0xe8000001-problem-and-fix/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>OS X 10.5.5</title>
		<link>http://marc-abramowitz.com/archives/2008/09/15/os-x-1055/</link>
		<comments>http://marc-abramowitz.com/archives/2008/09/15/os-x-1055/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 06:23:07 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/?p=1644</guid>
		<description><![CDATA[<p>You can now grab OS X 10.5.5 from Software Update.</p>
<p></p>
<p>What does it have? From http://support.apple.com/kb/HT2405:</p>
General

Includes recent Apple security updates.
Addresses stability issues with video playback, processor core idling, and remote disc sharing for MacBook Air.
Addresses an issue in which some Macs could unexpectedly power on at the same time each day.
Resolves a stability issue in TextEdit that <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/09/15/os-x-1055/">OS X 10.5.5</a></span>]]></description>
			<content:encoded><![CDATA[<p>You can now grab OS X 10.5.5 from Software Update.</p>
<p><a href="http://www.flickr.com/photos/msabramo/2861349781/" title="OS X 10.5.5 by msabramo, on Flickr"><img src="http://farm4.static.flickr.com/3184/2861349781_8d8976053a_m.jpg" width="214" height="240" alt="OS X 10.5.5" /></a></p>
<p>What does it have? From <a href="http://support.apple.com/kb/HT2405">http://support.apple.com/kb/HT2405</a>:</p>
<h3>General</h3>
<ul>
<li>Includes recent Apple security updates.</li>
<li>Addresses stability issues with video playback, processor core idling, and remote disc sharing for MacBook Air.</li>
<li>Addresses an issue in which some Macs could unexpectedly power on at the same time each day.</li>
<li>Resolves a stability issue in TextEdit that could be found when accessing the color palette.</li>
<li>Improves Spotlight indexing performance.</li>
<li>Fixes an issue in which contacts might not sync properly with PalmOS-based devices.</li>
<li>Improves iPhone sync reliability with iCal and Address Book.</li>
<li>Includes improvements to Active Directory (see this article for more information).</li>
<li>Improves Speech Dictionary.</li>
<li>Fixes Kerberos authentication issues for Mac OS X 10.5 clients that connect to certain Samba servers, such as Mac OS X Server version 10.4.</li>
<li>Includes extensive graphics enhancements.</li>
</ul>
<h3>Address Book</h3>
<ul>
<li>Addresses stability issues that may occur when creating a Smart Group.</li>
<li>Resolves a printing issue with address cards containing information that spans more than one page.</li>
</ul>
<h3>Disk Utility and Directory Utility</h3>
<ul>
<li>Improves reliability when rebuilding a software mirror RAID volume in Disk Utility.</li>
<li>Improves reliability of server status displayed in Directory Utility.</li>
</ul>
<h3>iCal</h3>
<ul>
<li>Updates iCal to more accurately handle repeating events.</li>
<li>Improves performance when choosing meeting attendees.</li>
<li>Resolves an issue in which the &#8220;Refresh All&#8221; option may be dimmed (&#8220;grayed out&#8221;) in the contextual menu for certain calendars.</li>
<li>Fixes issues with read-only calendars.</li>
<li>Addresses an issue that prevents an invitee from moving an event to a different calendar.</li>
<li>Resolves an issue with syncing published calendars.</li>
</ul>
<h3>Mail</h3>
<ul>
<li>Addresses performance issues related to displaying IMAP messages.</li>
<li>Resolves an issue with SMTP settings for AIM, Compuserve, Hanmail, Yahoo!, and Time Warner Road Runner email accounts.</li>
<li>Addresses stability issues that may occur when dragging a file to the Mail icon in the Dock.</li>
<li>Addresses an issue with the &#8220;Organized by Thread&#8221; view in which the date does not appear when the thread is collapsed.</li>
<li>Resolves an issue in which RSS feeds could temporarily disappear from the sidebar.</li>
<li>Improves Mail robustness when sending messages.</li>
<li>Improves reliability when saving drafts that have attachments.</li>
</ul>
<h3>MobileMe</h3>
<ul>
<li>Improves overall sync reliability.</li>
<li>Improves Back to My Mac reliability.</li>
</ul>
<h3>Time Machine</h3>
<ul>
<li>Improves Time Machine reliability with Time Capsule.</li>
<li>Addresses performance issues that may affect initial and in-progress backups.</li>
<li>Fixes an issue in which an incorrect alert message could appear stating that a backup volume does not have enough free space.</li>
<li>Time Machine can now back up iPhone backups that are on your Mac, as well as other items in (~/Library/Application Support).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/09/15/os-x-1055/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New MacBook Pro Firmware</title>
		<link>http://marc-abramowitz.com/archives/2008/04/22/new-macbook-pro-firmware/</link>
		<comments>http://marc-abramowitz.com/archives/2008/04/22/new-macbook-pro-firmware/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 03:39:19 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacBook Pro]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/?p=1625</guid>
		<description><![CDATA[<p>MacBook Pro EFI Firmware Update 1.5.1 just popped up in Software Update:</p>
<p></p>
<p>After installing <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/04/22/new-macbook-pro-firmware/">New MacBook Pro Firmware</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/downloads/macosx/apple/firmware_hardware/macbookproefifirmwareupdate151.html">MacBook Pro EFI Firmware Update 1.5.1</a> just popped up in Software Update:</p>
<p><a href="http://www.flickr.com/photos/msabramo/2435031227/" title="MacBook Pro EFI Firmware Update 1.5.1 by msabramo, on Flickr"><img src="http://farm4.static.flickr.com/3296/2435031227_21850dcbba.jpg" width="438" height="500" alt="MacBook Pro EFI Firmware Update 1.5.1" /></a></p>
<p>After installing and rebooting:</p>
<p><a href="http://www.flickr.com/photos/msabramo/2435884300/" title="MacBook Pro EFI Firmware Update 1.5.1 by msabramo, on Flickr"><img src="http://farm3.static.flickr.com/2013/2435884300_d78b94b8bf_o.png" width="420" height="162" alt="MacBook Pro EFI Firmware Update 1.5.1" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/04/22/new-macbook-pro-firmware/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Frequent Quicksilver crashes?</title>
		<link>http://marc-abramowitz.com/archives/2008/04/02/frequent-quicksilver-crashes/</link>
		<comments>http://marc-abramowitz.com/archives/2008/04/02/frequent-quicksilver-crashes/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 15:57:24 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Blacktree]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Quicksilver]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/archives/2008/04/02/frequent-quicksilver-crashes/</guid>
		<description><![CDATA[<p>Lately, Quicksilver has been quietly dying very often and I&#8217;m constantly restarting it. I suppose I should try reinstalling and/or deleting my preferences, but before I do that, I was wondering if anyone else was seeing this.</p>
<p>Interestingly, I&#8217;ve also noticed that the &#8220;check for updates&#8221; functionality always fails to connect to the server. I&#8217;ve wondered if <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/04/02/frequent-quicksilver-crashes/">Frequent Quicksilver crashes?</a></span>]]></description>
			<content:encoded><![CDATA[<p>Lately, <a href="http://en.wikipedia.org/wiki/Quicksilver_(software)">Quicksilver</a> has been quietly dying very often and I&#8217;m constantly restarting it. I suppose I should try reinstalling and/or deleting my preferences, but before I do that, I was wondering if anyone else was seeing this.</p>
<p>Interestingly, I&#8217;ve also noticed that the &#8220;check for updates&#8221; functionality always fails to connect to the server. I&#8217;ve wondered if this and the crash are related (e.g.: Quicksilver dying when it attempts to do an automatic check), but that&#8217;s just pure speculation.</p>
<p>Here&#8217;s a snippet from the last crash log that got dumpd in <code>~/Library/Logs/CrashReporter</code></p>
<pre>
Process:         Quicksilver [1566]
Path:            /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:      com.blacktree.Quicksilver
Version:         Î²53 (3814)
Code Type:       X86 (Native)
Parent Process:  launchd [87]

Date/Time:       2008-04-01 11:27:29.302 -0700
OS Version:      Mac OS X 10.5.2 (9C7010)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  4
</pre>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/04/02/frequent-quicksilver-crashes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Thoughts on the Apogee Duet</title>
		<link>http://marc-abramowitz.com/archives/2008/03/12/thoughts-on-the-apogee-duet/</link>
		<comments>http://marc-abramowitz.com/archives/2008/03/12/thoughts-on-the-apogee-duet/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 05:02:17 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Apogee]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[DAW]]></category>
		<category><![CDATA[duet]]></category>
		<category><![CDATA[firewire]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/archives/2008/03/12/thoughts-on-the-apogee-duet/</guid>
		<description><![CDATA[<p>
</p>
<p>My Apogee Duet Firewire audio interface arrived.</p>
<p>Thoughts:</p>

It looks great. It&#8217;s bigger than I thought it would be, but still a nice size. With it&#8217;s simple controls and silver, rounded body, it looks right at home with my MacBook Pro.
Ease of set up. No problems. Downloaded the latest software package from Apogee&#8217;s site, installed it, rebooted, and <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/03/12/thoughts-on-the-apogee-duet/">Thoughts on the Apogee Duet</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tkqlhce.com/click-2614839-10381297?url=http%3A%2F%2Fwww.musiciansfriend.com%2Fproduct%2FApogee-Duet-FireWire-Interface%3Fsku%3D234444&#038;cjsku=234444" target="_top"><img src="http://img3.musiciansfriend.com/dbase/pics/products/tn/5/4/1/536541.jpg" border="0" alt="Apogee Duet FireWire Interface"/></a><br />
<img src="http://www.awltovhc.com/image-2614839-10381297" width="1" height="1" border="0"/></p>
<p>My <a href="http://www.tkqlhce.com/click-2614839-10381297?url=http%3A%2F%2Fwww.musiciansfriend.com%2Fproduct%2FApogee-Duet-FireWire-Interface%3Fsku%3D234444&#038;cjsku=234444">Apogee Duet Firewire audio interface</a> arrived.</p>
<p>Thoughts:</p>
<ul>
<li>It looks great. It&#8217;s bigger than I thought it would be, but still a nice size. With it&#8217;s simple controls and silver, rounded body, it looks right at home with my <a href="http://www.anrdoezrs.net/click-2614839-10535306">MacBook Pro</a>.</li>
<li>Ease of set up. No problems. Downloaded the latest software package from Apogee&#8217;s site, installed it, rebooted, and then plugged in the Duet. A dialog came right up asking whether to use it as the default audio device and Logic Express found it with no problems either.</li>
<li>Ease of use. I worried about it only having one knob, but it seems like that&#8217;s all I need. Pressing the knob toggle between the two inputs and the outputs which is quick and easy. Having meters and clip indicators on the unit is really nice when adjusting levels. Another nice feature is that adjustments on the unit are mirrored in a transparent popup on the Mac display, which is a nice touch.</li>
<li>Sound. Very pleased. Being the pessimist that I am and not being a person with &#8220;golden ears&#8221;, I wasn&#8217;t expecting to hear anything really noticeable, but I was pleasantly surprised. The most noticeable thing was the lack of apparent noise when there&#8217;s no signal and listening with headphones. It&#8217;s so dead quiet that I wondered several times if it was still in the signal path. And music played through it sounds great too.</li>
<li>Crashes. Unfortunately, OS X did crash once when I plugged it in, but in fairness, this is almost certainly Apple&#8217;s fault, since it also happened with a <a href="http://www.dpbolvw.net/click-2614839-10434207?url=http%3A%2F%2Fwww.zzounds.com%2Fa--925521%2Fitem--PRSFIREBOX&#038;cjsku=PRSFIREBOX">PreSonus Firebox</a> (<a href="http://marc-abramowitz.com/archives/2008/02/20/audio-interfaces/">see this post</a>) (and I&#8217;ve seen reports of it happening with the <a href="http://www.amazon.com/gp/product/B000BQN8I4/105-2626475-6374011?ie=UTF8&#038;tag=marcsepinion-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=B000BQN8I4">Inspire 1394</a> as well). C&#8217;mon Apple &#8211; fix this. This is OS X; not Windows. This reminds me of <a href="http://www.cnn.com/TECH/computing/9804/20/gates.comdex/">Windows 98 crashing on Bill Gates when he plugged in a scanner at Comdex 1998</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/03/12/thoughts-on-the-apogee-duet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Logic bug: Creating Apple Loops from a region</title>
		<link>http://marc-abramowitz.com/archives/2008/03/08/logic-bug-creating-apple-loops-from-a-region/</link>
		<comments>http://marc-abramowitz.com/archives/2008/03/08/logic-bug-creating-apple-loops-from-a-region/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 06:54:19 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[DAW]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/archives/2008/03/08/logic-bug-creating-apple-loops-from-a-region/</guid>
		<description><![CDATA[<p>While following the exercise &#8220;Creating Blue Apple Loops&#8221; on page 262 of &#8220;Logic Pro 8 and Logic Express 8&#8243; by David Nahmani, I was running into some trouble.</p>
<p>1. Open Logic project file: &#8220;07 New Day&#8221;.
2. Drag the Marquee tool (Command-click tool) over the High Arpeggio region from bar 5 to bar 7. Verify that before releasing <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/03/08/logic-bug-creating-apple-loops-from-a-region/">Logic bug: Creating Apple Loops from a region</a></span>]]></description>
			<content:encoded><![CDATA[<p>While following the exercise &#8220;Creating Blue Apple Loops&#8221; on page 262 of <a href="http://www.amazon.com/gp/product/0321502922/105-2626475-6374011?ie=UTF8&#038;tag=marcsepinion-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=0321502922">&#8220;Logic Pro 8 and Logic Express 8&#8243; by David Nahmani</a>, I was running into some trouble.</p>
<p>1. Open Logic project file: &#8220;07 New Day&#8221;.<br />
2. Drag the Marquee tool (Command-click tool) over the High Arpeggio region from bar 5 to bar 7. Verify that before releasing the mouse button, the help tag reads &#8220;5 1 1 1 7 1 1 1&#8243;, indicating that Marquee selection goes from bar 5 to bar 7 and is thus 2 bars in length.<br />
3. Click the Marquee selection with the Pointer tool to create a new region that should be exactly 2 bars in length.<br />
4. In the Arrange area&#8217;s local menu bar, choose Region > Add to Apple Loops Library.</p>
<p>Expected Results:<br />
The dialog should offer the choice of &#8220;Loop&#8221; or &#8220;One-shot&#8221;.</p>
<p>Actual Results:<br />
The choice of &#8220;Loop&#8221; or &#8220;One-shot&#8221; is grayed out.</p>
<p>According to the book and <a href="http://docs.info.apple.com/article.html?artnum=301036">http://docs.info.apple.com/article.html?artnum=301036</a>, this graying out is a symptom of having a region that is not a whole number of bars in length, but this region seems to be exactly 2 bars in length as far as I can tell. </p>
<p><a href="http://www.logicprohelp.com/viewtopic.php?p=111763#111763">I posted about this on the Logic Pro Help forums</a> (run by Mr. Nahmani; not Apple) and Mr. Nahmani kindly pointed me to an <a href="http://www.logicprohelp.com/viewtopic.php?t=19824">earlier thread</a> that explains the problem and how to work around it. Basically, the bug is that the help tag is indicating that the region is 2 bars in length, when in fact, it&#8217;s actually a bit shorter. The remedy is to tweak the region a bit to make it shorter and then to make it exactly 2 bars in length.</p>
<p>I hope this helps other folks who run into this problem. And I hope Apple fixes this bug.</p>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/03/08/logic-bug-creating-apple-loops-from-a-region/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finished &#8220;Logic Pro 8 and Logic Express 8&#8243; book</title>
		<link>http://marc-abramowitz.com/archives/2008/03/04/finished-logic-pro-8-and-logic-express-8-book/</link>
		<comments>http://marc-abramowitz.com/archives/2008/03/04/finished-logic-pro-8-and-logic-express-8-book/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 17:21:19 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[DAW]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/archives/2008/03/04/finished-logic-pro-8-and-logic-express-8-book/</guid>
		<description><![CDATA[<p>I had been working through the exercises in &#8220;Logic Pro 8 and Logic Express 8&#8243; by David Nahmani lately, mostly while on the shuttle bus to and from work (and yesterday on the VTA light rail on the way to SD West). I completed the last lesson last night, which involved adding music and sound effects <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/03/04/finished-logic-pro-8-and-logic-express-8-book/">Finished &#8220;Logic Pro 8 and Logic Express 8&#8243; book</a></span>]]></description>
			<content:encoded><![CDATA[<p>I had been working through the exercises in <a href="http://www.amazon.com/gp/product/0321502922/105-2626475-6374011?ie=UTF8&#038;tag=marcsepinion-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=0321502922">&#8220;Logic Pro 8 and Logic Express 8&#8243; by David Nahmani</a> lately, mostly while on the shuttle bus to and from work (and yesterday on the <a href="http://www.vta.org/schedules/schedules_bynumber.html#100">VTA light rail</a> on the way to <a href="http://marc-abramowitz.com/archives/2008/03/03/sd-west-2008/">SD West</a>). I completed the last lesson last night, which involved adding music and sound effects to a video.</p>
<p>The book is excellent and I learned a lot about using Logic from it. Now that I&#8217;m done with this book, I&#8217;m going to buy <a href="http://www.amazon.com/gp/product/0321502884/105-2626475-6374011?ie=UTF8&#038;tag=marcsepinion-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=0321502884">&#8220;Logic Pro 8: Beyond the Basics&#8221;</a> by David Dvorin and work through that.</p>
<p>While on the topic of Logic, I should mention that the author of the book, David Nahmani, has some nice Logic forums at <a href="http://www.logicprohelp.com/">http://www.logicprohelp.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/03/04/finished-logic-pro-8-and-logic-express-8-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Buying an Apogee Duet</title>
		<link>http://marc-abramowitz.com/archives/2008/02/26/buying-an-apogee-duet/</link>
		<comments>http://marc-abramowitz.com/archives/2008/02/26/buying-an-apogee-duet/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 06:18:06 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[1394]]></category>
		<category><![CDATA[Apogee]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[duet]]></category>
		<category><![CDATA[firewire]]></category>
		<category><![CDATA[guitar center]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/archives/2008/02/26/buying-an-apogee-duet/</guid>
		<description><![CDATA[<p>I think I&#8217;m going to buy the Apogee Duet as my Firewire audio interface:</p>
<p>
</p>
<p>I&#8217;m going to try to use a 10% off code from GuitarCenter.com even though Apogee doesn&#8217;t seem to be on the allowed <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/02/26/buying-an-apogee-duet/">Buying an Apogee Duet</a></span>]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;m going to buy the <a href="http://www.dpbolvw.net/click-2614839-10381297?url=http%3A%2F%2Fwww.musiciansfriend.com%2Fproduct%2FApogee-Duet-FireWire-Interface%3Fsku%3D234444&#038;cjsku=234444">Apogee Duet</a> as my Firewire audio interface:</p>
<p><a href="http://www.tkqlhce.com/click-2614839-10381297?url=http%3A%2F%2Fwww.musiciansfriend.com%2Fproduct%2FApogee-Duet-FireWire-Interface%3Fsku%3D234444&#038;cjsku=234444" target="_top"><img src="http://img3.musiciansfriend.com/dbase/pics/products/tn/5/4/1/536541.jpg" border="0" alt="Apogee Duet FireWire Interface"/></a><br />
<img src="http://www.awltovhc.com/image-2614839-10381297" width="1" height="1" border="0"/></p>
<p>I&#8217;m going to try to use a <a href="http://www.dpbolvw.net/click-2614839-10459631">10% off code from GuitarCenter.com</a> even though <a href="http://www.apogeedigital.com/">Apogee</a> doesn&#8217;t seem to be on the allowed brands list:</p>
<p><a href="http://www.dpbolvw.net/click-2614839-10459631"><br />
<img src="http://www.lduhtrp.net/image-2614839-10459631" width="468" height="60" alt="Save 10% off orders over $300 with Code: SAVE10" border="0"/></a></p>
<p><a href="http://www.dpbolvw.net/click-2614839-10455999" target="_top"><br />
<img src="http://www.lduhtrp.net/image-2614839-10455999" width="468" height="60" alt="Musician's Friend" border="0"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/02/26/buying-an-apogee-duet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Audio interfaces</title>
		<link>http://marc-abramowitz.com/archives/2008/02/20/audio-interfaces/</link>
		<comments>http://marc-abramowitz.com/archives/2008/02/20/audio-interfaces/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 00:50:00 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Apogee]]></category>
		<category><![CDATA[AppleFWAudio]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[DAW]]></category>
		<category><![CDATA[gain]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[preamp]]></category>
		<category><![CDATA[presonus]]></category>

		<guid isPermaLink="false">http://marc-abramowitz.com/archives/2008/02/20/audio-interfaces/</guid>
		<description><![CDATA[<p>Ah, what audio interface to buy for doing some simple 2 channel recordings into my MacBook Pro?</p>
<p>There&#8217;s the Presonus Firebox ($300), which I borrowed from a friend. Sounds pretty good, although the preamp gain (45 dB) is not stellar and no inserts for sticking something like a compressor. It seems to work pretty well in Leopard, <span style="color:#777"> . . . &#8594; Read More: <a href="http://marc-abramowitz.com/archives/2008/02/20/audio-interfaces/">Audio interfaces</a></span>]]></description>
			<content:encoded><![CDATA[<p>Ah, what audio interface to buy for doing some simple 2 channel recordings into my <a href="http://www.kqzyfj.com/click-2614839-10479833?url=http%3A%2F%2Fstore.apple.com%2F%3Fnode%3Dhome%2Fmacbook%2Fmacbook_pro%26cid%3DAOS-US-AFF-FEED%26aosid%3Dp201&#038;cjsku=MA896">MacBook Pro</a>?</p>
<p>There&#8217;s the <a href="http://www.dpbolvw.net/click-2614839-10434207?url=http%3A%2F%2Fwww.zzounds.com%2Fa--925521%2Fitem--PRSFIREBOX&#038;cjsku=PRSFIREBOX">Presonus Firebox</a> ($300), which I borrowed from a friend. Sounds pretty good, although the preamp gain (45 dB) is not stellar and no inserts for sticking something like a <a href="http://en.wikipedia.org/wiki/Dynamic_range_compression">compressor</a>. It seems to work pretty well in <a href="http://www.kqzyfj.com/click-2614839-10479833?url=http%3A%2F%2Fstore.apple.com%2F%3FproductLearnMore%3DMB427Z%2FA%26cid%3DAOS-US-AFF-FEED%26aosid%3Dp201&#038;cjsku=MB427">Leopard</a>, although it sometimes disappears and I&#8217;ve had to replug it or reboot the computer to get it to show up again. Bus-powered, but you have to plug it in when you first connect it; otherwise it flashes and makes a loud, disturbing clicking sound. No meters; just clip LEDs. Most annoyingly, sometimes when I plug it into my <a href="http://www.anrdoezrs.net/click-2614839-10535306">MacBook Pro</a> with <a href="http://docs.info.apple.com/article.html?artnum=307109">OS X 10.5.2</a>, I get a kernel panic:</p>
<pre>
      Kernel loadable modules in backtrace (with dependencies):
         com.apple.driver.AppleFWAudio(2.4.0fc8)@0x5b445000->0x5b493fff
            dependency: com.apple.iokit.IOFireWireFamily(3.4.0)@0x76d000
            dependency: com.apple.iokit.IOFireWireAVC(2.2.1)@0x976000
            dependency: com.apple.iokit.IOAudioFamily(1.6.4b7)@0x986000
         com.apple.iokit.IOAudioFamily(1.6.4b7)@0x986000->0x99cfff
            dependency: com.apple.kext.OSvKernDSPLib(1.1)@0x973000
</pre>
<p><a href="http://presonus.com/">Presonus</a> has a higher-end model called the <a href="http://www.anrdoezrs.net/click-2614839-10434207?url=http%3A%2F%2Fwww.zzounds.com%2Fa--925521%2Fitem--PRSFSPROJECT&#038;cjsku=PRSFSPROJECT">FireStudio Project</a>, which looks nice on paper. Goes for $500. More channels (more than I need). Better preamp gain (60 dB vs. 45 dB for the Firebox) and dynamic range on the A/D converters (114 dB vs. 108 dB for the Firebox). Has inserts and meters and an interesting-sounding software bundle. Unfortunately, it seems to have a lot of problems with Leopard and/or the new Firewire chipset on newer Macs:</p>
<ul>
<li><a href="http://discussions.apple.com/thread.jspa?messageID=6335877">discussions.apple.com &#8211; PreSonus FireStudio in Leopard</a></li>
<li><a href="http://forums.presonus.com/showthread.php?t=3201">forums.presonus.com &#8211; FireStudio Project &#8211; Firestudio Project with Leopard &#038; Logic</a></li>
<li><a href="http://forums.presonus.com/archive/index.php/t-3747.html">forums.presonus.com &#8211; FireStudio Project &#8211; Did the FSP Leopard driver do the trick?</a></li>
<li><a href="http://acapella.harmony-central.com/showthread.php?p=25917239#post25917239">acapella.harmony-central.com &#8211;  Presonus Firestudio Project Problems with Mac OS 10.5!</a></li>
</ul>
<p>Another option is the <a href="http://www.amazon.com/gp/product/B000XANK90?ie=UTF8&#038;tag=marcsepinion-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=B000XANK90">Apogee Duet</a> ($500). I can&#8217;t find reliable-looking specs on the preamps or A/D converters (<a href="http://www.bswusa.com/proditem.asp?item=DUET">BSW </a>claims the preamps have 75 dB of gain), but there seems to be a favorable impression of the sound quality (similar to its big brother, the $1900+ <a href="http://www.amazon.com/gp/product/B000H28JOK?ie=UTF8&#038;tag=marcsepinion-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=B000H28JOK">Ensemble</a>) and the usability and aesthetics. Haven&#8217;t heard any complaints about Leopard or general stability. It looks pretty nice and even has meters with 7 LEDs. No inserts though. And it&#8217;s Mac only and <a href="http://en.wikipedia.org/wiki/Core_Audio">Core Audio</a> only. I have a Mac, so that&#8217;s not too bad, though it might be nice to have something that works with a PC in case I&#8217;m out of the house and jamming with other folks.</p>
<ul>
<li><a href="http://www.gearslutz.com/board/music-computers/173611-apogee-duet.html">gearslutz.com &#8211; Apogee Duet</a></li>
<li><a href="http://www.gearslutz.com/board/music-computers/178169-apogee-duet-vs-m-audio-fw410.html">Apogee Duet vs. M-Audio FW410</a></li>
<li><a href="http://www.gearslutz.com/board/rap-hip-hop-engineering-production/144506-anybody-got-apogee-duet.html">Anybody got an Apogee Duet?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://marc-abramowitz.com/archives/2008/02/20/audio-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
