<?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>christianmeinke.com &#187; osc</title>
	<atom:link href="http://www.christianmeinke.com/tag/osc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christianmeinke.com</link>
	<description>Personal blog, playground and activity aggregator</description>
	<lastBuildDate>Sat, 19 Jun 2010 16:15:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OpenSound Control (OSC) Resources</title>
		<link>http://www.christianmeinke.com/2009/05/26/opensound-control-osc-resources/</link>
		<comments>http://www.christianmeinke.com/2009/05/26/opensound-control-osc-resources/#comments</comments>
		<pubDate>Tue, 26 May 2009 22:21:09 +0000</pubDate>
		<dc:creator>CM</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maxmsp]]></category>
		<category><![CDATA[osc]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://www.christianmeinke.com/?p=583</guid>
		<description><![CDATA[A collection of selected <a href="http://en.wikipedia.org/wiki/OpenSound_Control">OSC</a> related software, libraries and interfaces for mobile devices]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently researching for possible interfaces and options to send and receive data from/to processing and java projects as well as Max/Msp patches. Currently I&#8217;m focussing on input devices connected via wireless (mobile devices) and usb/serial connections but also on software-to-software interfaces linking between the programming environments mentioned above.<span id="more-583"></span></p>
<h3>Java &#038; Processing</h3>
<ul>
<li><a href="http://www.sciss.de/netutil/">NetUtil OSC Library for Java</a> Compact and efficient java library for sending and receiving messages using the OpenSound Control (OSC) protocol</li>
<li><a href="http://jklabs.net/maxlink/">MaxLink</a> Java libraries enabling communication between Processing (Java) and Max/MSP <span>(made quite good experiences connecting Java applications with Max (4.x &#038; 5) patches. Recommended!)</span></li>
<li><a href="http://www.sojamo.de/libraries/oscP5/">oscP5</a> OSC implementation for the programming environment Processing</li>
<li><a href="http://www.conceptualinertia.net/aoakenfo/sketch-1">OSC communication between Max and Processing</a> (triggered by Midi controller) Tutorial by Ash Oakenfold</li>
</ul>
<h3>Mobile (input) Devices</h3>
<ul>
<li><a href="http://poly.share.dj/projects/#mrmr">Mrmr for the iPhone/iPod Touch</a> mrmr is an open-source research project to develop a standardized set of protocols and syntax conventions to control live installations and multimedia performances via mobile devices <span>(<a href="http://www.youtube.com/watch?v=W4frYFfcEoA">demo video</a> on youtube)</span></li>
<li><a href="http://hexler.net/software/touchosc">TouchOSC</a> iPhone / iPod Touch application that lets you send and receive Open Sound Control messages</li>
<li><a href="http://lux.vu/blog/oscemote/">OSCemote</a> Remote control application for the iPhone and iPod Touch <span>(check the examples)</span></li>
<li><a href="http://www.osculator.net/wp/">OSCulator</a> Another software linking controllers to music and video software</li>
<li><a href="http://www.audiomulch.com/~rossb/code/oscpack/">oscpack</a> Set of C++ classes for packing and unpacking OSC packets</li>
</ul>
<h3>Misc.</h3>
<ul>
<li><a href="http://delicious.com/popular/osc">OSC-tagged bookmarks</a> at delicious.com</li>
<li><a href="http://archive.cnmat.berkeley.edu/OpenSoundControl/">OpenSound Control Home Page</a> University of California, Berkeley</li>
<li><a href="http://opensoundcontrol.org/">opensoundcontrol.org</a> Center For New Music and Audio Technology (CNMAT), UC Berkeley</li>
<li><a href="http://lusidosc.sourceforge.net/">LusidOSC</a> Open source initiative to define and support a layer for unique spatial input devices using OpenSound Control</li>
</ul>
<p>If you like to recommend projects or resources that are not listed below, drop a comment. Any recommendations and helpful hints are much appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christianmeinke.com/2009/05/26/opensound-control-osc-resources/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
