<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for opaque.net/~dave</title>
	<atom:link href="http://opaque.net/~dave/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://opaque.net/~dave</link>
	<description></description>
	<lastBuildDate>Mon, 07 Nov 2011 22:20:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Spin Tuner by Dave</title>
		<link>http://opaque.net/~dave/?p=108&#038;cpage=1#comment-1339</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 07 Nov 2011 22:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://opaque.net/~dave/?p=108#comment-1339</guid>
		<description>Howdy Kevin!

I&#039;m so sorry it&#039;s taken me so long to reply to your comment. I don&#039;t really use that blog much at all, and I only today noticed that it had found a legitimate comment amonsgt all the spam. If you still use the app, hopefully this will help.

I couldn&#039;t ever get the tone generator to be as loud as I want (you&#039;ve probably noticed this..) so I don&#039;t advertise it as a feature. Having it stay on is a great idea--I think it would make most sense to add that to the single-note view you get when you double tap a &quot;spinner&quot;, put a little tuning fork icon there. I&#039;ve been meaning to update the app for months, add a few things to make things easier/more fun, but mostly I want to try and get the note loud enough to be useful. It might be the case that the speaker on the phone just can&#039;t produce much output at those frequencies.

As for editing tunings, it&#039;s not obvious at all but if you tap the Edit button on the tunings list and then tap one of the rows, it&#039;ll return you to the edit screen for that tuning.</description>
		<content:encoded><![CDATA[<p>Howdy Kevin!</p>
<p>I&#8217;m so sorry it&#8217;s taken me so long to reply to your comment. I don&#8217;t really use that blog much at all, and I only today noticed that it had found a legitimate comment amonsgt all the spam. If you still use the app, hopefully this will help.</p>
<p>I couldn&#8217;t ever get the tone generator to be as loud as I want (you&#8217;ve probably noticed this..) so I don&#8217;t advertise it as a feature. Having it stay on is a great idea&#8211;I think it would make most sense to add that to the single-note view you get when you double tap a &#8220;spinner&#8221;, put a little tuning fork icon there. I&#8217;ve been meaning to update the app for months, add a few things to make things easier/more fun, but mostly I want to try and get the note loud enough to be useful. It might be the case that the speaker on the phone just can&#8217;t produce much output at those frequencies.</p>
<p>As for editing tunings, it&#8217;s not obvious at all but if you tap the Edit button on the tunings list and then tap one of the rows, it&#8217;ll return you to the edit screen for that tuning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spin Tuner by kevin</title>
		<link>http://opaque.net/~dave/?p=108&#038;cpage=1#comment-1338</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Sat, 17 Sep 2011 04:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://opaque.net/~dave/?p=108#comment-1338</guid>
		<description>Dave, downloaded your app today and I love it.

A few questions.

Found that if you press a spinner, the reference tone will sound.  Any way to get it to stick on?  (want my wind instrument students to start hearing and adjusting to the beats between their sound and the ref.  Come to think of it, if you sum the ref and the input sound, we might be able to reinforce that (when using headphones.)

Adding tunings:  I couldn&#039;t figure out how to edit tunings once I finished making them and added them to the list.  Edit while you are building them is straight forward, but not after the fact.  Is this possible?

Thanks, kevin</description>
		<content:encoded><![CDATA[<p>Dave, downloaded your app today and I love it.</p>
<p>A few questions.</p>
<p>Found that if you press a spinner, the reference tone will sound.  Any way to get it to stick on?  (want my wind instrument students to start hearing and adjusting to the beats between their sound and the ref.  Come to think of it, if you sum the ref and the input sound, we might be able to reinforce that (when using headphones.)</p>
<p>Adding tunings:  I couldn&#8217;t figure out how to edit tunings once I finished making them and added them to the list.  Edit while you are building them is straight forward, but not after the fact.  Is this possible?</p>
<p>Thanks, kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I should have done this a long time ago by Dave</title>
		<link>http://opaque.net/~dave/?p=19&#038;cpage=1#comment-13</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 18 Feb 2010 05:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://opaque.net/~dave/?p=19#comment-13</guid>
		<description>Sorting a list of objects into arrays based on some property, usually class. In Unison, the main list has at least four different object types in it, each coming out of a different table in the database. It&#039;s a lot faster to fetch data for all of the items of each type at once. There was about a dozen places where I was doing this kind of sorting.</description>
		<content:encoded><![CDATA[<p>Sorting a list of objects into arrays based on some property, usually class. In Unison, the main list has at least four different object types in it, each coming out of a different table in the database. It&#8217;s a lot faster to fetch data for all of the items of each type at once. There was about a dozen places where I was doing this kind of sorting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I should have done this a long time ago by Dan Messing</title>
		<link>http://opaque.net/~dave/?p=19&#038;cpage=1#comment-12</link>
		<dc:creator>Dan Messing</dc:creator>
		<pubDate>Tue, 16 Feb 2010 18:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://opaque.net/~dave/?p=19#comment-12</guid>
		<description>What do you use this for?</description>
		<content:encoded><![CDATA[<p>What do you use this for?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

