<?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>EMusicTips &#187; iPhone</title>
	<atom:link href="http://emusictips.com/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://emusictips.com</link>
	<description>Tips that will help you become a better producer</description>
	<lastBuildDate>Thu, 20 May 2010 21:34:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to control Ableton Live with your iPhone [updated]</title>
		<link>http://emusictips.com/2009/02/how-to-control-ableton-live-with-your-iphone/</link>
		<comments>http://emusictips.com/2009/02/how-to-control-ableton-live-with-your-iphone/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:04:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ableton Live]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://emusictips.com/how-to-control-ableton-live-with-your-iphone/</guid>
		<description><![CDATA[With a new iPhone version comes a new method of using it to control Ableton Live. This post is an update to a previous post that is now obsolete. The best new method of controlling your iPhone doesn&#8217;t even require you to jailbreak your phone. Summary: TouchOSC is an iPhone / iPod Touch application that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="floatr" src="http://emusictips.com/wp-content/uploads/2008/04/osculatortouchosc.jpg" alt="osculator and touchosc" title="osculator and touchosc" width="300" height="225" class="floatr"/><br />
With a new iPhone version comes a new method of using it to control Ableton Live. This post is an update to a previous post that is now obsolete. The best new method of controlling your iPhone doesn&#8217;t even require you to jailbreak your phone.</p>
<h3>Summary:</h3>
<p>TouchOSC is an iPhone / iPod Touch application that lets you send and receive Open Sound Control messages over a Wi-Fi network using the UDP protocol. Using this program on your phone along with Osculator for Mac, you can control Ableton Live with your phone.</p>
<h3>Requirements:</h3>
<p></p>
<ol>
<li>Wireless Router to create a wireless network for the iPhone to send OSC messages through</li>
<li>An iPhone with 2.0 or newer software</li>
<li>Purchase of TouchOsc and Osculator</li>
</ol>
<h3>Procedure:</h3>
<p>
<span id="more-91"></span></p>
<p>First, launch OSCulator and Live.</p>
<p class="vspace">We will have to configure Live so it will receive and send MIDI events with OSCulator.
</p>
<p class="vspace">In Live go in the Preferences, under the &#8220;MIDI Sync&#8221; tab and enable the Track and Remote columns for &#8220;OSCulator Out&#8221; and &#8220;OSCulator In&#8221; interfaces.  This will enable us to record events and send control events to OSCulator as well.
</p>
<p><img class="floatr" src="http://www.emusictips.com/wp-content/uploads/2009/02/tutorial_iphone_1.png" alt="" title=""></p>
<h3>TouchOSC configuration</h3>
<p>Now, launch TouchOSC on your iPhone.  Please make sure you have version 1.2 installed so automatic configuration will be enabled.
</p>
<div class="vspace"></div>
<ul>
<li>Click on the button under &#8220;Network&#8221; and choose the option corresponding to OSCulator (see picture to the right).  TouchOSC will automatically fill the fields required for the network communications.
</li>
<li>In the &#8220;Port (incoming)&#8221; field, enter 9000.  This can be actually any port number you wish.  9000 is cool.
</li>
<li>From there your settings page should look like the second image from the top (your &#8220;Host&#8221; field can be different, due to network configuration differences).
</li>
</ul>
<div style="text-align: center;"><img class="floatr" src="http://www.emusictips.com/wp-content/uploads/2009/02/tutorial_iphone_2.png" alt="" title=""></div>
<div class="vspace"></div>
<ul>
<li>Select a layout, we will use &#8220;Beatmachine&#8221;.
</li>
<li>Click on the &#8220;Done&#8221; button.
</li>
</ul>
<p class="vspace">We will configure the yellow slider so it can control the volume of the first track in Live:
</p>
<div class="vspace"></div>
<ul>
<li>Touch the yellow slider to send an initial event.
</li>
<li>The event &#8220;/1/fader&#8221; should appear in the main window of OSCulator.
</li>
<li>In OSCulator, select &#8220;MIDI CC&#8221; as Event Type, and &#8220;cc0&#8243; as Value.
</li>
</ul>
<p class="vspace">Now, let&#8217;s tell Live we want to use this MIDI control change to control the volume fader of the first track.  This procedure also works for any button or control in Live.
</p>
<div class="vspace"></div>
<ul>
<li>Return to Live, and click on the MIDI button, located upper right.  Live turns to MIDI Learn mode.
</li>
<li>Click on the volume fader of the first track.
</li>
</ul>
<div class="vspace"></div>
<div class="vspace"></div>
<ul>
<li>In TouchOSC, touch the yellow slider again.  This will forward the event to Live, which will learn that we want to use the MIDI control change 0 to control the volume fader.  A &#8220;1/0&#8243; label is now displayed next to the volume fader, like this:
</li>
</ul>
<div class="vspace"></div>
<ul>
<li>Leave MIDI learn mode by click on the MIDI button upper right.
</li>
<li>You&#8217;re done!
</li>
</ul>
<p class="vspace">If you click the volume fader in Live, you will notice OSCulator will automatically detect a MIDI message and will convert it to an OSC message that it sends to TouchOSC running on your iPhone.
</p>
<p class="vspace">That means that TouchOSC and Live are synchronized both ways.</p>
]]></content:encoded>
			<wfw:commentRss>http://emusictips.com/2009/02/how-to-control-ableton-live-with-your-iphone/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
