<?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>★ audiocommander &#187; Software</title>
	<atom:link href="http://www.audiocommander.de/blog/?feed=rss2&#038;cat=11" rel="self" type="application/rss+xml" />
	<link>http://www.audiocommander.de/blog</link>
	<description>commanding audio.</description>
	<lastBuildDate>Fri, 02 Jul 2010 13:50:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Rate*Me!</title>
		<link>http://www.audiocommander.de/blog/?p=82</link>
		<comments>http://www.audiocommander.de/blog/?p=82#comments</comments>
		<pubDate>Mon, 22 Mar 2010 00:22:39 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[RateMe]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=82</guid>
		<description><![CDATA[See &#38; edit iTunes ratings in the Macintosh status menu bar! Okay, I admit, I love tidy playlists and try to keep my iTunes track ratings quite accurate, so that I can always enjoy my intelligent playlists. There has been a tool called iTunesRatings by Matthew Handley, which disappeared some years ago. Because I think [...]]]></description>
			<content:encoded><![CDATA[<p>See &amp; edit iTunes ratings in the Macintosh status menu bar!</p>
<p>Okay, I admit, I love tidy playlists and try to keep my iTunes track ratings quite accurate, so that I can always enjoy my intelligent playlists. There has been a tool called <a href="http://blog.joshbuhler.com/2005/02/02/itunes-rating-app/" target="_blank">iTunesRatings</a> by Matthew Handley, which disappeared some years ago. Because I think this was a very nice application, I spent some hours programming my own app, which has some improvements:</p>
<p> </p>
<p><img src="http://www.audiocommander.de/pics/RateMe/RateMe_Screenshot_20.jpg" alt="RateMe! - See &amp;uamp; Edit iTunes Ratings in the Status Bar" /></p>
<p><strong>Features:</strong><br />
· See the rating of the current track<br />
· Edit the rating of the current track<br />
· Supports 1/2 stars (eg. 4.5 stars) by clicking &amp; dragging<br />
· Context Menu with the most important iTunes control (Play/Pause, Previous/Next, Loop One)<br />
· Floating Cover Panel<br />
· Quick Playlist and Track Access<br />
· Option to autostart at login<br />
· Option to hide the Menu Bar icon when iTunes isn&#8217;t launched<br />
· Designed to use as less resources &amp; processing power as possible! <br />
· GPL-licensed (free &amp; open source!)<br />
· Runs on Mac OS X 10.5. (Leopard) or 10.6. (Snow Leopard) / Universal Binary /</p>
<p> </p>
<p><strong>RateMe! compared:</strong></p>
<p>I noticed that a <a title="Apple Downloads" href="http://www.apple.com/downloads/macosx/ipod_itunes/" target="_blank">bunch of similar programs</a> has been released lately &#8211;  needless to say, that those that need an extra click to rate aren&#8217;t that useful (you could right click on the iTunes Dock-icon as well). Most of them don&#8217;t support half star ratings, and many are so overloaded with features that they consequently need too much processing power for my taste, thus slowing down the computer.</p>
<p>RateMe! has been designed to use as little CPU as possible. To reduce the number of AppleScripts, I&#8217;m using the iTunes Cocoa-based notification system. I checked for Memory Leaks and kept an eye on RAM usage. And I keep an eye on usability, so there are enough features to make this application useful and less enough to keep it simple and lightweight. </p>
<p>And finally RateMe! is -AFAIK- the only one that&#8217;s open source!</p>
<p> </p>
<p><strong>System Requirements:</strong><br />
<span class="error">· Mac OS X 10.5 (Leopard) or 10.6. (Snow Leopard)</span><br />
· iTunes 7</p>
<p><img src="http://www.audiocommander.de/pics/MacOSX_Universal_60px.gif" alt="" align="top" /></p>
<p> </p>
<p><a name="Download"></a><strong>Download:</strong><br />
· <a href="http://www.audiocommander.de/downloads/RateMe_100320-023.zip">RateMe! v0.2.3</a> (Universal Binary for OS X 10.5./10.6.)</p>
<p>· <a href="http://www.audiocommander.de/downloads/RateMe_100320-023_src.zip">RateMe! v0.2.3 source</a> (for OS X 10.6 Leopard – developers only, normal users please download the above binary!)</p>
<p> </p>
<p><strong>Installation &amp; Usage</strong><br />
· Download and unzip<br />
· Move &#8220;RateMe.app&#8221; to your programs folder<br />
· Double-click to start<br />
· Exit &#8220;RateMe!&#8221; by right-clicking and selecting &#8220;Quit RateMe!&#8221;<br />
· If you want &#8220;RateMe&#8221; to start automatically with Mac OS X, right-click and select &#8220;Preferences &gt; Autostart at Login&#8221;.<br />
· Note: Rating is disabled when iTunes is paused!<br />
· To rate full stars click on the star; to rate half stars click and drag</p>
<p> </p>
<hr /><strong>Version History</strong><br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_100320-023.zip">v0.2.3 (100320)</a>:</span><br />
· Exposé &#038; Spaces behaviour fixed for cover view panel<br />
<span style="text-decoration: underline;">v0.2.2 (090802):</span><br />
· SnowLeopard ready 32/64-bit Universal Executable<br />
· Optional high contrast stars selectable in preferences<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_090408-021.zip">v0.2.1 (090408)</a>:</span><br />
· added library update menu item<br />
<span style="text-decoration: underline;">v0.2.0 (090329):</span><br />
· final cleanups, added default album art<br />
· startup fixes, get current playlist now updates correctly<br />
<span style="text-decoration: underline;">v0.1.9 (090328):</span><br />
· added cover album art in menu &#038; mini window<br />
· alpha slider, tracklist for current playlist<br />
· severe bugfix with incidential NSImageCell binding<br />
· many bugfixes<br />
· tracklisting icons (music, movies, podcasts)<br />
· shuffle support (&#038; loop rewrite)<br />
<span style="text-decoration: underline;">v0.1.8 (090327):</span><br />
· iTunes Library playlist integration<br />
· show iTunes window does now open iTunes maximized &#038; shows current track<br />
<span style="text-decoration: underline;">v0.1.7 (080915):</span><br />
· Minor bugfixes, fixed virtual memory allocation<br />
<span style="text-decoration: underline;">v0.1.6 (080726):</span><br />
· added experimental rating for selected track (currently deactivated)<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080607-015.zip">v0.1.5 (080607)</a>:</span><br />
· Fixed possible star visibility issue<br />
· Updated graphics (stars) for improved quality display on darker backgrounds<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080517-014.zip">v0.1.4 (080517)</a>:</span><br />
· Added click&amp;drag support for half stars, removed context menu options<br />
· Removed &#8220;Mute&#8221; context menu item (reduce to basic functions)<br />
· Fixed 0.5 steps for ratings<br />
· Added context menu option for Autostart at Login<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080330-013.zip">v0.1.3 (080330)</a>:</span><br />
· Option to hide the Menu Bar icon when iTunes not launched (see context menu: About &gt; Hide without iTunes)<br />
· Published source<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080310-012.zip">v0.1.2 (080310)</a>:</span><br />
· Receives iTunes NSDistributedNotification (Cocoa), therefore increased efficiency by reducing script polling<br />
· Shows current Trackname (Status Bar, Context Menu, ToolTip)<br />
· Show iTunes Window item<br />
· Rating is only allowed if iTunes is playing<br />
<span style="text-decoration: underline;">v0.1.1 (080308):</span><br />
· Fixed scripting autorelease bug<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080307-010.zip">v0.1.0 (080307)</a>:</span><br />
· Status Menu Item<br />
· AppleScript Messaging<br />
· Context Menu on right-click<br />
· iTunes style rating (supporting &#8220;half&#8221; stars)</p>
<p><em>Original Timestamp of this post was 2008 March 07</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=82</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Quartz Composer: Processor Suite Plugins</title>
		<link>http://www.audiocommander.de/blog/?p=183</link>
		<comments>http://www.audiocommander.de/blog/?p=183#comments</comments>
		<pubDate>Mon, 08 Mar 2010 13:50:57 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ACNexus]]></category>
		<category><![CDATA[ACProcessorSuite]]></category>
		<category><![CDATA[ACSensorizer]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Midi]]></category>
		<category><![CDATA[midibox]]></category>
		<category><![CDATA[midimouse]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[QuartzComposer]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=183</guid>
		<description><![CDATA[ACProcessorSuite is a suite of custom plugins for Apple&#8217;s Quartz Composer, a realtime visual programming environment that comes free with Mac OS X (Developer Tools). Now updated for Mac OS X 10.6. Snow Leopard! The main two plugins are &#8211; ACPlotter, an Oscillator-like line renderer, that plots a series of values over time &#8211; and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>ACProcessorSuite is a suite of custom plugins for Apple&#8217;s Quartz Composer, a realtime visual programming environment that comes free with Mac OS X (Developer Tools). Now updated for Mac OS X 10.6. Snow Leopard!</strong></p>
<p>The main two plugins are<br /> &#8211; ACPlotter, an Oscillator-like line renderer, that plots a series of values over time<br /> &#8211; and ACSignalEnhancer that provides various smoothing and scaling algorithms to improve (for example) incoming sensory data. With ACSignalEnhancer it is easily possible to scale values from a range of say 100 .. 255 to e.g. -1 .. +1.</p>
<p> </p>
<p><img class="alignnone" title="Quartz Composer ACPlotter" src="http://www.audiocommander.de/picBrowser/galleries/080922_ACNexusSuite/ACPlotter.png" alt="" /></p>
<p>Surprisingly, this is the first plotter/oscillator function, as I could not find anything similar on various QC sites or forums. Enjoy!</p>
<p>The second most useful plugins in this suite should be ACSignalEnhancer, which tweaks almost any aspect of how one can improve, scale and bend a numeric value.</p>
<p>I&#8217;m also using ACStructureTools a lot, which provides missing Pop/Push and SetAtIndex functions for Structures (Arrays). They are very fast compared to other workarounds in JavaScript patches.</p>
<p> </p>
<p><img class="alignnone" title="Quartz Composer ACProcessorSuite" src="http://www.audiocommander.de/picBrowser/galleries/080922_ACNexusSuite/ACProcessorSuite_v06.png" alt="" width="666" height="484" /></p>
<p> </p>
<p><strong>The suite contains:</strong><br /> <strong>1. ACAverage:</strong><br /> <em> Smoothing values by averaging</em><br /> <strong> 2. ACInputMerger:</strong><br /> <em> Logic input selector (forward input A or B)</em><br /> <strong> 3. ACNumberStore:</strong><br /> <em> Delay patch (stores &amp; outputs the previous value) </em><br /> <strong> 4. ACPeak:</strong><br /> <em> Peak Detector (experimental!)</em><br /> <strong> 5. ACPlotter:</strong><br /> <em> Oscillator like Line-Renderer</em><br /> <strong> 6. ACSignalEnhancer:</strong><br /> <em> Various smooth &amp; scale algorithms</em><br /> <strong> 7. ACStructureTools:</strong><br /> <em> Pop &amp; push for structures (= QC Arrays)</em></p>
<p><strong>NEW in v0.6 (Snow Leopard)</strong><br /> <strong>8. ACSignal:</strong><br /> <em> Replacement for -Signal: Generate signal after x secs or when x changes</em><br /> <strong> 9. ACSignalDelay:</strong><br /> <em> Delays a value for x seconds</em></p>
<p><strong>NEW in v0.7</strong><br /><strong>10. ACBitLogic:</strong><br /><em>4-to-1-bit Encoder (useful for logic table lookup)</em><br /><strong>11. ACIdleDetector:</strong><br /><em>Sends a signal if a value remained unchanged for x seconds</em></p>
<p><em><br /></em></p>
<p><strong>System Requirements:</strong><br /> · <span class="error">Mac OS X 10.5. (Leopard) or 10.6. (Snow Leopard)</span><br /> · 32-/64-bit Universal Binary for Intel or PPC Macs<br /> · Quartz Composer (comes with <a title="developer.apple.com" href="http://developer.apple.com/" target="_blank">Apple&#8217;s Developer Tools</a>)</p>
<p><img title="Universal Binary" src="http://www.audiocommander.de/pics/MacOSX_Universal_60px.gif" alt="Universal Binary" width="95" height="60" /></p>
<p> </p>
<p><strong>Installation:</strong><br /> 1. Copy &#8220;ACProcessorSuite.plugin&#8221; to &#8220;~/Library/Graphics/Quartz Composer Plug-Ins/&#8221;<br /> 2. Launch QuartzComposer (&#8220;/Developer/Applications/Quartz Composer&#8221;)</p>
<p> </p>
<p><strong>License:</strong><br /> Artistic License 2.0</p>
<p> </p>
<p><strong>Download:</strong><br /> <a title="ACProcessSuite QuartzComposer Plugins" href="http://www.audiocommander.de/downloads/ACProcessorSuite_100308-07.zip">ACProcessorSuite Quartz Composer Plugins v0.7.2</a> (<del>32/</del>64-bit Universal Binary)</p>
<p> </p>
<p><strong>Version History:</strong><br /> <span style="text-decoration: underline;">v0.1, 2008-05-21:</span><br /> · initial version<br /> <span style="text-decoration: underline;">v0.2, 2008-08-27:</span><br /> · added Enhancer, InputMerger, NumberStore<br /> <span style="text-decoration: underline;">v0.3, 2009-02-01:</span><br /> · added StructureTools &amp; Plotter<br /> <span style="text-decoration: underline;"><a title="ACProcessorSuite QuartzComposer Plugins" href="http://www.audiocommander.de/downloads/ACProcessorSuite_090222-04.zip" target="_blank">v0.4, 2009-02-22:</a></span><br /> · fixed Enhancer scaling algorithm: now working with negative numbers<br /> · initial release<br /> <span style="text-decoration: underline;">v0.5, 2009-07-21:</span><br /> · added ACSignal and ACSignalDelay<br /> <span style="text-decoration: underline;"><a title="ACProcessorSuite QuartzComposer Plugins" href="http://www.audiocommander.de/downloads/ACProcessorSuite_091005-06.zip" target="_blank">v0.6, 2009-10-05:</a></span><br /> · compatibility with 10.6. (Snow Leopard)<br /> · two basic example compositions included (see comments below)<br /> <span style="text-decoration: underline;"><a title="ACProcessorSuite QuartzComposer Plugins" href="http://www.audiocommander.de/downloads/ACProcessorSuite_100308-07.zip" target="_blank">v0.7.2, 2010-03-08:</a></span><br /> · added ACBitLogic<br /> · added ACIdleDetector</p>
<p> </p>
<p>Also look out for more Quartz Composer plugins:<br /> <strong>· ACMarkov:</strong><br /> <em>Quartz Composer plugin featuring Mac OS SpeechSynthesis, String Manipulation and Random Text Generators, soon to be released!</em><br /> <strong>· ACNexusQC:</strong><br /> <em>Quartz Composer plugin for ACNexus &#8211; a bluetooth (or Serial via USB) Arduino based sensor-box, soon to be released!</em></p>
<p> </p>
<p><strong>ps:</strong></p>
<p>Cheers to <a href="http://vimeo.com/gnomalab" target="_blank" rel="nofollow">Cybero</a> for a very nice example presented on <a href="http://kineme.net/Discussion/General/ACProcessorSuite#comment-7087" target="_blank" rel="nofollow">kineme.net</a>:<br/><br />
<object width="420" height="236"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5091803&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5091803&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="420" height="236"></embed></object></p>
<p><small>The original Timestamp for this post was June, 8th 2009.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=183</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>ACTimer</title>
		<link>http://www.audiocommander.de/blog/?p=207</link>
		<comments>http://www.audiocommander.de/blog/?p=207#comments</comments>
		<pubDate>Fri, 05 Jun 2009 17:18:29 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[24h]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Objective C]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=207</guid>
		<description><![CDATA[ACTimer is a small and probably quite useless Desktop Application for Mac OS X 10.5. or higher. It resides in the Menu Bar and has three different modes: the time (eg: DD hh:mm), a timer (eg: mm:ss) or a countdown (eg: mm:ss), which has an alarm (select your favorite system sound). Additionally, it can display the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>ACTimer is a small and probably quite useless Desktop Application for Mac OS X 10.5. or higher. It resides in the Menu Bar and has three different modes: the time (eg: DD hh:mm), a timer (eg: mm:ss) or a countdown (eg: mm:ss), which has an alarm (select your favorite system sound).</strong></p>
<p>Additionally, it can display the time on a floating window on the desktop (&#8220;Always On Top&#8221; or &#8220;Desktop Icon Level&#8221;). The font, color &amp; size can freely be chosen!</p>
<p><strong>Screenshot:</strong></p>
<p><img class="alignnone" title="ACTimer 0.9" src="http://www.audiocommander.de/downloads/ACTimer/ACTimer_09.jpg" alt="" width="342" height="424" /></p>
<p><strong>System Preferences:</strong></p>
<p>- Mac OS X 10.5. or higher</p>
<p><strong>Download:</strong></p>
<p>- <a title="ACTimer Download Link" href="http://www.audiocommander.de/downloads/ACTimer/20090605_ACTimer_09.zip" target="_blank">ACTimer v 0.9</a> (2009-06-05), Universal Binary for 10.5.x, 176 kB</p>
<p><strong>License: </strong></p>
<p>free!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=207</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>midimouse (Mac OS X)</title>
		<link>http://www.audiocommander.de/blog/?p=10</link>
		<comments>http://www.audiocommander.de/blog/?p=10#comments</comments>
		<pubDate>Tue, 13 Nov 2007 16:46:38 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[LIVE]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Midi]]></category>
		<category><![CDATA[midimouse]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[QuartzComposer]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=10</guid>
		<description><![CDATA[[update]: midimouse 0.6. is on the way! Ready compiled for IntelMacs and a fresh funky QuartzComposer Interface: midimouse is a small, easy-to-use and very simple program. It sends MIDI-controller-messages (CC) by moving the mouse over its (resizeable) window. While moving the mouse (with or without mouseDown) over the X-/Y-axxis, each axxis sends a CC, so [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[update]:<br />
midimouse 0.6. is on the way! Ready compiled for IntelMacs and a fresh funky QuartzComposer Interface:</strong></p>
<p><strong>midimouse is a small, easy-to-use and very simple program. It sends MIDI-controller-messages (CC) by moving the mouse over its (resizeable) window. While moving the mouse (with or without mouseDown) over the X-/Y-axxis, each axxis sends a CC, so you might send values within up to 4 configurable Controllers.</strong></p>
<p>The default CC&#8217;s are:<br />
CC12 and CC13 for X/Y and<br />
CC14 and CC15 for X/Y with mouseDown*<br />
(* not available in &#8220;clickThrough&#8221;-mode)</p>
<p>So, what&#8217;s it for if you&#8217;ve never heard of CC&#8217;s?<br />
You can make music with it! Just connect it as a MIDI-Controller to your hardware-synthesizers or software-programs (eg. <a href="http://www.ableton.com/" target="_blank">Ableton LIVE</a>, <a href="http://www.propellerheads.se/" target="_blank">Propellerheads Reason</a>, &#8230;) and you can control the effects by moving your mouse – on a small screensize or even also on full screen, if midimouse is in &#8220;click-trough&#8221; mode. It&#8217;s like a virtual <a href="http://www.korg.com/gear/info.asp?A_PROD_NO=KP2" target="_blank">KAOSS-Pad!</a></p>
<div class="postimage"><img src="http://www.audiocommander.de/pics/midimouse/midimouse_icon.png" alt="midimouse" /></div>
<p><strong>Version:</strong> 0.6</p>
<p>&nbsp;</p>
<p><strong>System Requirements:</strong> Mac OS X 10.4.<br />
(Universal Binary for PowerPC and IntelMacs)<br />
Older Versions for Mac OS X 10.3. can be found below in the Download-Archive section!<br />
<img src="http://www.audiocommander.de/pics/MacOSX_Universal_60px.gif" align="top" /></p>
<p>&nbsp;</p>
<p><strong>License: </strong><br />
<a href="http://creativecommons.org/licenses/by-nc-nd/2.5/" target="_blank"><img src="http://www.audiocommander.de/pics/somerights20.gif" alt="CC-License: BY-NC-ND" align="top" /><br />
Creative-Commons (by-nc-nd)</a>, that means free for private use and you are welcome to copy and share midimouse! Please ask before trying to use midimouse commercial (that means before you try to _sell_ midimouse, standalone or bundled; of course you might _use_ it for free on any occation).<br />
Parts of midimouse are built upon the <a href="http://pete.yandell.com/software/" target="_blank">PYMIDI.framework from Pete Yandell</a>. Thank you Pete!</p>
<p>&nbsp;</p>
<p><strong>Donations</strong> are pretty welcome!<br />
If you like to see future updates or use midimouse a lot, you should consider a small donation. Thanks!<br />
<?php include("http://www.zeichensprecher.de/donate/donate_midimouse.inc.php"); ?></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Screenshot:</strong></p>
<div class="postimage">
<img src="http://www.audiocommander.de/picBrowser/galleries/050310_midimouse/midimouse_screenshot_06b.jpg" alt="midimouse 0.6 screenshot" /> &nbsp;<br />
<a href="http://www.audiocommander.de/picBrowser/galleries/050310_midimouse/midimouse_screenshot_06bCm2.jpg" rel="lightbox" title="midimouse_screenshot_06bCm2.jpg"><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/050310_midimouse/midimouse_screenshot_06bCm2.jpg&#038;w=197.00460829493&#038;h=250" alt="midimouse_screenshot_06bCm2.jpg" /></a>
</div>
<p>&nbsp;</p>
<p><!--strong>Demo-Video:</strong><br />
Note that this video shows the possibilities of midimouse if properly connected to a sound-generating MIDI-capable hard- or software. YOU NEED A MIDI SYNTH TO BE ABLE TO REPRODUCE THIS. MIDIMOUSE DOES NOT PRODUCE MUSIC! It just generates CC-signals which have to be further processed by your favorite MIDI-program.</p>
<p><object width="340" height="320"><param name="movie" value="http://www.youtube.com/v/m_74_xuefjY"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/m_74_xuefjY" type="application/x-shockwave-flash" wmode="transparent" width="340" height="320"></embed></object--></p>
<p><a name="download">
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Download:</h2>
<p></a><br />
· v.0.6 beta: <a href="http://www.audiocommander.de/downloads/midimouse_071113_0.6.bC.dmg.zip">midimouse_071113_0.6.bC.dmg.zip</a> (Mac OS 10.4. / PPC / Intel)<br />
<i>Please contact me, if you have issues with this version or found a bug, older versions are still available below!</i></p>
<p><strong>Archive (old versions):</strong><br />
· v.0.4: <a href="http://www.audiocommander.de/downloads/midimouse_060316_0.4.dmg.tgz">midimouse_060316_0.4.dmg.gz</a> (Mac OS 10.4. / PPC / Intel)<br />
· v.0.3: <a href="http://www.markart.de/_downloads/midimouse_051111_0.3.dmg.gz">midimouse_051111_0.3.dmg.gz</a> (Mac OS 10.3. / PPC)<br />
· v.0.2: <a href="http://www.markart.de/_downloads/midimouse_050310_0.2.dmg.gz">midimouse_050310_0.2.dmg.gz</a> (Mac OS 10.3. / PPC)</p>
<p><strong>Version-History</strong><br />
· v.0.1: first beta-release (unstable)<br />
· v.0.2: first stable release<br />
· v.0.3: some bug-fixes, added &#8220;click-through-mode&#8221;, where the window is completely unresponsible for mouse-clicks. This version is compatible with Mac OS X 10.3.<br />
· v.0.4: universal binary for IntelMacs and PowerPCs, added Quartz-Mode supporting QuartzComposer Visuals, some bugfixes, improved window-handling. This version needs Mac OS X 10.4.<br />
· v.0.5: added ScrollWheel support and some minor modifications (never released)<br />
· v.0.6: nearly completely rewritten, now document based application, added keyboard + Wii control (experimental), HID inspector</p>
<p><span class="small">Original timestamp for this article: March 10, 2005 @ 20:31</span></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>ACSensorizer 0.4</title>
		<link>http://www.audiocommander.de/blog/?p=77</link>
		<comments>http://www.audiocommander.de/blog/?p=77#comments</comments>
		<pubDate>Mon, 23 Jul 2007 00:54:39 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[ACSensorizer]]></category>
		<category><![CDATA[Circuit]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[LIVE]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microchip]]></category>
		<category><![CDATA[Midi]]></category>
		<category><![CDATA[midibox]]></category>
		<category><![CDATA[modul]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[Sensory Music]]></category>
		<category><![CDATA[Sonic]]></category>
		<category><![CDATA[Touch]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=77</guid>
		<description><![CDATA[After over two years development, I am very proud to present a freely available DIY-SensorBox that provides more features than any other available device for incredible low costs! The new version of the ACSensorizer can produce harmonized and quantized MIDI-Notes or Controller Messages from connected sensors like infrared distance sensors, pressure pads, ribbon-controllers, breath-pressure-sensors, pots, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>After over two years development, I am very proud to present a freely available DIY-SensorBox that provides more features than any other available device for incredible low costs! The new version of the <a href="http://www.audiocommander.de/blog/?tag=acsensorizer" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with ACSensorizer">ACSensorizer</a> can produce harmonized and quantized MIDI-Notes or Controller Messages from connected sensors like infrared distance sensors, pressure pads, ribbon-controllers, breath-pressure-sensors, pots, whatever you can think of&#8230;<br />
It provides an auto-calibration helper, patch storage, 20 built-in musical scales and auto-detects incoming MIDI-Clock signals or uses its internal BPM-settings (Auto-Master/Slave). </strong></p>
<p><a href="http://www.audiocommander.de/picBrowser/galleries/070707_ACSensorizer/ACSensorizer_Interface.png" rel="lightbox" title="ACSensorizer_Interface.png"><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/070707_ACSensorizer/ACSensorizer_Interface.png&#038;w=400" alt="ACSensorizer_Interface.png" /></a></p>
<p>&nbsp;</p>
<p>The main target are sensors delivering not exactly 0 V (min) to 5 V (max), which most sensors don&#8217;t do – but for the vast majority of sensorBoxes a full voltage range is required to get a reasonable output. With calibrateable inputs and scale-/restrictable outputs, the <a href="http://www.audiocommander.de/blog/?tag=acsensorizer" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with ACSensorizer">ACSensorizer</a> takes the sensory processing one step further. With just a quick turn on an encoder wheel you can restrict the output of the sensor to one octave and have therefore super-fine control of your intuitive hardware while maintaining easy-to-use menus and named patches. I am using the sensorBox for performing <a href="http://www.audiocommander.de/blog/?tag=live" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with LIVE">live</a> music with my band <a href="http://www.zeichensprecher.de/" target="_blank">zeichensprecher</a> and for interactive sonic media installations. </p>
<p>&nbsp;</p>
<p><a href="http://www.audiocommander.de/picBrowser/galleries/060827_sensorizer/sensorizer_mini_3d_front_LCD.jpg" rel="lightbox" title="sensorizer_mini_3d_front_LCD.jpg"><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/sensorizer_mini_3d_front_LCD.jpg&#038;w=250" alt="sensorizer_mini_3d_front_LCD.jpg" /></a><a href="http://www.audiocommander.de/picBrowser/galleries/060827_sensorizer/sensorizer_mini_3d_back.jpg" rel="lightbox" title="sensorizer_mini_3d_back.jpg"><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/sensorizer_mini_3d_back.jpg&#038;w=250" alt="sensorizer_mini_3d_back.jpg" /></a></p>
<p>&nbsp;<br />
&nbsp;</p>
<p><strong>Features v0.4:</strong><br />
- supports up to 8 sensors<br />
- enable/disable single inputs<br />
- assignable MIDI CH and Controller-Number &#8211; or &#8211; Note_On generation (!)<br />
- built-in harmonizer with 20 scales (minor, major, blues, spanish&#8230;) ⇒ harmonizes generated or received (by MIDI!) note-signals<br />
- built-in syncronizer: master/slave mode (autodetect clock input switches to slave) and selectable BPM<br />
- quantizes events: 1/2/3/4/6/8/12/16/24/32/48, selectable per sensor<br />
- adjustable input range by sense-min and sense-max (10bit values, ignore if not matched)<br />
- adjustable output range with “scale from and scale to”<br />
- sense-factor: used for signal interpolation&#8230; uses fast bitshifting or complex division depending on value<br />
- AUTO-sense feature: auto-calibration of sensor, detect MIN/MAX and automatically adapts sense-factor!<br />
- invert signal<br />
- pedal modes:<br />
    &#8211; filter ⇒ only forward if pedal down<br />
    &#8211; panic ⇒ send panic on release pedal<br />
    &#8211; combinations of all pedal mode options are possible<br />
- detect release: send 0-value if signal drops below sense-min<br />
- slowdown: slows down the signal and increases the gaps between generated values<br />
- bankstick support: 1 connected bankstick provides 2 banks with 127 patches each<br />
- midi configurable: full configuration possible with NRPN-messages<br />
- Mac OS X Onscreen Config Program and MiniAudicle Setup Script examples included!<br />
- LCD (2×16) with clearly structured menu for sensor-select, prg-select, sensor-config &#038; -settings<br />
- redesigned HUI input to enable better control with less hardware requirements<br />
- for developers: ACSim Console Debugger: code integrated and ready to use configured for XCode2 </p>
<p>&nbsp;<br />
&nbsp;</p>
<p>The <a href="http://www.audiocommander.de/blog/?tag=acsensorizer" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with ACSensorizer">ACSensorizer</a> is a C-Application programmed for MBHP/MIOS (midibox hardware platform/midibox operating system), which is a non-commercial (!) PIC microcontroller hardware platform developed by Thorsten Klose, offering an extremely stable and low-latency environment for computer musicians and DIY enthusiasts.</p>
<p>I released all plans, software and building instructions under a GPL license on midibox.org, where you can also find links to shops where to order PCBs and necessary parts. The costs for building the <a href="http://www.audiocommander.de/blog/?tag=acsensorizer" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with ACSensorizer">ACSensorizer</a> are approx. 25 to 150 €, depending on configuration and parts qualities. Preburned PICs are available, MIOS and applications like the <a href="http://www.audiocommander.de/blog/?tag=acsensorizer" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with ACSensorizer">ACSensorizer</a> can then be transferred by MIDI (SysEx), this way you mustn&#8217;t get in touch with IC Programmers which is usually the hardest part. No programming required, just a soldering iron and some hours assembling time.</p>
<p>&nbsp;</p>
<p><strong>Download &#038; Links:</strong><br />
· <a href="http://www.midibox.org/dokuwiki/doku.php?id=acsensorizer_04" target="_blank">ACSensorizer 0.4 (midibox.org)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=77</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voicetopological Interface kII</title>
		<link>http://www.audiocommander.de/blog/?p=69</link>
		<comments>http://www.audiocommander.de/blog/?p=69#comments</comments>
		<pubDate>Sat, 17 Mar 2007 13:08:15 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Arts/Kunst]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Works/Werke]]></category>
		<category><![CDATA[ACSensorizer]]></category>
		<category><![CDATA[Body]]></category>
		<category><![CDATA[Budapest]]></category>
		<category><![CDATA[Circuit]]></category>
		<category><![CDATA[Demonstration]]></category>
		<category><![CDATA[Exhibition]]></category>
		<category><![CDATA[Gestures]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Kempelen]]></category>
		<category><![CDATA[kII]]></category>
		<category><![CDATA[Microchip]]></category>
		<category><![CDATA[Midi]]></category>
		<category><![CDATA[midibox]]></category>
		<category><![CDATA[Phonetic]]></category>
		<category><![CDATA[Raum]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[Sensory Music]]></category>
		<category><![CDATA[Sonic]]></category>
		<category><![CDATA[SpeakJet]]></category>
		<category><![CDATA[Speech]]></category>
		<category><![CDATA[Sprechautomat]]></category>
		<category><![CDATA[ZKM]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=69</guid>
		<description><![CDATA[<p><a href="javascript:void(null);" onclick="s_hid('69de',document.getElementById('69deu'), 'de', 'http://www.audiocommander.de/blog',1);s_hid('69en', this, 'en', 'http://www.audiocommander.de/blog',0);" id="69enu" title="english"><img src="http://www.audiocommander.de/blog/wp-content/plugins/ml/en.gif" id='69eni' border='0' alt='english' /></a>&nbsp;<a href="javascript:void(null);" onclick="s_hid('69en',document.getElementById('69enu'), 'en', 'http://www.audiocommander.de/blog',1);s_hid('69de', this, 'de', 'http://www.audiocommander.de/blog',0);" id="69deu" title="german"><img src="http://www.audiocommander.de/blog/wp-content/plugins/ml/dde.gif" border='0' alt='german' /></a>&nbsp;</p>kII (Kempelen 2.0) is a voice-topological interface for gestural navigation in linguistic space. The hand serves as the speech organ during the articulation process. The device is operated by means of the sensory determination of the opened state of both hands, their position in space, their relative height, and other parameters which are assigned to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="javascript:void(null);" onclick="s_hid('69de',document.getElementById('69deu'), 'de', 'http://www.audiocommander.de/blog',1);s_hid('69en', this, 'en', 'http://www.audiocommander.de/blog',0);" id="69enu" title="english"><img src="http://www.audiocommander.de/blog/wp-content/plugins/ml/en.gif" id='69eni' border='0' alt='english' /></a>&nbsp;<a href="javascript:void(null);" onclick="s_hid('69en',document.getElementById('69enu'), 'en', 'http://www.audiocommander.de/blog',1);s_hid('69de', this, 'de', 'http://www.audiocommander.de/blog',0);" id="69deu" title="german"><img src="http://www.audiocommander.de/blog/wp-content/plugins/ml/dde.gif" border='0' alt='german' /></a>&nbsp;</p><div class='69en' style=''>
<strong><a href="http://www.audiocommander.de/blog/?tag=kii" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with kII">kII</a> (<a href="http://www.audiocommander.de/blog/?tag=kempelen" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Kempelen">Kempelen</a> 2.0) is a voice-topological interface for gestural navigation in linguistic space. The hand serves as the <a href="http://www.audiocommander.de/blog/?tag=speech" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Speech">speech</a> organ during the articulation process.<br />
The device is operated by means of the sensory determination of the opened state of both hands, their position in space, their relative height, and other parameters which are assigned to the jaw and tongue position in the mouth as well as to pitch and rhythm.</strong></p>
<p>Phoneme production is based on phonetic laws. A spoken language is produced through the implementation of musical scales and <a href="http://www.audiocommander.de/blog/?tag=speech" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Speech">speech</a> rhythms whose context of meaning is not characterized by the conveyance of information but by the abstraction of the voice in tonal linguistic space.</p>
<p>Articulatory-topological phonetics deals with the <a href="http://www.audiocommander.de/blog/?tag=speech" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Speech">speech</a> process — parts of the body serve as <a href="http://www.audiocommander.de/blog/?tag=speech" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Speech">speech</a> organs during the articulation process. It is therefore historically linked to <a href="http://www.audiocommander.de/blog/?tag=kempelen" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Kempelen">Kempelen</a>’s motif of <a href="http://www.audiocommander.de/blog/?tag=speech" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Speech">speech</a> generation for the voiceless: voice generation for the speechless.</p>
<div align="center">&nbsp;<br />
<object width="320" height="270"><param name="movie" value="http://www.youtube.com/v/qSiMwpbNNsg"></param> <embed src="http://www.youtube.com/v/qSiMwpbNNsg" type="application/x-shockwave-flash" width="320" height="270"></embed></object>
</div>
</div>
<div class='69de' style='display:none;'>
<strong><a href="http://www.audiocommander.de/blog/?tag=kii" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with kII">kII</a> (<a href="http://www.audiocommander.de/blog/?tag=kempelen" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Kempelen">Kempelen</a> 2.0) ist ein stimmtopologisches Interface zur gestischen Navigation im Sprachraum. Bei der Lautbildung des Sprechvorgangs fungiert die Hand als Sprechorgan.<br />
Die Bedienung erfolgt durch die sensorische Ermittlung des Öffungszustandes beider Hände, der Position im Raum, der relativen Höhe und anderer Parameter, die der Kiefer- und Zungenposition im Mundraum sowie Tonhöhe und Rhythmus zugeordnet sind. </strong></p>
<p>Die Phonemerzeugung beruht auf phonetischen Gesetzen. Durch die Implementierung musikalischer Skalen und Sprech-Rhythmik entsteht eine Lautsprache, deren Sinnzusammenhang sich nicht durch den Informationstransport sondern die Abstraktion der Stimme im tonalen Sprachraum erschließt. </p>
<p>Die artikulatorisch-topologische Phonetik beschäftigt sich mit dem Sprechvorgang, bei dessen Lautbildung Körperteile als Sprechorgane fungieren – und knüpft somit historisch an Kempelens Motiv der Spracherzeugung für Stimmlose durch Stimmerzeugung für Sprachlose an.</p>
<div align="center">&nbsp;<br />
<object width="320" height="270"><param name="movie" value="http://www.youtube.com/v/qSiMwpbNNsg"></param> <embed src="http://www.youtube.com/v/qSiMwpbNNsg" type="application/x-shockwave-flash" width="320" height="270"></embed></object>
</div>
</div>
<p>&nbsp;</p>
<p><b>Exhibitions:</b><br />
· <a href="http://www.mucsarnok.hu/" target="_blank">Kunsthalle Budapest, Hungary</a><br />
 &nbsp; 23. March 2007 &#8211; 28. May 2007<br />
· <a href="http://www.zkm.de/" target="_blank">Zentrum für Kunst und Medientechnologie – ZKM Karlsruhe, Deutschland</a><br />
 &nbsp; 15. June 2007 &#8211; 19. August 2007</p>
<p><b>Pictures:</b><br />
· <a href="http://www.audiocommander.de/picBrowser/picBrowser.php?go=galleries/070305_kII&#038;q=&#038;random=0&#038;thumbs=1&#038;thumbsize=M" target="_blank">audiocommander picBrowser</a><br />
· <a href="http://www.audiocommander.de/picBrowser/galleries/070305_kII/kII_20_low.pdf" target="_blank">kII Handout</a> (PDF)</p>
<p><b>Open Source Project Page:</b><br />
· <a href="http://www.midibox.org/dokuwiki/midibox_speakjet" target="_blank">DIY Plans and Sourcecode @ midibox.org</a></p>
<p><b>Links:</b><br />
· <a href="?s=kempelen">Related Artikels on audiocommander.de</a><br />
· <a href="?p=65">kII project release v0.1.6</a> – watch out for upcoming handTracker release v0.2 (to be announced)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kempelen 2.0</title>
		<link>http://www.audiocommander.de/blog/?p=65</link>
		<comments>http://www.audiocommander.de/blog/?p=65#comments</comments>
		<pubDate>Tue, 05 Dec 2006 20:59:49 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Circuit]]></category>
		<category><![CDATA[Gestures]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Kempelen]]></category>
		<category><![CDATA[kII]]></category>
		<category><![CDATA[LIVE]]></category>
		<category><![CDATA[Microchip]]></category>
		<category><![CDATA[Midi]]></category>
		<category><![CDATA[midibox]]></category>
		<category><![CDATA[Phonetic]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[Sonic]]></category>
		<category><![CDATA[SpeakJet]]></category>
		<category><![CDATA[Speech]]></category>
		<category><![CDATA[Sprechautomat]]></category>
		<category><![CDATA[Touch]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=65</guid>
		<description><![CDATA[I just released an application interface &#8220;kII&#8221; to control the SpeakJet, an integrated robot-voice soundchip from Magnevation, by MIDI. Some of the features include Jaw-/Tongue-Position Control, Note-pitched voicings, subtractive synthesis built up with the SpeakJet&#8217;s five oscillators as well as a small integrated harmonizer module. You can set up a base note and a scale [...]]]></description>
			<content:encoded><![CDATA[<p>I just released an application interface &#8220;<a href="http://www.audiocommander.de/blog/?tag=kii" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with kII">kII</a>&#8221; to control the <a href="http://www.speakjet.com/" target="_blank">SpeakJet</a>, an integrated robot-voice soundchip from Magnevation, by MIDI.<br />
Some of the features include Jaw-/Tongue-Position Control, Note-pitched voicings, subtractive synthesis built up with the SpeakJet&#8217;s five oscillators as well as a small integrated harmonizer module. You can set up a base note and a scale and have therefore absolute control!</p>
<p><a href="http://www.audiocommander.de/blog/?tag=kii" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with kII">kII</a> stands for &#8220;<a href="http://www.audiocommander.de/blog/?tag=kempelen" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Kempelen">Kempelen</a> Two&#8221;: <a href="?p=27">Baron Wolfang von Kempelen</a> has been a hungarian inventor and creator of famous automats. Whereas his most famous creatin has been the &#8220;Turkish Chessplayer&#8221; (which was a late-revealed fake with a chess-player sitting inside), he also invented one of the first talking machines ever. Baron <a href="http://www.audiocommander.de/blog/?tag=kempelen" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Kempelen">Kempelen</a> lived from 1734 to 1804.</p>
<p>I released all <a href="http://www.midibox.org/dokuwiki/doku.php?id=speakjet_breadboard_construction" target="_blank">plans</a> and <a href="http://www.midibox.org/dokuwiki/doku.php?id=midibox_speakjet" target="_blank">software</a> on midibox.org. You will also find dedicated DIY-building instructions for the needed <a href="http://www.ucapps.de/mbhp_iic_speakjet.html" target="_blank">IIC-SpeakJet-Module</a> and a Core-Module. <a href="http://www.midibox.org" target="_blank">midibox.org</a> is a DIY-Community founded by <a href="http://www.ucapps.de" target="_blank">Thorsten Klose</a> who released MBHP and MIOS under an open license that forbids commercial use. Please be fair and respect that.</p>
<p>The main goal for the development is not the generation of words or true <a href="http://www.audiocommander.de/blog/?tag=speech" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Speech">speech</a>, rather than an experimental approach to generate an interactive musical interface for phonetic experiences.<br />
Watch out for future project descriptions!</p>
<p>If you are improving the application, please contact me or add a comment on this page, so I can update the project!</p>
<p><a href="http://www.audiocommander.de/picBrowser/galleries/060600_kII_MIOS/IMG_6776.jpg" rel="lightbox" title="MBHP SpeakJet Module"><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060600_kII_MIOS/IMG_6776.jpg&#038;w=250&#038;h=166" width="250" height="166" alt="MBHP SpeakJet Module" /></a><a href="http://www.audiocommander.de/picBrowser/galleries/060600_kII_MIOS/IMG_7714.jpg" rel="lightbox" title="Application LCD Output"><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060600_kII_MIOS/IMG_7714.jpg&#038;w=250&#038;h=166" width="250" height="166" alt="Application LCD Output" /></a></p>
<p>&nbsp; <br />
<b>Features:</b><br />
· Full MSA and SCP Control via Midi!<br />
· Trigger Allophones and SoundFX by Notes<br />
· Trigger Allophones only by Notes<br />
· Trigger SoundFX only by Notes<br />
· Jaw/Tongue control: set position of jaw and tongue by CC, play pitched Allophone by Notes<br />
· Different Jaw/Tongue sets available: Vowels/Consonants/Pauses<br />
· Change the pitch of currently played Allophones by Notes 0..59<br />
· Play the 5 Oscillators by Notes, one OSC per Channel<br />
· Harmonic subtractive syntesis Multi-OSC playmode by Notes(!)<br />
· Control Waveforms (shapes) of harmonic synthesis Multi-OSC mode<br />
· Change Allophone Pitch by using the 14bit PitchBend-Wheel<br />
· Control Bend with CH_AFTERTOUCH<br />
· Control Speed by CC<br />
· Control Master Volume by CC<br />
· Send Pauses by CC<br />
· Send Next Slow/High/Low/Fast by CC<br />
· Control OSC-Frquencies and Levels by CC<br />
· Control ENV-Frequency and Type by CC<br />
· Control Distortion (OSC 4 &#038; 5) by CC<br />
· Fire Phrases by CC<br />
· Supports System Realtime Messages START, STOP, CONTINUE, RESET<br />
· Send PANIC by Foot &#038; AllNotes/SoundsOFF Messages<br />
· Custom assignable controls by editing the definition listing (IIC_SpeakJetMidiDefines.h)</p>
<p>&nbsp;<br />
<b>Download:</b><br />
· <a href="http://www.midibox.org/dokuwiki/doku.php?id=midibox_speakjet" target="_blank">Download and Documentation on midibox.org</a></p>
<p><b>Audio-Example:</b><br />
<a href="http://www.audiocommander.de/downloads/midibox/SpeakJet_kII_03.mp3" target="_blank">http://www.audiocommander.de/downloads/midibox/SpeakJet_kII_03.mp3</a></p>
<p><b>Historical Background:</b><br />
· <a href="?p=27">Androids Automated Smalltalks</a></p>
<p><b>Links:</b><br />
· <a href="http://www.midibox.org/dokuwiki/doku.php?id=speakjet_breadboard_construction" target="_blank">SpeakJet Breadboard Construction Tutorial by audiocommander</a><br />
· <a href="http://www.audiocommander.de/downloads/midibox/mbhp_iic_speakjet_10.board.pdf" target="_blank">Circuit (PDF)</a></p>
<p><b>Related Projects:</b><br />
· <a href="?p=60">m5 sensorizer</a><br />
· <a href="?p=48">Programming Microchips with a Mac</a><br />
· <a href="http://www.midibox.org/dokuwiki/doku.php?id=audiocommander" target="_blank">My User-page on midibox.org</a></p>
<p>&nbsp; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.audiocommander.de/downloads/midibox/SpeakJet_kII_03.mp3" length="2398040" type="audio/mpeg" />
		</item>
		<item>
		<title>m5 sensorizer</title>
		<link>http://www.audiocommander.de/blog/?p=60</link>
		<comments>http://www.audiocommander.de/blog/?p=60#comments</comments>
		<pubDate>Tue, 29 Aug 2006 22:22:38 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Works/Werke]]></category>
		<category><![CDATA[zeichensprecher]]></category>
		<category><![CDATA[ACSensorizer]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Midi]]></category>
		<category><![CDATA[midibox]]></category>
		<category><![CDATA[Radio]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=60</guid>
		<description><![CDATA[m5 sensorizer is an MBHP/MIOS (midibox.org) project to enable processing of sensorized data by Midi. As I am working with applications and hardware like this since several years, this is the first project I am releasing as open source* together with detailed building instructions using the MidiBox Hardware Platfom (MBHP) of Thorsten Klose and the [...]]]></description>
			<content:encoded><![CDATA[<p>m5 sensorizer is an <a href="http://www.midibox.org" target="_blank">MBHP/MIOS (midibox.org)</a> project to enable processing of sensorized data by Midi.<br />
As I am working with applications and hardware like this since several years, this is the first project I am releasing as open source<a href="#footnote_1">*</a> together with detailed building instructions using the MidiBox Hardware Platfom (MBHP) of Thorsten Klose and the midibox.org community.</p>
<p>You can find the source code and a fully detailed description along with Instructions at the <a href="http://www.midibox.org/dokuwiki/doku.php?id=acsensorizer" target="_blank">m5 sensorizer project page</a> at <a href="http://www.midibox.org" target="_blank">midibox.org</a>. <a href="http://www.avishowtech.com/mbhp/info.html" target="_blank">SmashTV</a> is selling high quality PCBs (and Kits) for the MBHP worldwide.</p>
<p><a href="http://www.audiocommander.de/picBrowser/picBrowser.php?go=galleries/060827_sensorizer&#038;thumbs=1&#038;thumbsize=XL" target="picBrowser"><br />
<img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_sensorizer_snap_001.jpg&#038;w=150" /><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_sensorizer_snap_103.jpg&#038;w=150"/><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_sensorizer_snap_111.jpg&#038;w=150" /><br />
<img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_sensorizer_snap_006.jpg&#038;w=150" /><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_sensorizer_snap_010.jpg&#038;w=150" /><img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_sensorizer_snap_003.jpg&#038;w=150" /><br />
</a></p>
<p>&nbsp;</p>
<p><b>Features of the m5 sensorizer:</b></p>
<ul>
<li>· supports up to 8 sensors, code can be adapted to use more (eg with PIC18F4620)</li>
<li>· enable/disable single AINs</li>
<li>· slowdown: slows down the signal and increases the gaps between generated values</li>
<li>· assignable CH and Controller-Numbers</li>
<li>· sense-min: 10bit value, ignores every signal below</li>
<li>· sense-max: 10bit value, ignores every signal above</li>
<li>· sense-factor: used for signal interpolation&#8230; uses fast bitshifting or complex division depending on value</li>
<li>· AUTO-sense feature: auto-calibration of sensor, detect MIN/MAX by sensing · automatically adapts sense-factor!</li>
<li>· scale from and scale to: scales the output value from/to</li>
<li>· invert signal</li>
<li>· pedal modes:<br />
  filter ⇒ only forward if pedal down;<br />
  panic ⇒ send panic on release pedal;<br />
  combinations of all pedal mode options are possible</li>
<li>· detect release: send 0-value if signal drops below sense-min</li>
<li>· bankstick support: 1 connected bankstick provides 2 banks with 127 patches each</li>
<li>· midi configurable: full configuration possible with NRPN-messages<br />
  NRPN-MSB CC99 for sensorSelect / sysEx mode<br />
  NRPN-LSB CC98 for controlType<br />
  DataEntry MSB CC6 and LSB CC38 for controlValue</li>
<li>· LCD-Output (2×16 or -recommended- 4×20)</li>
<li>· HUI-Input to control up to 4 sensors with 8 switch-encoders, pedal, store- &#038; panic-button in 2 modes (PLAY/SETUP)</li>
<li>· ACSim Console Debugger: code integrated and ready to use configured for XCode2<br />
  select “ACSim” as target and test the application via command-line<br />
  inspect variables with a (graphical) debugger (GDB support within XCode2)<br />
  visit http://www.midibox.org → there’s a tutorial how to use Code::Blocks</li>
</ul>
<p>&nbsp;</p>
<p><b>Videos:</b></p>
<table width="90%">
<tr>
<td>
<a href="#"  onClick="javascript:window.open('http://www.audiocommander.de/picBrowser/galleries/060827_sensorizer/,m5_smp01_billig-short.mov','picWin','status=yes,menubar=no,resizable=yes,width=300,height=240')"><br />
<img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_smp01_billig-short.mov.jpg&#038;w=200&#038;h=150" /><br />
Demo Video I<br />
<i>es ist nicht alles billig<br />
documenting Lead-Sounds, 1&#8217;17&#8221;, 1.6 MB, Quicktime iPod-Video: H.264/AAC</i></a>
</td>
<td>
<a href="#"  onClick="javascript:window.open('http://www.audiocommander.de/picBrowser/galleries/060827_sensorizer/,m5_smp02_iwnh-short.mov','picWin','status=yes,menubar=no,resizable=yes,width=300,height=240')"><br />
<img src="http://www.audiocommander.de/picBrowser/phpThumb.php?src=galleries/060827_sensorizer/m5_smp02_iwnh-short.mov.jpg&#038;w=200&#038;h=150" /><br />
Demo Video II<br />
<i>it will never happen if you don&#8217;t try<br />
documenting Pad- &#038; Lead-Sounds, 3&#8217;41&#8221;, 3.2 MB, Quicktime iPod-Video: H.264/AAC</i></a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<p><b>More Informations:</b><br />
· <a href="http://www.midibox.org/dokuwiki/doku.php?id=acsensorizer" target="_blank">m5 sensorizer project page</a> at <a href="http://www.midibox.org" target="_blank">midibox.org</a><br />
· <a href="http://www.audiocommander.de/picBrowser/picBrowser.php?go=galleries/060827_sensorizer&#038;thumbs=1&#038;thumbsize=XL" target="picBrowser">m5 sensorizer picBrowser (Image Gallery)</a><br />
· <a href="http://www.youtube.com/profile?user=audiocommander" target="_blank">Audiocommander&#8217;s YouTube Video Page</a><br />
· <a href="http://www.zeichensprecher.de" target="_blank">zeichensprecher</a>, my band where I am using the sensorizer as musical instrument (free mp3s downloadable; also see the radio on this page, you can listen to our tunes :)</p>
<p><a name="footnote_1">&nbsp;</a></p>
<p><b>* Notes for developers:</b><br />
My application &#8220;<a href="http://www.audiocommander.de/blog/?tag=acsensorizer" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with ACSensorizer">ACSensorizer</a>&#8221; is released under a GPL-License, that means you can use it for any purpose as long as you release the sources of your project, too. It is not allowed to use this source in closed-Source projects. However, my ears are open and widely distributed, so don&#8217;t think a whole community of midiboxers won&#8217;t notice it if you are trying to sell proprietary products using this code.<br />
Please note that MIOS/MBHP is non-commercial anyway and refer to the relevant sections of midibox.org and the midibox-forums!</p>
<p>If you build yourself a sensorizer, write me! I like to hear from you :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Microchips with a Mac</title>
		<link>http://www.audiocommander.de/blog/?p=48</link>
		<comments>http://www.audiocommander.de/blog/?p=48#comments</comments>
		<pubDate>Thu, 20 Apr 2006 22:00:09 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microchip]]></category>
		<category><![CDATA[Midi]]></category>
		<category><![CDATA[midibox]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=48</guid>
		<description><![CDATA[I&#8217;ve released a binary SDCC installer and written a step-by-step tutorial how to use Xcode 2 as IDE for developing C-Applications. Now Microchip Application Development is getting really easy on a Mac! All you need is: - GPASM (binary installer available here), - SDCC (binary installer available from my server here) and - Xcode (available [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released a <a href="http://www.audiocommander.de/downloads/midibox/sdcc254-installer-osx.mpkg.tgz">binary SDCC installer</a> and written a step-by-step tutorial <a href="http://www.midibox.org/dokuwiki/doku.php?id=how_to_use_xcode2_as_ide_on_a_mac" target="_blank">how to use Xcode 2 as IDE for developing C-Applications</a>. </p>
<p>Now Microchip Application Development is getting really easy on a Mac!</p>
<p>All you need is:<br />
- GPASM (binary installer available <a href="http://www.1710.co.uk/picosx/" target="_blank">here</a>),<br />
- SDCC (binary installer available from my server <a href="http://www.audiocommander.de/downloads/midibox/sdcc254-installer-osx.mpkg.tgz">here</a>) and<br />
- Xcode (available from <a href="http://developer.apple.com" target="_blank">developer.apple.com</a>).</p>
<p>You should also check out <a href="http://www.midibox.org" target="_blank">midibox.org</a>, where Thorsten Klose (TK) has released an OpenSource modular microchip development platform, the MBHP (MidiBox Hardware Project) that consists of combinable hardware modules and a superb C-Wrapper for the MIOS Operating System for Microchip PIC18 Chips. There are also two shops available in Germany and the US where you can order PCBs and Kits by MIOS Community Members.</p>
<p>MIOS supports SysEx upload of custom applications once a loader is burned into the PIC, so if you buy a chip already equipped with the loader, you just need a MIDI device and you&#8217;re ready to go!</p>
<p>Cheers to the MidiBox-Community :D</p>
<p>If you have questions, you can leave a message here or post it to the <a href="http://www.midibox.org/forum/index.php?topic=6527" target="_blank">MidiBox Forum</a>, where you will also find me ;)</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=48</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zs_metaimage.plugin for WordPress</title>
		<link>http://www.audiocommander.de/blog/?p=47</link>
		<comments>http://www.audiocommander.de/blog/?p=47#comments</comments>
		<pubDate>Mon, 27 Mar 2006 10:14:02 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[metaimage]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=47</guid>
		<description><![CDATA[Here is a plugin for the blog-software WordPress with which you can add an image to the excerpt view of your postings! You can see the plugin in action, when you take a look at a category overview on this domain. Plugin Name: zs_metaimage Version: 0.3 Requirements: WordPress 2.x (Maybe it also works with WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a plugin for the blog-software WordPress with which you can add an image to the excerpt view of your postings!<br />
You can see the plugin in action, when you take a look at a <a href="?cat=10">category overview</a> on this domain.</p>
<p><strong>Plugin Name:</strong> zs_metaimage<br />
<strong>Version:</strong> 0.3<br />
<strong>Requirements:</strong> WordPress 2.x<br />
(Maybe it also works with WordPress 1.x, but it has not been tested! Please report your experiences!)</p>
<p><strong>Description:</strong><br />
Adds an &lt;img src=$zs_metaimage class=zs_metaimage &#8230;&gt; Tag to your post with an href to the permalink of the post. In other words: kind of a headline image linked to the full article.</p>
<p><strong>Installation:</strong><br />
1. <a href="http://www.audiocommander.de/downloads/zs_metaimage_080407_0.3.zip">Download</a> the zip-file.<br />
2. Unpack and copy the file named &#8220;zs_metaimage.php&#8221; to your WordPress directory. Put it in the subfolder &#8220;/wp-content/plugins/&#8221;.<br />
3. Open your admin-panel, go to &#8220;Plugins&#8221; and enable the &#8220;zs_metaimage&#8221; plugin.</p>
<p><strong>Usage:</strong><br />
1. Edit your theme, if not already done. <em>The image does show up _only_ if you call the function&#8221;the_excerpt()&#8221;</em>. By default &#8220;the_excerpt()&#8221; returns the &#8220;optional excerpt&#8221; of the post, if exists. If not, it strips down the post to 120 chars, removes all tags and returns the snippet. zs_metaimage adds your metaimage.<br />
2. Edit an existing post or write a new one: Go to the tab &#8220;Custum Fields&#8221; and type <strong>&#8220;zs_metaimage&#8221;</strong> as <strong><em>&#8220;Key&#8221;</em></strong>.<br />
Type <strong>the full URL of an image</strong> (best is to copy and paste) in the <strong><em>&#8220;Value&#8221;</em></strong> filed. Now press <strong><em>&#8220;Add Custom Field&#8221;</em></strong>. You can update or delete values anytime.<br />
3. Done! Whenever your page is in excerpt-mode, you can see your metaimage!</p>
<p>Feel free to adapt this script to your needs.<br />
Please report behaviors other than expected along with information on where and how!</p>
<p><strong>Download:</strong><br />
· <a href="http://www.audiocommander.de/downloads/zs_metaimage_080407_0.3.zip">zs_metaimage_080704_0.3.zip</a><br />
· <a href="http://www.audiocommander.de/downloads/zs_metaimage_060327_0.1.zip">zs_metaimage_060327_0.1.zip</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=47</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>binaryTime</title>
		<link>http://www.audiocommander.de/blog/?p=40</link>
		<comments>http://www.audiocommander.de/blog/?p=40#comments</comments>
		<pubDate>Sat, 09 Jul 2005 14:28:56 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Objective C]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=40</guid>
		<description><![CDATA[A small binary clock. &#160; This is rather an experiment in programming excercises than a useful program&#8230; nevertheless, it&#8217;s a nice desktop window to watch – and hey: it&#8217;s showing the time! The hours are shown left, the minutes in the middle and the seconds to the right. you can read the clock by adding [...]]]></description>
			<content:encoded><![CDATA[<p>A small binary clock.</p>
<p><img src="http://www.zeichensprecher.de/bilder/sonst/BinaryTime_Icon.png" alt="application_icon" width="128" height="128"/></p>
<p>&nbsp;</p>
<p>This is rather an experiment in programming excercises than a useful program&#8230; nevertheless, it&#8217;s a nice desktop window to watch – and hey: it&#8217;s showing the time!</p>
<p>The hours are shown left, the minutes in the middle and the seconds to the right. you can read the clock by adding the values of the swatches from top to bottom for each row. The swatches have these values:</p>
<table width="99" border="0" cellpadding="0" cellspacing="0">
<tr align="right" valign="top">
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr align="right" valign="top">
<td>2</td>
<td>2</td>
<td>2</td>
</tr>
<tr align="right" valign="top">
<td>4</td>
<td>4</td>
<td>4</td>
</tr>
<tr align="right" valign="top">
<td>8</td>
<td>8</td>
<td>8</td>
</tr>
<tr align="right" valign="top">
<td>16</td>
<td>16</td>
<td>16</td>
</tr>
<tr align="right" valign="top">
<td>&nbsp;</td>
<td>32</td>
<td>32</td>
</tr>
</table>
<p><b>Version:</b> 0.1</p>
<p><b>System Requirements:</b> Mac OS X 10.2 (PowerPC)</p>
<p><b>CPU Load:</b> ~&lt; 0,4% </p>
<p><b>License:</b> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/de/" target="_blank">Creative-Commons (by-nc-nd), </a>that means free for private use and you are welcome to copy and share the program! Please ask before trying to use the software commercial (that means before you try to _sell_ the software, standalone or bundled; of course you might _use_ it for free on any occation). </p>
<p><a href="http://creativecommons.org/licenses/by-nc-nd/2.0/de/" target="_blank"><img src="http://www.zeichensprecher.de/bilder/somerights20.gif" alt="Creative Commons License" name="CreativeCommons" width="88" height="31" hspace="0" vspace="0" border="0" id="CreativeCommons" longdesc="http://creativecommons.org/licenses/by-nc-nd/2.0/de/"/></a></p>
<p><b>Screenshot:</b> </p>
<p align="center"><img src="http://www.zeichensprecher.de/bilder/sonst/binaryTime.jpg" alt="binaryTime_icon" width="116" height="187"/></p>
<p>&nbsp;</p>
<p align="left"><b>Download:</b> <a href="http://www.markart.de/_downloads/binaryTime_0.1.dmg.gz">binaryTime_0.1.dmg.gz</a> (175 kb)</p>
<p>Please leave a message here or <a href="?page_id=8">mail me</a>, if you&#8217;re interested in the sourcecode (Objective-C, Cocoa, X-Code2).</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=40</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
