<?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>io 0.0.1 beta++ &#187; software</title>
	<atom:link href="http://www.io001b.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.io001b.com</link>
	<description>interactive, semi-autonomous technological artifact, musical automaton, machine musician and improviser</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:48:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>future developments? OS X, Cocoa and Forth</title>
		<link>http://www.io001b.com/2011/10/17/osx-cocoa-forth/</link>
		<comments>http://www.io001b.com/2011/10/17/osx-cocoa-forth/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 00:29:54 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Darwin]]></category>
		<category><![CDATA[forth]]></category>
		<category><![CDATA[iForth]]></category>
		<category><![CDATA[iMops]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacForth]]></category>
		<category><![CDATA[Mach2]]></category>
		<category><![CDATA[Mops]]></category>
		<category><![CDATA[Nao Sacrada]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Roelf Toxopeus]]></category>
		<category><![CDATA[SwiftForth]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=1729</guid>
		<description><![CDATA[Roelf Toxopeus has written a Mac OS X / Cocoa interface for SwiftForth and iForth [examples/screenshots…]. He writes: Cocoa GUI interface for Darwin based Forth systems. Goals: &#8211; Similar in usage as other interfaces in MacForth and Mach2. Think of things like NEW-XXX ADD.XXX etc. &#8211; No hacks, no shortcuts. Should survive OS upgrades! Follow their rules. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bmbcon.demon.nl/con/">Roelf Toxopeus</a> has written a <a href="http://home.uni-one.nl/bmbcon2/toolshed/coco-sf/">Mac OS X / Cocoa interface</a> for <a href="http://www.forth.com/swiftforth/">SwiftForth</a> and <a href="http://home.iae.nl/users/mhx/i4faq.html">iForth</a> [<a href="http://home.uni-one.nl/bmbcon2/dump/forth-cocoa/forth-cocoa2.html">examples/screenshots…</a>]. He writes:</p>
<blockquote>
<p class="first"><strong>Cocoa GUI interface for Darwin based Forth systems.</strong></p>
<p class="first"><strong>Goals:</strong></p>
<p class="first">&#8211; Similar in usage as other interfaces in MacForth and Mach2. Think of things like NEW-XXX ADD.XXX etc.</p>
<p class="first">&#8211; No hacks, no shortcuts. Should survive OS upgrades! Follow their rules.</p>
<p class="first">&#8211; Try to stay close to ObjC names and procedures. Makes Apple examples easy to follow and to implement.</p>
<p class="first">Inevitable is breaking the rules.</p>
<p class="first">Note: Cocoa interface runs in CarbonMacForth(2008), iForth(2009) and SwiftForth(2010).</p>
<p class="first">Current Mac OSX is Snow Leopard 10.6.8 and Lion 10.7.1</p>
<p class="first">Current development is in SwiftForth.</p>
<p class="first">Current target is ObjC runtime 2. [<a href="http://home.uni-one.nl/bmbcon2/dump/forth-cocoa/forth-cocoa2.html">Read the rest…</a>]</p>
</blockquote>
<p class="first">Meanwhile <a href="http://www.geocities.jp/naosacra/">Nao Sacrada</a> has released an alpha version of <a href="http://sourceforge.net/projects/powermops/files/">iMops</a>, a 64bit, Cocoa, Intel port of Mops [<a href="http://sourceforge.net/apps/mediawiki/powermops/">more info…</a>].</p>
<p class="first" style="margin-top: 1em;">Exciting, and interesting implications for io’s descendants.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2011%2F10%2F17%2Fosx-cocoa-forth%2F&amp;title=future%20developments%3F%20OS%20X%2C%20Cocoa%20and%20Forth" id="wpa2a_4"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2011/10/17/osx-cocoa-forth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>source code 05-19-2011</title>
		<link>http://www.io001b.com/2011/05/19/source-code-05-19-2011/</link>
		<comments>http://www.io001b.com/2011/05/19/source-code-05-19-2011/#comments</comments>
		<pubDate>Thu, 19 May 2011 15:48:45 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=1378</guid>
		<description><![CDATA[For the record: source code for io 0.0.1 beta (rev. August 19, 2010) [86kB zip file] and supporting components [163kB zip file]. Note that I have not differentiated files used by io and those that are not; I have included every file of each used component from the MyTools folder. \ io \ \ load_io [...]]]></description>
			<content:encoded><![CDATA[<p>For the record: <a href="http://www.io001b.com/wp-content/uploads/2011/05/source-001b-05-19-2011.zip">source code for io 0.0.1 beta (rev. August 19, 2010)</a> [86kB zip file] and <a href="http://www.io001b.com/wp-content/uploads/2011/05/source-MyTools-05-19-2011.zip">supporting components</a> [163kB zip file]. Note that I have not differentiated files used by io and those that are not; I have included every file of each used component from the MyTools folder.</p>
<blockquote style="font-size: 80%;"><pre>\ io
\
\ load_io
\ directory assignment and load file for io.
\
\
\ see the file io_top for more information.
\
\
\ constructor: Han-earl Park
\ copyright 2008 buster &#038; friends' C-ALTO Labs
\
\ www.busterandfriends.com/io
\
\ (Edinburgh, November 1996 -
\ (London, August 1997 -
\ (Den Haag, October 1997 -
\ (Valencia, March 1999 -
\ (Southampton, May 2000 -
\ (Cork, April 2006 -
\
\ (Cork, October 2008 -
\
\   REV: 0.0.1 alpha   (Southampton, October  2000)
\   REV: 0.0.1 beta    (Southampton, November 2000)
\   REV: 0.0.1 alpha++ (Southampton, July 2004)
\   REV: 0.0.1 beta++  (Cork, May 2010)
\
\
\ MOD: HeP 03/05/99 Started project afresh!
\                   This version keeps most of the "intelligence" in the
\                   objects, while the piece specific elements are kept to a
\                   minimum. It is also a test for the "laurie" project.
\ MOD: HeP 01/22/00 Trash the file io_util.
\ MOD: HeP 01/26/00 Only load objects:io_patches if io_vl70m is true.
\ MOD: HeP 02/07/00 Get rid of conditional compilation of the multiple
\                   instrument objects -- they all get compiled now.
\                   Same goes for the input parsers.
\                   Rename the io:objects: directory as io:modules:
\ MOD: HeP 04/09/00 Load the file myt:parser_list.
\ MOD: HeP 04/16/00 Load the file myt:ctrl_interpreter.
\ MOD: HeP 04/17/00 Add the modules:io_interp component.
\                   Load io_config before the modules.
\ MOD: HeP 04/18/00 Change load order of the major io components.
\ MOD: HeP 04/19/00 Add modules:io_particle component.
\ MOD: HeP 04/26/00 No longer load myt:hp_input_particle since we define an
\                   equivalent class in io_particle.
\                   Add modules:io_player component.
\ MOD: HeP 06/01/00 modules:io_script may be loaded. See file io_screen.
\ MOD: HeP 06/07/00 io_glob loads before modules.
\ MOD: HeP 06/20/00 Split off io_ui from io_screen and io_input.
\ MOD: HeP 10/02/00 Load file myt:ctrl_numeric+.
\ REV: 0.0.1 alpha  __________________________________________________________
\ MOD: HeP 11/02/00 Load the file myt:mono_parser+.
\ REV: 0.0.1 beta   __________________________________________________________
\ MOD: HeP 03-19-04 First experiments with floating point calculations.
\ MOD: HeP 03-21-04 Speedup floating point code. Old floating point would drag
\                   the system by 30% (35 ticks instead of the 26 ticks set by
\                   hp_dur).
\ MOD: HeP 04-15-04 Trash io_script? which wasn't being used.
\ MOD: HeP 05-01-04 Move all includes (and conditional includes) from the
\                   individual files to load_io.
\ MOD: HeP 05-19-04 Split off some of the dialogs from io_screen to
\                   modules:io_pdur_dlog.
\ REV: 0.0.1 a ++   __________________________________________________________
\ REV: 0.0.1 b ++   __________________________________________________________
\                   Version for performance at Blackrock Castle Observatory,
\                   Cork, Ireland, May 25, 2010.

assign  io:   hmsl:io

.NEED  LI

    : LI    " io:load_io"  $include ;

.THEN

\ additional midi stuff

include?  task-midi_plus  myt:midi_plus

\ device classes

include?  task-device           myt:device
include?  task-midi_device      myt:midi_device
include?  task-interpreter      myt:interpreter
include?  task-ctrl_interpreter myt:ctrl_interpreter
include?  task-fan_out          myt:fan_out

\ input components

include?  task-parser         myt:parser
include?  task-mono_parser    myt:mono_parser
include?  task-mono_parser+   myt:mono_parser+
include?  task-poly_parser    myt:poly_parser
include?  task-guitar_parser  myt:guitar_parser

include?  task-parser_list    myt:parser_list

include?  task-pulse_tracker  myt:pulse_tracker
include?  task-pulse_tracker+ myt:pulse_tracker+

include?  task-banalyzer      myt:banalyzer
include?  task-banalyzer+     myt:banalyzer+

\ output components

include?  task-gm_instrument myt:gm_instrument
include?  task-gm_drumkit    myt:gm_drumkit
include?  task-gm_patch      myt:gm_patch

include?  task-vl_sysex      myt:vl_sysex
include?  task-vl_instrument myt:vl_instrument
include?  task-vl_patch      myt:vl_patch

\ "henri poincare"

include?  task-floatingpoint      hsys:floatingpoint

include?  task-hp_util            myt:hp_util
include?  task-hp_fputil          myt:hp_fputil

include?  task-hp_particle        myt:hp_particle
include?  task-hp_force           myt:hp_force
include?  task-hp_space           myt:hp_space
include?  task-hp_gravity         myt:hp_gravity
include?  task-hp_fpgravity       myt:hp_fpgravity

include?  task-hp_particle_player myt:hp_particle_player

\ graphics

include?  task-graph_plus    myt:graph_plus
include?  task-gr_view       myt:gr_view
include?  task-screen+       myt:screen+
include?  task-ctrl_numeric+ myt:ctrl_numeric+

\ io -- globals and configuration

include?  task-io_config   io:io_config
include?  task-io_glob     io:io_glob

\ io -- modules

include?  task-io_interp_table io:modules:io_interp_table
include?  task-io_interp       io:modules:io_interp
include?  task-io_player       io:modules:io_player

include?  task-io_particle     io:modules:io_particle
include?  task-io_space        io:modules:io_space
include?  task-io_patches      io:modules:io_patches

include?  task-io_pdur_dlog    io:modules:io_pdur_dlog

\ io -- main components

io_test? .IF

    include?  task-hp_screen   myt:hp_screen
    include?  task-hp_screen+  myt:hp_screen+

.THEN

include?  task-io_hp      io:io_hp
include?  task-io_matrix  io:io_matrix
include?  task-io_input   io:io_input
include?  task-io_output  io:io_output

\ io - user interface

include?  task-io_ui      io:io_ui
include?  task-io_screen  io:io_screen

io_file? .IF

    include?  task-file_elmnts     myt:file_elmnts
    include?  task-file_elmnts_mac myt:file_elmnts_mac

    include?  task-io_file_scene   io:modules:io_file_scene
    include?  task-io_file_glue    io:modules:io_file_glue
    include?  task-io_file         io:modules:io_file

.THEN

io_turnkey? .IF

    include?  task-dialog     myt:dialog
    include?  task-midi_menu  myt:midi_menu

    include?  task-io_menus   io:modules:io_menus

.THEN

\ io - top level

include?  task-io_top  io:io_top</pre>
</blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2011%2F05%2F19%2Fsource-code-05-19-2011%2F&amp;title=source%20code%2005-19-2011" id="wpa2a_8"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2011/05/19/source-code-05-19-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>source code 05-12-2009</title>
		<link>http://www.io001b.com/2009/07/01/source-code-05-12-2009/</link>
		<comments>http://www.io001b.com/2009/07/01/source-code-05-12-2009/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 22:15:31 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[beta test]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=541</guid>
		<description><![CDATA[Source code for io 0.0.1 beta (rev. May 12th 2009) [86kB zip file]. There have been major changes since 03-23-2009 as a result of the beta tests with Bruce Coates and Franziska Schroeder. These changes are unfortunately not documented/commented at the moment, but I’m uploading the source files for the record.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.io001b.com/wp-content/uploads/2009/07/source-001b-05-12-2009.zip">Source code for io 0.0.1 beta (rev. May 12th 2009)</a> [86kB zip file].</p>
<p>There have been major changes since <a href="http://www.io001b.com/2009/03/23/source-code-03-23-2009/">03-23-2009</a> as a result of the <a href="http://www.io001b.com/category/performance/beta-test/">beta tests</a> with <a href="http://www.myspace.com/brucecoates">Bruce Coates</a> and <a href="http://www.sarc.qub.ac.uk/%7Efschroeder/">Franziska Schroeder</a>. These changes are unfortunately not documented/commented at the moment, but I’m uploading the source files for the record.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2009%2F07%2F01%2Fsource-code-05-12-2009%2F&amp;title=source%20code%2005-12-2009" id="wpa2a_12"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2009/07/01/source-code-05-12-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>beta test 05-12-09: audio recordings</title>
		<link>http://www.io001b.com/2009/05/25/beta-test-05-12-09-audio-recordings/</link>
		<comments>http://www.io001b.com/2009/05/25/beta-test-05-12-09-audio-recordings/#comments</comments>
		<pubDate>Tue, 26 May 2009 02:46:12 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[audio recordings]]></category>
		<category><![CDATA[beta test]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Attribution-Noncommercial-No Derivative Works License]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Creative Commons]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[Jonny Marks]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[UCC Department of Music]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=380</guid>
		<description><![CDATA[Here is the audio documentation of the io++ beta test with Bruce Coates on May 12th 2009. beta test 05-12-09_00 [mp3] beta test 05-12-09_01 [mp3] beta test 05-12-09_02 [mp3] beta test 05-12-09_03 [mp3] beta test 05-12-09_04 [mp3] beta test 05-12-09_05 [mp3] beta test 05-12-09_06 [mp3] beta test 05-12-09_07 [mp3] beta test 05-12-09_08 [mp3] beta test [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the audio documentation of the io++ beta test with <a href="http://www.myspace.com/brucecoates">Bruce Coates</a> on May 12th 2009.</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_00.mp3">beta test 05-12-09_00</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_01.mp3">beta test 05-12-09_01</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_02.mp3">beta test 05-12-09_02</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_03.mp3">beta test 05-12-09_03</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_04.mp3">beta test 05-12-09_04</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_05.mp3">beta test 05-12-09_05</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_06.mp3">beta test 05-12-09_06</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_07.mp3">beta test 05-12-09_07</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_08.mp3">beta test 05-12-09_08</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_09.mp3">beta test 05-12-09_09</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_10.mp3">beta test 05-12-09_10</a> [mp3]</p>
<p class="first" style="margin-top:1em;">Performers are io 0.0.1 beta++ (itself), Bruce Coates  (saxophone) and <a href="http://www.busterandfriends.com/">Han-earl Park</a> (guitar).</p>
<p class="first" style="font-size:80%;margin-top:1.25em;">Thanks to the <a href="http://www.artscouncil.ie/">Arts Council of Ireland</a> for supporting this project, to the <a href="http://www.music.ucc.ie/">UCC Department of Music</a> for providing a space in which to carry out this work, to Bruce for his work and feedback on this, and to <a href="http://www.myspace.com/jonnymarks77">Jonny Marks</a> for listening and commenting on the proceedings.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2009%2F05%2F25%2Fbeta-test-05-12-09-audio-recordings%2F&amp;title=beta%20test%2005-12-09%3A%20audio%20recordings" id="wpa2a_16"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2009/05/25/beta-test-05-12-09-audio-recordings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_10.mp3" length="6569294" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_09.mp3" length="2138091" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_08.mp3" length="588298" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_07.mp3" length="6505973" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_06.mp3" length="3494786" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_02.mp3" length="3915462" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_01.mp3" length="6658319" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_05.mp3" length="2724279" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_04.mp3" length="6562398" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_03.mp3" length="4247740" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/05/05-12-09_00.mp3" length="6713490" type="audio/mpeg" />
		</item>
		<item>
		<title>beta test 03-26-09: audio recordings</title>
		<link>http://www.io001b.com/2009/03/30/beta-test-03-26-09-audio-recordings/</link>
		<comments>http://www.io001b.com/2009/03/30/beta-test-03-26-09-audio-recordings/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 19:05:58 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[audio recordings]]></category>
		<category><![CDATA[beta test]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Attribution-Noncommercial-No Derivative Works License]]></category>
		<category><![CDATA[Creative Commons]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[UCC Department of Music]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=308</guid>
		<description><![CDATA[Here is the (not yet annotated) audio documentation of the io++ beta test with Franziska Schroeder on March 26th 2009. beta test 03-26-09_00 [mp3] beta test 03-26-09_01 [mp3] beta test 03-26-09_02 [mp3] beta test 03-26-09_03 [mp3] beta test 03-26-09_04 [mp3] beta test 03-26-09_05 [mp3] beta test 03-26-09_06 [mp3] Performers are io 0.0.1 beta++ (itself) and [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_323" class="wp-caption aligncenter" style="width: 196px"><a href="http://www.io001b.com/wp-content/uploads/2009/03/schroederio_03-26-09.jpg"><img class="size-medium wp-image-323" title="Franziska Schroeder and io (Cork, March 26th 2009)" src="http://www.io001b.com/wp-content/uploads/2009/03/schroederio_03-26-09-186x300.jpg" alt="Franziska Schroeder and io (Cork, March 26th 2009)" width="186" height="300" /></a><p class="wp-caption-text">Franziska Schroeder and io (Cork, March 26th 2009)</p></div>
<p class="first">Here is the (not yet annotated)  audio documentation of the io++ beta test with <a href="http://www.sarc.qub.ac.uk/~fschroeder/">Franziska Schroeder</a> on March 26th 2009.</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_00.mp3">beta test 03-26-09_00</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_01.mp3">beta test 03-26-09_01</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_02.mp3">beta test 03-26-09_02</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_03.mp3">beta test 03-26-09_03</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_04.mp3">beta test 03-26-09_04</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_05.mp3">beta test 03-26-09_05</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_06.mp3">beta test 03-26-09_06</a> [mp3]</p>
<p class="first" style="margin-top:1em;">Performers are io 0.0.1 beta++ (itself) and Franziska Schroeder  (saxophone).</p>
<p class="first" style="font-size:80%;margin-top:1.25em;">Thanks to the <a href="http://www.artscouncil.ie/">Arts Council of Ireland</a> for supporting this project, to the <a href="http://www.music.ucc.ie/">UCC Department of Music</a> for providing a space in which to carry out this work, and to Franziska for her work and feedback on this.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2009%2F03%2F30%2Fbeta-test-03-26-09-audio-recordings%2F&amp;title=beta%20test%2003-26-09%3A%20audio%20recordings" id="wpa2a_20"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2009/03/30/beta-test-03-26-09-audio-recordings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_02.mp3" length="6690312" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_01.mp3" length="6848301" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_00.mp3" length="6412578" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_03.mp3" length="6564925" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_04.mp3" length="4758714" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_05.mp3" length="3158766" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2009/03/03-26-09_06.mp3" length="4657777" type="audio/mpeg" />
		</item>
		<item>
		<title>beta test 11-10-08 &amp; 12-08-08: resultant changes</title>
		<link>http://www.io001b.com/2009/03/25/beta-test-11-10-08-12-08-08-resultant-changes/</link>
		<comments>http://www.io001b.com/2009/03/25/beta-test-11-10-08-12-08-08-resultant-changes/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 12:07:31 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[beta test]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=291</guid>
		<description><![CDATA[Here’s a list of the significant changes. These address issues that Franziska Schroeder and Bruce Coates brought up during the testings in November and December respectively. Greater variation in output. Including pseudo-Braxtonian ‘separation’ implemented via interp tables. Implementation of a meta-banalyzer that shakes up the system depending on input variation. Greater variation in the VL70m [...]]]></description>
			<content:encoded><![CDATA[<p>Here’s a list of the significant changes. These address issues that <a href="http://www.sarc.qub.ac.uk/%7Efschroeder/">Franziska Schroeder</a> and <a href="http://www.myspace.com/brucecoates">Bruce Coates</a> brought up during the testings in <a href="http://www.io001b.com/2008/11/16/beta-test-11-10-08-audio-recordings/">November</a> and <a href="http://www.io001b.com/2008/12/15/beta-test-12-08-08-audio-recordings/">December</a> respectively.</p>
<ul>
<li>Greater variation in output.
<ul>
<li>Including pseudo-Braxtonian ‘separation’ implemented via <a href="http://www.io001b.com/2009/03/23/hp-midi-interp-tables/">interp tables</a>.</li>
<li>Implementation of a meta-banalyzer that shakes up the system depending on input variation.</li>
<li>Greater variation in the <a href="http://www.yamahasynth.com/products/vl70m/index.html">VL70m</a> settings.</li>
</ul>
</li>
<li>More responsive to external stimulus.
<ul>
<li>Implementation of a meta-banalyzer (see above).</li>
<li>Greater number of elements triggered by the banalyzers and the meta-banalyzer.</li>
<li><a href="http://www.io001b.com/2009/03/24/bug-fix-banalyzer/">Fix error</a> in the banalyzer+ class.</li>
<li>Variable event buffer.</li>
<li>Reduction in the damping and absorption parameters in the <a href="http://www.yamahasynth.com/products/vl70m/index.html">VL70m</a> model.</li>
</ul>
</li>
<li>Less <em>and</em> more machine-esque.
<ul>
<li>Reduction in the damping and absorption variables in the <a href="http://www.yamahasynth.com/products/vl70m/index.html">VL70m</a> model which results in a more ‘synthetic’ sound,</li>
<li>but also disguises the strongly cyclical generator.</li>
</ul>
</li>
</ul>
<p class="first" style="font-size:80%;margin-top:1.25em;">Thanks to the <a href="http://www.artscouncil.ie/">Arts Council of Ireland</a> for supporting this project, and to Bruce and  Franziska for their time, labor and expertise.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2009%2F03%2F25%2Fbeta-test-11-10-08-12-08-08-resultant-changes%2F&amp;title=beta%20test%2011-10-08%20%26%23038%3B%2012-08-08%3A%20resultant%20changes" id="wpa2a_24"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2009/03/25/beta-test-11-10-08-12-08-08-resultant-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bug fix: banalyzer+</title>
		<link>http://www.io001b.com/2009/03/24/bug-fix-banalyzer/</link>
		<comments>http://www.io001b.com/2009/03/24/bug-fix-banalyzer/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 15:45:54 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=283</guid>
		<description><![CDATA[Here’s a fix for a significant bug that I somehow didn’t catch (didn’t hear?) for several years. The side effect of the fix is that io is now significantly more responsive. \ banalyzer+ \ \ a "smarter" banalyzer class designed to works in conjunction with the \ parser classes. \ \ ob.banalyzer+ clears internal storage [...]]]></description>
			<content:encoded><![CDATA[<p>Here’s a <a title="source code for the banalyzer+ class" href="http://www.io001b.com/wp-content/uploads/2009/03/banalyzer+.txt">fix</a> for a significant bug that I somehow didn’t catch (didn’t hear?) for several <em>years</em>. The side effect of the fix is that io is now <em>significantly</em> more responsive.</p>
<pre style="font-size:80%">\ <a title="source code for the banalyzer+ class" href="http://www.io001b.com/wp-content/uploads/2009/03/banalyzer+.txt">banalyzer+</a>
\
\ a "smarter" banalyzer class designed to works in conjunction with the
\ parser classes.
\
\ <a title="source code for the banalyzer+ class" href="http://www.io001b.com/wp-content/uploads/2009/03/banalyzer+.txt">ob.banalyzer+</a> clears internal storage and stats after an ALERT: message
\ is called. In addition, <a title="source code for the banalyzer+ class" href="http://www.io001b.com/wp-content/uploads/2009/03/banalyzer+.txt">ob.banalyzer+</a> also takes into account the
\ frequency of ALERT: messages and adjusts sensitivity (i.e. the alert
\ threshold) accordingly.

…

\ MOD: HeP 03-24-09 Fix bug that prevented default iv-blyzr-tolerance-cfa from
\                   being set. Now set this during OPEN:

…

: BLYZR.SET.TOLERANCE.CFA   ( mode --  )
    CASE
        static_tolerance  OF  0                          ENDOF
        linear_tolerance  OF  'c blyzr.linear.tolerance  ENDOF
        shift_tolerance   OF  'c blyzr.shift.tolerance   ENDOF
        random_tolerance  OF  'c blyzr.random.tolerance  ENDOF
    ENDCASE
    iv=&gt; iv-blyzr-tolerance-cfa
;

:m PUT.TOLERANCE.MODE:  ( mode --  , select tolerance calculating mode )
    dup  0 3  within?
    IF
        dup  iv=&gt; iv-blyzr-tolerance-mode
    \
        iv-dev-#opened
        IF
            blyzr.set.tolerance.cfa
        ELSE
            drop
        THEN
    ELSE
        drop
        " put.tolerance.mode:"  " unrecognized mode selector"
    THEN
;m

…

:m RAW.OPEN:    (  --  )
    raw.open: super
\
    iv-blyzr-tolerance-mode  BLYZR.SET.TOLERANCE.CFA
;m

…</pre>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2009%2F03%2F24%2Fbug-fix-banalyzer%2F&amp;title=bug%20fix%3A%20banalyzer%2B" id="wpa2a_28"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2009/03/24/bug-fix-banalyzer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>hp-&gt;midi interp tables</title>
		<link>http://www.io001b.com/2009/03/23/hp-midi-interp-tables/</link>
		<comments>http://www.io001b.com/2009/03/23/hp-midi-interp-tables/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 22:59:40 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=274</guid>
		<description><![CDATA[See: ‘hp-&#62;midi early report’ and ‘hp-&#62;midi initial test’.]]></description>
			<content:encoded><![CDATA[<div id="attachment_275" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.io001b.com/wp-content/uploads/2009/03/interp-tables-03-23-09.png"><img class="size-medium wp-image-275" title="interp tables (03-23-09)" src="http://www.io001b.com/wp-content/uploads/2009/03/interp-tables-03-23-09-300x232.png" alt="interp tables (03-23-09)" width="300" height="232" /></a><p class="wp-caption-text">interp tables (03-23-09)</p></div>
<p class="first">See: <a href="http://www.io001b.com/2008/11/07/hp-midi-early-report/">‘hp-&gt;midi early report’</a> and <a href="http://www.io001b.com/2008/11/08/hp-midi-initial-test/">‘hp-&gt;midi initial test’</a>.<a href="http://www.io001b.com/2008/11/08/hp-midi-initial-test/"><br />
</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2009%2F03%2F23%2Fhp-midi-interp-tables%2F&amp;title=hp-%3Emidi%20interp%20tables" id="wpa2a_32"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2009/03/23/hp-midi-interp-tables/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>source code 03-23-2009</title>
		<link>http://www.io001b.com/2009/03/23/source-code-03-23-2009/</link>
		<comments>http://www.io001b.com/2009/03/23/source-code-03-23-2009/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 11:22:10 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=265</guid>
		<description><![CDATA[Source code for io 0.0.1 beta (rev. March 23rd 2009) [86kB zip file]. Significant revisions since 07-03-2004 as detailed below. io:io_config \ MOD: HeP 11-09-08 Make io_min_pulse and io_max_pulse dependent on \ io_rtc_rate. \ MOD: HeP 03-22-09 Setting of rtc.rate! and time-advance moved to io_glob. io:io_glob \ MOD: HeP 03-22-09 Setting of rtc.rate! and time-advance [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.io001b.com/wp-content/uploads/2009/03/source-001b-03-23-2009.zip">Source code for io 0.0.1 beta (rev. March 23rd 2009)</a> [86kB zip file]. Significant revisions since <a href="http://www.io001b.com/2008/10/27/source-code-07-03-2004/">07-03-2004</a> as detailed below.</p>
<h4>io:io_config</h4>
<pre style="font-size:80%">\ MOD: HeP 11-09-08 Make io_min_pulse and io_max_pulse dependent on
\                   io_rtc_rate.
\ MOD: HeP 03-22-09 Setting of rtc.rate! and time-advance moved to io_glob.</pre>
<h4>io:io_glob</h4>
<pre style="font-size:80%">\ MOD: HeP 03-22-09 Setting of rtc.rate! and time-advance moved from
\                   io_config.
\                   Add (MODIFY.TIME.ADVANCE) called by the meta-alert-matrix.
\                   See: io_matrix.</pre>
<h4>io:modules:io_interp_table</h4>
<pre style="font-size:80%">\ MOD: HeP 10-26-08 Add the io_interp_table component.
\ MOD: HeP 11-04-08 Make the pitch tables 4 bytes wide because they need
\                   to contain signed data.
\ MOD: HeP 11-05-08 Provisional test of the table lookup version of hp-&gt;midi
\                   suggests that it is almost twice as fast as the old
\                   version (12725 msec for 10,000,000 conversions in
\                   comparison to 20413 msec).
\ MOD: HeP 11-06-08 Use !BYTES.
\ MOD: HeP 11-07-08 hp_ conversion words (e.g. HP-&gt;MIDI ) now reside in
\                   io:mobules:io_interp_table.
\ MOD: HeP 11-08-08 Add words to be called from io_matrix.
\ MOD: HeP 11-09-08 Add tables for output pulse generator.
\                   Initial (klugy) version of the exponential curve.</pre>
<h4>io:modules:io_interp</h4>
<pre style="font-size:80%">\ MOD: HeP 11-05-08 Provisional test of the table lookup version of hp-&gt;midi
\                   (see io:modules:io_interp_table for more details).
\ MOD: HeP 11-07-08 hp_ conversion words (e.g. HP-&gt;MIDI ) now reside in
\                   io:mobules:io_interp_table.
\ MOD: HeP 03-22-09 Add (MODIFY.INTERP) stub called by the meta-alert-matrix.
\                   See: io_matrix.</pre>
<h4>io:modules:io_patches</h4>
<pre style="font-size:80%">\ MOD: HeP 04-26-06 Slightly broaden out the note ranges of the vl patches.
\ MOD: HeP 11-09-08 Reduce to two vl patches: ob.vl.patch Floboe and SoprSax!
\ MOD: HeP 03-19-09 Double the those vl patches with variant damping and
\                   absorption. Note that vales of 0 seem to cause problems.
\                   (Based on experiements with Bruce Coates.)</pre>
<h4>io:io_matrix</h4>
<pre style="font-size:80%">\ MOD: HeP 11-08-08 Call words to alter the conversion of hp_ coordinates to
\                   midi. See the file modules:io_interp_table for more info.
\ MOD: HeP 03-21-09 Add meta-alert-matrix.</pre>
<h4>io:io_input</h4>
<pre style="font-size:80%">\ MOD: HeP 03-20-09 Add meta-blyzer. We have an alert for alerts. ToDo: Need
\                   someway of triggering changes of patch, interp-tables and
\                   time-advance values from this.
\ MOD: HeP 03-21-09 See: io_matrix for details on what the meta-blyzer
\                   triggers.</pre>
<h4>io:io_output</h4>
<pre style="font-size:80%">\ MOD: HeP 11-09-08 Use table lookup to derive new pulse and pulse groupings.
\ MOD: HeP 03-21-09 Add (MODIFY.PATCH) called by the meta-alert-matrix. See:
\                   io_matrix.</pre>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2009%2F03%2F23%2Fsource-code-03-23-2009%2F&amp;title=source%20code%2003-23-2009" id="wpa2a_36"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2009/03/23/source-code-03-23-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>beta test 12-08-08: audio recordings</title>
		<link>http://www.io001b.com/2008/12/15/beta-test-12-08-08-audio-recordings/</link>
		<comments>http://www.io001b.com/2008/12/15/beta-test-12-08-08-audio-recordings/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 04:04:18 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[audio recordings]]></category>
		<category><![CDATA[beta test]]></category>
		<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Attribution-Noncommercial-No Derivative Works License]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Creative Commons]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[recordings]]></category>
		<category><![CDATA[UCC Department of Music]]></category>

		<guid isPermaLink="false">http://www.busterandfriends.com/io/?p=259</guid>
		<description><![CDATA[I will be returning with more detailed reports shortly, but, in the meantime, here is the (not yet annotated) audio documentation of the io++ beta test with Bruce Coates on December 8th 2008. beta test 12-08-08_00 [mp3] beta test 12-08-08_01 [mp3] beta test 12-08-08_02 [mp3] beta test 12-08-08_03 [mp3] beta test 12-08-08_04 [mp3] beta test [...]]]></description>
			<content:encoded><![CDATA[<p>I will be returning with more detailed reports shortly, but, in the meantime, here is the (not yet annotated)  audio documentation of the io++ beta test with <a href="http://www.myspace.com/brucecoates">Bruce Coates</a> on December 8th 2008.</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_00.mp3">beta test 12-08-08_00</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_01.mp3">beta test 12-08-08_01</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_02.mp3">beta test 12-08-08_02</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_03.mp3">beta test 12-08-08_03</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_04.mp3">beta test 12-08-08_04</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_05.mp3">beta test 12-08-08_05</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_06.mp3">beta test 12-08-08_06</a> [mp3]</p>
<p class="first" style="text-align:center;margin-top:1em;"><a href="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_07.mp3">beta test 12-08-08_07</a> [mp3]</p>
<p class="first" style="margin-top:1em;">Performers are io 0.0.1 beta++ (itself), Bruce Coates (saxophone) and <a href="http://www.busterandfriends.com/">Han-earl Park</a> (guitar).</p>
<p class="first" style="font-size:80%;margin-top:1.25em;">Thanks to the <a href="http://www.artscouncil.ie/">Arts Council of Ireland</a> for supporting this project, to the <a href="http://www.music.ucc.ie/">UCC Department of Music</a> for providing a space in which to carry out this work, and to Bruce for his time and labor in support of this project.</p>
<p>io001b.com</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2008%2F12%2F15%2Fbeta-test-12-08-08-audio-recordings%2F&amp;title=beta%20test%2012-08-08%3A%20audio%20recordings" id="wpa2a_40"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2008/12/15/beta-test-12-08-08-audio-recordings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_00.mp3" length="6668351" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_01.mp3" length="3830826" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_02.mp3" length="6561144" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_03.mp3" length="6766153" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_04.mp3" length="6662081" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_05.mp3" length="6845774" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_06.mp3" length="6897810" type="audio/mpeg" />
<enclosure url="http://www.io001b.com/wp-content/uploads/2008/12/12-08-08_07.mp3" length="1452847" type="audio/mpeg" />
		</item>
	</channel>
</rss>

