<?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>h e x l e r . n e t</title>
	<atom:link href="http://hexler.net/feed" rel="self" type="application/rss+xml" />
	<link>http://hexler.net</link>
	<description>pixels, waves and hyperactivity disorder</description>
	<lastBuildDate>Fri, 18 Dec 2009 11:32:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>News Round-up</title>
		<link>http://hexler.net/news-round-up</link>
		<comments>http://hexler.net/news-round-up#comments</comments>
		<pubDate>Fri, 18 Dec 2009 11:08:36 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=363</guid>
		<description><![CDATA[Here&#8217;s a little update on all the things going on that didn&#8217;t really justify a blog post individually:
* There&#8217;s been an update a while ago bringing TouchOSC to version 1.4.2 and the Editor to 1.1.1. A couple of problems have been corrected, like some characters in Label&#8217;s texts corrupting layouts, a global switch to turn [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads/tosc-android-01.jpg" rel="lightbox[363]"><img src="http://hexler.net/wp-content/uploads/tosc-android-01-112x150.jpg" alt="TouchOSC Android" title="TouchOSC Android" width="112" height="150" class="alignleft size-thumbnail wp-image-364" /></a>Here&#8217;s a little update on all the things going on that didn&#8217;t really justify a blog post individually:</p>
<ul><strong>*</strong> There&#8217;s been an update a while ago bringing <a href="/software/touchosc">TouchOSC</a> to version 1.4.2 and the Editor to 1.1.1. A couple of problems have been corrected, like some characters in Label&#8217;s texts corrupting layouts, a global switch to turn off the previously added &#8220;z&#8221; messages (seemed to cause problems with certain software) and proper handling of strings sent to TouchOSC as UTF8. Be sure to grab the updated <a href="/software/touchosc">Editor</a> as well if you download the update from iTunes.</ul>
<ul><strong>*</strong> I&#8217;ve been working on an Android port of TouchOSC, which turned out to be much easier than I expected. But wait, TouchOSC will not show up on the Android Market anytime soon&#8230;<span id="more-363"></span> One of the things that sadly does make it more complicated to program for Android is the existence of many different devices running the platform and there will have to be extensive testing on as many as possible, so if you are interested in helping doing just that drop me an email at <b>dev@hexler.net</b> and let me know which phone you use and which version Android you are running. If your world revolves around iPhones exclusively please tell your Android owning friends/enemies about this.</ul>
<ul><strong>*</strong> TouchOSC now has a Facebook page at <a href="http://facebook.com/touchosc" target="_blank">http://facebook.com/touchosc</a> where I will post all news parallel to here and also all the little things like cool videos and interesting projects that I find online and that get sent in. So if you want to stay up-to-date and don&#8217;t want to subscribe to the newsfeed on this page, you can check for updates there. Of course you can post on that page as well so show off your experiments or let us all know about tutorials or custom layouts you found to be useful.</ul>
<ul><strong>*</strong> Another apology for being very slow at answering email the past month, I am in the process of moving countries (again) so I have little to no time/means to deal with my inbox, I promise I will work double-shift as soon as everything&#8217;s taken care of, but hey, maybe you should be eating ginger-bread and singing christmas-carols anyway and not controlling some obscure software with a wireless touch-screen-phone-control-surface anyway :)</ul>
<p>Ok, that&#8217;s about it, will be back in action soon, there&#8217;s of course another TouchOSC update in the pipeline which will concentrate on making the connection/sync between editor and phone/pod a bit more reliable and thereafter I will finally start adding all the missing features that have been on my list since this project started.</p>
<p>Merry X-mas and an OSC new year!<br />
rob</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/news-round-up/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Pure Data Patch Generator</title>
		<link>http://hexler.net/pure-data-patch-generator</link>
		<comments>http://hexler.net/pure-data-patch-generator#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:56:46 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[TouchOSC]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=346</guid>
		<description><![CDATA[I received a lot of messages from TouchOSC users on Windows systems asking how to use custom layouts with Pure Data to translate OSC messages to MIDI. My answer was usually that you&#8217;d have to roll your own, using the example PD MIDI patches for the default layouts as a starting point, but that obviously [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://hexler.net/wp-content/uploads/touchosc2pd.jpg" rel="lightbox[346]"><img src="http://hexler.net/wp-content/uploads/touchosc2pd-150x141.jpg" alt="touchosc2pd" title="touchosc2pd" width="150" height="141" class="alignleft size-thumbnail wp-image-347" /></a>I received a lot of messages from <a href="/software/touchosc">TouchOSC</a> users on Windows systems asking how to use custom layouts with <a href="http://puredata.info">Pure Data</a> to translate OSC messages to MIDI. My answer was usually that you&#8217;d have to roll your own, using the example PD MIDI patches for the default layouts as a starting point, but that obviously didn&#8217;t make a lot of people very happy as PD is probably not the most accessible tool to many.</p>
<p>So to make the process a little more painless I decided to make the little utility presented here to automatically generate a custom-tailored PD patch from a TouchOSC layout. The tool generates routes for all controls found in the layout (except for those using custom OSC messages) and (optionally) creates MIDI CC messages for each of them. Obviously the output is not going to look pretty as even hand-made PD patches tend to get messy quickly, but even if you are not interested in MIDI translation, using this tool definitely beats connecting hundreds of multi-toggle messages and gives you a quick, fully-mapped patch as a starting point for whatever it is you want to do today&#8230;<span id="more-346"></span></p>
<p>Alright, before you grab this, take note that this is probably not the most polished piece of code in this world, it is implemented in pure <a href="http://java.com" target="_blank">Java</a> so you need a Java runtime 1.5+ (which you already have if you are running the TouchOSC Editor) and that it creates the PD patch in the same directory as the input layout using the same name plus a .pd extension added.</p>
<p>The zip file contains a jar bundle which on most platforms can be launched by double-clicking:<br />
<a href="/pub/touchosc/touchosc2pd-v1.0.zip">touchosc2pd-v1.0.zip</a></p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/pure-data-patch-generator/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>qcOSC v0.5 released</title>
		<link>http://hexler.net/qcosc-v0-5-released</link>
		<comments>http://hexler.net/qcosc-v0-5-released#comments</comments>
		<pubDate>Sun, 25 Oct 2009 15:26:30 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[qcOSC]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=338</guid>
		<description><![CDATA[
I&#8217;ve uploaded a new version of qcOSC, my Quartz Composer OSC receiver plug-in.
As promised the plug-in now supports multi-parameter messages (for which it creates &#8220;Structure&#8221; outlets) and can receive strings (for which it creates &#8220;String&#8221; outlets, duh!). You might want to remove all outlets in your compositions that already made use of the first parameter [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://hexler.net/wp-content/uploads/qcOSC-structure.png" alt="qcOSC-structure" title="qcOSC-structure" width="328" height="90" class="alignleft size-full wp-image-339" /></p>
<p>I&#8217;ve uploaded a new version of <a href="/software/qcosc">qcOSC</a>, my Quartz Composer OSC receiver plug-in.</p>
<p>As promised the plug-in now supports multi-parameter messages (for which it creates &#8220;Structure&#8221; outlets) and can receive strings (for which it creates &#8220;String&#8221; outlets, duh!). You might want to remove all outlets in your compositions that already made use of the first parameter of multi-parameter messages to let the plug-in re-create an outlet with the new type.</p>
<p>I&#8217;ve tested it on both Leopard and Snow Leopard and it&#8217;s all hunky dory as far as I can see. Enjoy and grab it <a href="/software/qcosc">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/qcosc-v0-5-released/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Label me if you must</title>
		<link>http://hexler.net/label-me-if-you-must</link>
		<comments>http://hexler.net/label-me-if-you-must#comments</comments>
		<pubDate>Thu, 03 Sep 2009 11:34:56 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[TouchOSC]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=312</guid>
		<description><![CDATA[So Apple informs me that version 1.4 of TouchOSC has been approved and is available as update from the App Store. Together with the new version comes a new version of the TouchOSC Editor that adds the much-requested Label control. Get it here.
Adding labels should be pretty straightforward, added bonus of TouchOSC&#8217;s receiving capabilities is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://hexler.net/wp-content/uploads/tosce_labels.png" rel="lightbox[312]"><img src="http://hexler.net/wp-content/uploads/tosce_labels-150x124.png" alt="TouchOSC Labels" title="TouchOSC Labels" width="150" height="124" class="alignleft size-thumbnail wp-image-307" /></a>So Apple informs me that version 1.4 of TouchOSC has been approved and is available as update from the App Store. Together with the new version comes a new version of the TouchOSC Editor that adds the much-requested Label control. Get it <a href="/software/touchosc">here</a>.</p>
<p>Adding labels should be pretty straightforward, added bonus of TouchOSC&#8217;s receiving capabilities is that you can send OSC messages of type string or any kind of number to the control and have it displayed. There&#8217;s some more new stuff in this release like a new &#8220;z&#8221; message that is sent from Faders, XYs, Rotaries and Multi-Faders when touches begin/end (which people tell me allows to emulate the popular KaosPad) and a new &#8220;/vibrate&#8221; message you can send to the iPhone that will make it, well, vibrate.<span id="more-312"></span></p>
<p>Hope you enjoy this one and <strong>PLEASE</strong>, if there&#8217;s any problems/questions/etc do <strong>EMAIL</strong> me at <strong>dev AT hexler DOT net</strong> and <strong>DO NOT</strong> comment here with your questions. And for the love of technology <strong>DO STOP</strong> sending me all this nasty hate-mail telling me how f(#(#$ed up it is that this and that feature is not included yet or that my piece of s&#038;$^t software doesn&#8217;t work, it&#8217;s not like I am trying to piss off people with what I do so I suggest you try the same. Any constructive criticism welcome though. <strong>KTHX</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/label-me-if-you-must/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Quartz Composer vs. OSC Part 2</title>
		<link>http://hexler.net/quartz-composer-vs-osc-part-2</link>
		<comments>http://hexler.net/quartz-composer-vs-osc-part-2#comments</comments>
		<pubDate>Thu, 06 Aug 2009 20:29:27 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=291</guid>
		<description><![CDATA[Hello Quartz Composer loving people! Here&#8217;s a new version of my OSC receiver plug-in.
I fixed some bugs, improved some things and wrapped it all up neatly in version 0.4&#8230;
 There&#8217;s now a list of all auto-created outlets in the Settings page of the Patch Inspector with a handy little button that lets you remove any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://hexler.net/software/qcosc"><img src="http://hexler.net/wp-content/uploads/qcosc-01-150x134.jpg" alt="qcosc-01" title="qcosc-01" width="150" height="134" class="alignleft size-thumbnail wp-image-261" /></a>Hello Quartz Composer loving people! Here&#8217;s a new version of my OSC receiver plug-in.</p>
<p>I fixed some bugs, improved some things and wrapped it all up neatly in version 0.4&#8230;</p>
<p> There&#8217;s now a list of all auto-created outlets in the Settings page of the Patch Inspector with a handy little button that lets you remove any of them. Also it shouldn&#8217;t crash anymore (stress on <i>should</i>) and it should definitely be possible to create more than one instance. It&#8217;s now also a completely and utterly untested Universal Binary(TM), as my trusty old iBook G4 is about a 1000 miles from where I am now, so if someone could let me know if this is PPC ready, that&#8217;d be nice.</p>
<p>I wish I would have had enough time to also finally make it deal with input other than numbers and let it handle multi-parameter messages (so it could handle TouchOSC&#8217;s XY and Accelerometer data), but that&#8217;ll have to wait &#8217;til the next version.</p>
<p>Hop on over to the new <a href="/software/qcosc">qcOSC page</a> to download.</p>
<p>rob.</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/quartz-composer-vs-osc-part-2/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>TouchOSC and the Vixid VJX16-4</title>
		<link>http://hexler.net/touchosc-and-vixid-vjx16-4</link>
		<comments>http://hexler.net/touchosc-and-vixid-vjx16-4#comments</comments>
		<pubDate>Wed, 22 Jul 2009 20:54:04 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[TouchOSC]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=242</guid>
		<description><![CDATA[The guys over at Vixid have kindly provided me with a set of support files to get their VJX16-4 video mixer set up with TouchOSC.
It consists of a set of custom TouchOSC layouts, PureData patches and a manual to get it all going. It does feature bi-directional communication between the device and TouchOSC so be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vixid.com"><img src="http://hexler.net/wp-content/uploads/vjx16-4-face.png" alt="VJX16-4" title="VJX16-4" width="311" height="310" class="alignleft size-full wp-image-243" target="_blank"/></a>The guys over at <a href="http://vixid.com" target="_blank">Vixid</a> have kindly provided me with a set of support files to get their VJX16-4 video mixer set up with TouchOSC.</p>
<p>It consists of a set of custom TouchOSC layouts, PureData patches and a manual to get it all going. It does feature bi-directional communication between the device and TouchOSC so be sure to get a hold of this if you are using the VJX16-4.</p>
<p>Get it here:<br />
<a href="/pub/touchosc/vixid_vjx16-4_touchosc_layouts_v1.0.rar">vixid_vjx16-4_touchosc_layouts_v1.0.rar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/touchosc-and-vixid-vjx16-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TouchOSC 1.3 is here</title>
		<link>http://hexler.net/touchosc-13-is-here</link>
		<comments>http://hexler.net/touchosc-13-is-here#comments</comments>
		<pubDate>Fri, 03 Jul 2009 21:16:19 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[TouchOSC]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=218</guid>
		<description><![CDATA[Just got the email that TouchOSC 1.3 has been approved and will soon show up as free update in AppStores worldwide. I&#8217;ve added the editor and the default layouts to the TouchOSC page so download away!
As I stated in my last post, next up is a proper manual, which is almost ready to go, and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="TouchOSC Editor" src="/pub/touchosc/touchosc-editor-osx.png" alt="TouchOSC Editor" width="250" height="208" />Just got the email that TouchOSC 1.3 has been approved and will soon show up as free update in AppStores worldwide. I&#8217;ve added the editor and the default layouts to the TouchOSC <a href="/software/touchosc">page</a> so download away!<span id="more-218"></span></p>
<p>As I stated in my last post, next up is a proper manual, which is almost ready to go, and the next version, which will add labels and which will be submitted soon as well, but of course will probably be stuck in review for a while again&#8230; SIGH. Anyway, have fun customizing and drop me a line at <b>dev AT hexler DOT net</b> with feedback/bugs/flames/marriage proposals and all the crazy stuff you&#8217;d like to see in future versions, which I know there&#8217;s plenty of :)</p>
<p>Cheers,<br />
rob</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/touchosc-13-is-here/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Touch the screen&#8230; HEAL!!!</title>
		<link>http://hexler.net/touch-the-screen</link>
		<comments>http://hexler.net/touch-the-screen#comments</comments>
		<pubDate>Fri, 19 Jun 2009 21:16:19 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[TouchOSC]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=190</guid>
		<description><![CDATA[It&#8217;s been a long time coming but earlier today I finally submitted the next version of TouchOSC to Apple for review. So unless my lucky streak with App Store submissions is about to be ended (I&#8217;ve never actually had an update rejected so far, fingers crossed) it should show up as a free update for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://createdigitalmusic.com/2009/06/19/touchosc-controller-with-template-editing-coming-soon-to-iphone-ipod-touch" target="_blank"><img alt="" src="http://createdigitalmusic.com/images/2009/06/touchosc.jpg" title="TouchOSC Editor" class="alignleft" width="193" height="184" /></a>It&#8217;s been a long time coming but earlier today I finally submitted the next version of TouchOSC to Apple for review. So unless my lucky streak with App Store submissions is about to be ended (I&#8217;ve never actually had an update rejected so far, fingers crossed) it should show up as a free update for everyone as soon as next week. Together with the update there will be the long-promised editor application everyone&#8217;s been waiting for and it will come in OS X, Windows and Linux flavors. Pick your favorite OS&#8230;<span id="more-190"></span></p>
<p>Next on my to-do is finishing a proper manual for both app and editor&#8230; thanks by the way for not flaming me as much as you could have for the absence thereof with the current version :)</p>
<p>Also about to be finished is of course the addition of labels, which still needs some work and has been cut from this release for the sake of making it available sooner and also the addition of a tasty multi-touch control a lot of people have been asking for. Expect some news on these matters soon after the release of this update.</p>
<p>Thank-you&#8217;s go out to all my beta testers and all people taking the time to write encouraging e-mails full of input, feedback and videos of their very inspiring applications.</p>
<p>Cheers,<br />
rob</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/touch-the-screen/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Quartz Composer Love</title>
		<link>http://hexler.net/quartz-composer-love</link>
		<comments>http://hexler.net/quartz-composer-love#comments</comments>
		<pubDate>Tue, 21 Apr 2009 18:12:00 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=174</guid>
		<description><![CDATA[A while ago at Fucina.off ‘08 in beautiful Spoleto, Italy, me and Daniele Ciabattoni noticed (AGAIN) that there&#8217;s something wrong with the OSCreceiver patch in Quartz Composer. If you&#8217;re using TouchOSC (or any other OSC node) with Quartz Composer you probably know all about this so I won&#8217;t go into the details&#8230;
So I thought it [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://hexler.net/wp-content/uploads/qcosc-01.png" alt="qcosc-01" title="qcosc-01" width="142" height="119" class="alignleft size-full wp-image-175" />A while ago at <a href="http://www.fucinaoff.net/" target="_blank">Fucina.off ‘08</a> in beautiful Spoleto, Italy, me and <a href="http://www.etichettadiscografica.net/" target="_blank">Daniele Ciabattoni</a> noticed (AGAIN) that there&#8217;s something wrong with the OSCreceiver patch in Quartz Composer. If you&#8217;re using TouchOSC (or any other OSC node) with Quartz Composer you probably know all about this so I won&#8217;t go into the details&#8230;<span id="more-174"></span></p>
<p>So I thought it might be fun to write a little custom patch for QC right there and then as a kind of challenge. So I did, and because it didn&#8217;t take too long I thought about some goodies I could throw into the mix like Bonjour/ZeroConf advertising of the listening port and auto-outlet creation a la Camille&#8217;s amazing <a href="http://osculator.net">OSCulator</a> application. This should make setup of TouchOSC with Quartz Composer a breeze, just select your machine in the list of found hosts, outlets are created automatically when messages are received by QC.</p>
<p>This thing is far from perfect or finished and was constructed in a couple of hours, but I thought it might be worth seeing if anyone&#8217;s interested in this, and if it indeed happens to be so I might think about developing it further, so drop me a line/comment if you tried it and let me know what you think.</p>
<p><del>Get it here, this is for 10.5/Intel:<br />
<a href="http://dev.hexler.net/qcosc/qcOSC-v0.2.zip">qcOSC-v0.2.zip</a></del></p>
<p><a href="/software/qcosc">New page here</a></p>
<p>The .plugin file should go into :<br />
HOME/Library/Graphics/Quartz Composer Plug-Ins</p>
<p>Cheers,<br />
rob</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/quartz-composer-love/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>The labels they are a-comin&#8217;</title>
		<link>http://hexler.net/the-labels-they-are-a-comin</link>
		<comments>http://hexler.net/the-labels-they-are-a-comin#comments</comments>
		<pubDate>Thu, 09 Apr 2009 19:46:35 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[TouchOSC]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://hexler.net/?p=158</guid>
		<description><![CDATA[So I took a little break from working on the editor last night and implemented a first version of the second most requested TouchOSC feature after customizable layouts: Labels.
I decided not to give every control a &#8220;show label&#8221; option but to make a label its own control for maximum flexibility. You can choose where to [...]]]></description>
			<content:encoded><![CDATA[<p>So I took a little break from working on the editor last night and implemented a first version of the second most requested <a href="/software/touchosc">TouchOSC</a> feature after customizable layouts: Labels.</p>
<p>I decided not to give every control a &#8220;show label&#8221; option but to make a label its own control for maximum flexibility. You can choose where to put them and also stack them on top of other controls. I am also planning to let labels receive text values over the network and might offer an option for linking them to other controls&#8217; values for local feedback. As you can see they come in horizontal and vertical versions, can have colored backgrounds and an optional outline. All configurable in the editor of course.<span id="more-158"></span></p>
<p><img src="http://hexler.net/wp-content/uploads/touchosc-simple-labels.png" alt="touchosc-simple-labels" title="touchosc-simple-labels" width="320" height="480" class="alignleft size-full wp-image-159" /></p>
<p>The only drawback with the current implementation is that I chose to implement the text rendering as an old-school bitmap font instead of native iPhone text-rendering, for maximum portability and pixel-perfect preview in the editor. Because of this the font size cannot be adjusted and labels will have a fixed &#8220;height&#8221; for now, but I might just include some more font options in the future for all of you who think this is way too small. I am just a sucker for monospaced, aliased 10pt fonts though :) What do you think? Too small for you?</p>
<p>On a different note, thanks to all the people who replied to the call for testers in my last post. I will get back to you all in the next couple of days and hopefully push out the editor to you soon thereafter. I also have been very slow answering email, sorry, don&#8217;t despair, I will get to that as well, just putting the priority on the software right now &#8211; I hope you understand. I am planning to host a forum on this site in the near future, hope that will bring somewhat quicker replies from me and others to all of your questions and problems.</p>
<p>Til then,<br />
rob</p>
]]></content:encoded>
			<wfw:commentRss>http://hexler.net/the-labels-they-are-a-comin/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
