<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: LIVE Ableton</title>
		<atom:link href="http://cycling74.com/forums/topic/live-ableton/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/live-ableton/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:52:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-33175</guid>
					<title><![CDATA[LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-33175</link>
					<pubDate>Tue, 07 Aug 2007 11:29:31 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m sorry.<br />
I&#8217;m new here.<br />
Does anybody have some experience how to synch &#8216;Live&#8217; (from Ableton) and MaxMSP&#8230;I know how to change my preferences in Live but I don&#8217;t receive Midi messages from MaxMSP.<br />
Could you help me with maybe the Tutorial-numbers which could help me or with some other advice.<br />
Thanx so much</p>
<p>Peer</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110127</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110127</link>
					<pubDate>Tue, 07 Aug 2007 14:04:07 +0000</pubDate>
					<dc:creator>Venetian</dc:creator>

					<description>
						<![CDATA[
						<p>
try sending a midi message (such as noteout &#8220;from Max/MSP 1&#8243; &#8211; click on the noteout object and choose that not for instance ASsynth or whatever it is).<br />
In Live, get your usual Midi instrument up. That can accept &#8220;from Max/MSP 1&#8243; or &#8220;all instruments&#8221;. It should make a note. Try opening up noteout help to make a basic note.</p>
<p>in fact, paste this into a new max patch, click on the box &#8211; change to max/msp 1 and hit the record button on your midi instr. in live:</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 87 162 48 196617 loadbang;<br />
#P user umenu 87 250 100 196647 1 64 266 1;<br />
#X add &#8220;AU DLS Synth 1&#8243;;<br />
#X add &#8220;Network Session 1&#8243;;<br />
#X add &#8220;from MaxMSP 1&#8243;;<br />
#X add &#8220;from MaxMSP 2&#8243;;<br />
#P newex 87 216 46 196617 midiinfo;<br />
#P message 87 192 14 196617 1;<br />
#P newex 221 188 94 196617 makenote 100 300;<br />
#P user kslider 221 91 54 0 36 48 31 12 0 128 128 128 128 128 128 255 255 255 0 0 0 0 0 0;<br />
#P newex 221 237 43 196617 noteout;<br />
#P connect 6 0 3 0;<br />
#P connect 5 1 0 0;<br />
#P connect 4 0 5 0;<br />
#P connect 3 0 4 0;<br />
#P connect 2 1 0 1;<br />
#P connect 2 0 0 0;<br />
#P connect 1 0 2 0;<br />
#P window clipboard copycount 7;</p>
<p>
any questions, post back. Hope it goes well.</p>
<p>Cheers,<br />
Andrew</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110128</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110128</link>
					<pubDate>Thu, 09 Aug 2007 06:28:20 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Venetian,<br />
that works good. I can use my VST in Live via Max now&#8230;BUT&#8230;I would like to use Live also as a slave referred to tempo.<br />
So I would like to play a Max sequence in a certain tempo and let Max oblige Live to take the same tempo for playing Live loops simultaniously with the Max sequence&#8230;..so how can I send a TEMPO-message from Max to Live so that lives changes its Metronome to the same speed than Max?</p>
<p>Thanx so far for your help.</p>
<p>Greetz and wishes for a sunny day<br />
Peer</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110129</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110129</link>
					<pubDate>Thu, 09 Aug 2007 11:41:47 +0000</pubDate>
					<dc:creator>Venetian</dc:creator>

					<description>
						<![CDATA[
						<p>
Have a look at this. It should work fine, but I wouldn&#8217;t be surprised if there&#8217;s some drift after a while (maybe a minute?)<br />
To get round that, you need to really lock them together (have a click sent from Live and adjust extra to take into account the drift. Not a problem though..)<br />
Let me know how you get on</p>
<p>
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 253 98 27 196617 / 2.;<br />
#P number 410 67 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P button 347 163 15 0;<br />
#P toggle 347 63 15 0;<br />
#P newex 347 102 58 196617 metro 600;<br />
#P newex 152 195 36 196617 s bpm;<br />
#P newex 171 304 46 196617 r output;<br />
#P flonum 42 125 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 150 118 44 196617 r tatum;<br />
#P number 100 281 77 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P flonum 150 142 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 18.;<br />
#P newex 97 326 77 196626 midiout;<br />
#B color 4;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P newex 100 304 59 196617 xbendout 1;<br />
#B color 14;<br />
#P newex 100 254 46 196617 / 140.;<br />
#P newex 100 224 59 196617 * 16384.;<br />
#P newex 100 196 39 196617 &#8211; 60.;<br />
#P newex 100 167 59 196617 * 30000.;<br />
#P newex 100 142 42 196617 pow -1;<br />
#P inlet 96 99 15 0;<br />
#P window setfont &#8220;Helvetica Neue Black Condensed&#8221; 18.;<br />
#P comment 60 60 130 320405522 MIDI TEMPO OUT;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 2;<br />
#P comment 179 335 100 196617 MIDIOUT set to &#8220;from Max/MSP 1&#8243;;<br />
#P window linecount 6;<br />
#P comment 311 291 100 196617 In Ableton , do MIDI map , click on tempo (120bpm) and then change the number in the box above xbendout here;<br />
#P window linecount 1;<br />
#P comment 374 125 100 196617 your metro stuff;<br />
#P window linecount 3;<br />
#P comment 253 119 46 196617 could also be four;<br />
#P comment 453 59 80 196617 your tempo &#8220;(actually in msec per beat)&#8221;;<br />
#P connect 24 0 7 0;<br />
#P connect 23 0 24 0;<br />
#P connect 23 0 20 1;<br />
#P connect 20 0 22 0;<br />
#P connect 21 0 20 0;<br />
#P connect 12 0 13 0;<br />
#P connect 18 0 13 0;<br />
#P connect 7 0 8 0;<br />
#P connect 9 0 10 0;<br />
#P connect 10 0 11 0;<br />
#P connect 11 0 15 0;<br />
#P connect 15 0 12 0;<br />
#P connect 6 0 17 0;<br />
#P connect 16 0 14 0;<br />
#P connect 8 0 19 0;<br />
#P connect 8 0 9 0;<br />
#P window clipboard copycount 25;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110130</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110130</link>
					<pubDate>Thu, 09 Aug 2007 18:49:17 +0000</pubDate>
					<dc:creator>Axiom-Crux</dc:creator>

					<description>
						<![CDATA[
						<p>if I were you I would sync max to ableton with live as the master signal, becuase it has a more stable midi clock.</p>
<p>or better yet make your patch into a pluggo and run it inside live.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110131</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110131</link>
					<pubDate>Fri, 10 Aug 2007 06:10:14 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Hey,<br />
I&#8217;m so sorry..guess I&#8217;m a real amateur. But this doesn&#8217;t work.<br />
Nothing happens.<br />
You also have some receive messages without a send message (r output, r tatum) and send messages without receive messages (send bpm). I guess I&#8217;m not enough in the program to understand that. I thought that every r needs a s and visa versa.<br />
Also the thing with the MIDI MAP in Live doesn&#8217;t work&#8230;.honestly I&#8217;m a bit lost.<br />
Sorry for causing all these problems.<br />
Ah, a very important question: how did you get all these numbers like *16384 or *30000 ???</p>
<p>Thank you so much in any case for your help up till now.<br />
If you ever come to Belgium I&#8217;ll invite you for a good belgium beer ;-)</p>
<p>Greetz<br />
Peer</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110132</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110132</link>
					<pubDate>Fri, 10 Aug 2007 06:12:27 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Thanx also for your help.<br />
Where do I get more info about pluggo?<br />
I looked in the tutorial and the reference and they don&#8217;t have any hits for that word.</p>
<p>Also I looked in the LIVE manual and maybe it would be a good idea to use Max as a ReWire slave or a ReWire master.<br />
Does anybody has any experience how to do that?</p>
<p>Thanx a lot again<br />
Peer</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110133</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110133</link>
					<pubDate>Fri, 10 Aug 2007 06:42:32 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>You think it&#8217;s better to purchase PLUGGO if I want to work with LIVE and Max?<br />
Isn&#8217;t there another solution?</p>
<p>Can&#8217;t I ReWire the programs?</p>
<p>Thanx and Greetz<br />
Peer</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110134</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110134</link>
					<pubDate>Fri, 10 Aug 2007 07:42:39 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Oke&#8230;I read the ReWire Tutorial now&#8230;.<br />
the same problem than some others:<br />
&#8216;error starting audio&#8217; is rewire mixer running?&#8230;..shit</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110135</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110135</link>
					<pubDate>Fri, 10 Aug 2007 09:39:27 +0000</pubDate>
					<dc:creator>Wetterberg</dc:creator>

					<description>
						<![CDATA[
						<p>jazzisfaction skrev:<br />
> You think it&#8217;s better to purchase PLUGGO if I want to work with LIVE and Max?<br />
>   <br />
They never said that &#8211; from MaxMSP you can build Pluggo devices that can <br />
be loaded into your DAW and distributed over the internet, whatever. You <br />
don&#8217;t need to own the readymade pluggo collection to do this, as it will <br />
work as long as you have the pluggo runtime installed.</p>
<p>Andreas.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110136</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110136</link>
					<pubDate>Fri, 10 Aug 2007 11:41:25 +0000</pubDate>
					<dc:creator>Venetian</dc:creator>

					<description>
						<![CDATA[
						<p>Hi.</p>
<p>Ignore the r tatum and r output etc.</p>
<p>Here&#8217;s a check list:</p>
<p>1. In the max patch, check that below x-bendout 1, midiout is set to &#8220;from Max/MSP 1&#8243; (by cliking on it)</p>
<p>2. In Live, do apple-M (Midi Map) and click on the tempo, 120, button. That sort of highlights.</p>
<p>3. Now go back to max, and send a number through x-bendout, theres a box above it, so scroll up with that.</p>
<p>4. In Live, you should see, 1/PB, over the tempo. If not it hasn&#8217;t worked.</p>
<p>5. Now try sending the value you use for metro through the /2 box and into the chain. That should alter the value in Live.</p>
<p>Explanation<br />
The BPM is beats per minutes. Metro uses msec per beat.<br />
So we need to do 1 / x to get beats per msec. Then times by 1000 to get beats per second, and another 30 or 60 to get it per minute. Okay, not a great explanation, but that&#8217;s kind of why.</p>
<p>Then you do (-60) because Ableton&#8217;s tempo function allows you to alter between 60 and 200 bpm.<br />
Then 16383 / x because xbendout has that many divisions. So we&#8217;re sending say 100bpm -> 40 -> 16383 / 40 -> Live<br />
Then Live will match our 100 bpm.<br />
It does work. Check out &#8220;b-keeper&#8221; on youtube</p>
<p>Keep me posted and good luck.<br />
Andrew</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110137</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110137</link>
					<pubDate>Fri, 10 Aug 2007 12:22:34 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Hey,<br />
thanx so much to all of you for your help.</p>
<p>So what do i want to do?<br />
I made a patch in Max with a random 9tone-scale<br />
melody and I want to play it together with some<br />
loops which I run in LIVE (Ableton).<br />
So the random melody from Max should play in the<br />
same tempo than my Live loops.<br />
I first run the melody and after a while I switch on<br />
That&#8217;s the idea.<br />
I just don&#8217;t know how to synch the tempo of my patch<br />
here is my patch which I would like to synch with Live / Ableton:</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 226 138 82 196617 tempo 120 1 16;<br />
#P toggle 212 99 15 0;<br />
#P window linecount 2;<br />
#P message 216 367 13 196617 52;<br />
#P message 193 367 13 196617 49;<br />
#P message 170 367 13 196617 48;<br />
#P message 148 367 13 196617 47;<br />
#P message 123 367 13 196617 46;<br />
#P message 100 367 13 196617 45;<br />
#P message 75 364 13 196617 44;<br />
#P message 42 367 13 196617 42;<br />
#P message 14 367 13 196617 41;<br />
#P number 313 226 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P button 228 172 15 0;<br />
#P window linecount 1;<br />
#P newex 389 567 60 196617 noteout a 1;<br />
#P newex 376 520 94 196617 makenote 127 120;<br />
#P window linecount 2;<br />
#P hidden message 241 458 13 196617 89;<br />
#P message 215 458 13 196617 88;<br />
#P message 188 458 13 196617 85;<br />
#P message 163 458 13 196617 84;<br />
#P message 140 458 13 196617 83;<br />
#P message 113 458 13 196617 82;<br />
#P message 88 458 13 196617 81;<br />
#P message 64 458 13 196617 80;<br />
#P message 38 458 13 196617 78;<br />
#P message 12 458 13 196617 77;<br />
#P message 212 424 13 196617 76;<br />
#P message 189 424 13 196617 73;<br />
#P message 166 424 13 196617 72;<br />
#P message 139 424 13 196617 71;<br />
#P message 117 424 13 196617 70;<br />
#P message 94 424 13 196617 69;<br />
#P message 67 424 13 196617 68;<br />
#P message 40 424 13 196617 66;<br />
#P message 14 424 13 196617 65;<br />
#P message 225 393 13 196617 64;<br />
#P message 201 393 13 196617 61;<br />
#P message 178 393 13 196617 60;<br />
#P message 154 393 13 196617 59;<br />
#P message 129 393 13 196617 58;<br />
#P message 100 393 13 196617 57;<br />
#P message 75 393 13 196617 56;<br />
#P message 41 393 13 196617 54;<br />
#P message 14 393 13 196617 53;<br />
#P window linecount 5;<br />
#P newex 261 271 134 196617 select 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37;<br />
#P window linecount 1;<br />
#P newex 345 195 58 196617 random 37;<br />
#P hidden connect 42 0 30 0;<br />
#P hidden connect 41 0 30 0;<br />
#P hidden connect 40 0 30 0;<br />
#P hidden connect 39 0 30 0;<br />
#P hidden connect 38 0 30 0;<br />
#P hidden connect 37 0 30 0;<br />
#P hidden connect 36 0 30 0;<br />
#P hidden connect 35 0 30 0;<br />
#P hidden fasten 34 0 30 0 374 520;<br />
#P hidden fasten 29 0 30 0 246 490 381 490;<br />
#P hidden fasten 28 0 30 0 220 489 381 489;<br />
#P hidden fasten 27 0 30 0 193 492 381 492;<br />
#P hidden fasten 26 0 30 0 168 491 381 491;<br />
#P hidden fasten 25 0 30 0 145 494 381 494;<br />
#P hidden fasten 24 0 30 0 118 494 381 494;<br />
#P hidden fasten 23 0 30 0 93 490 381 490;<br />
#P hidden fasten 22 0 30 0 69 492 381 492;<br />
#P hidden fasten 21 0 30 0 43 493 381 493;<br />
#P hidden fasten 20 0 30 0 17 492 381 492;<br />
#P hidden fasten 19 0 30 0 217 495 381 495;<br />
#P hidden fasten 18 0 30 0 194 491 381 491;<br />
#P hidden fasten 17 0 30 0 171 493 381 493;<br />
#P hidden fasten 16 0 30 0 144 494 381 494;<br />
#P hidden fasten 15 0 30 0 122 494 381 494;<br />
#P hidden fasten 14 0 30 0 99 496 381 496;<br />
#P hidden fasten 13 0 30 0 72 494 381 494;<br />
#P hidden fasten 12 0 30 0 45 495 381 495;<br />
#P hidden fasten 11 0 30 0 19 493 381 493;<br />
#P hidden fasten 10 0 30 0 230 494 381 494;<br />
#P hidden fasten 9 0 30 0 206 494 381 494;<br />
#P hidden fasten 8 0 30 0 183 496 381 496;<br />
#P hidden fasten 7 0 30 0 159 494 381 494;<br />
#P hidden fasten 6 0 30 0 134 493 381 493;<br />
#P hidden fasten 5 0 30 0 105 495 381 495;<br />
#P hidden fasten 4 0 30 0 80 493 381 493;<br />
#P hidden fasten 3 0 30 0 46 493 381 493;<br />
#P hidden fasten 2 0 30 0 19 494 381 494;<br />
#P fasten 30 0 31 0 381 551 394 551;<br />
#P fasten 30 1 31 1 465 551 419 551;<br />
#P connect 44 0 32 0;<br />
#P connect 43 0 44 0;<br />
#P connect 32 0 0 0;<br />
#P fasten 0 0 33 0 350 219 318 219;<br />
#P fasten 33 0 1 0 262 268;<br />
#P hidden fasten 1 27 29 0 347 436 246 436;<br />
#P hidden fasten 1 8 10 0 290 438 230 438;<br />
#P hidden connect 1 37 42 0;<br />
#P hidden fasten 1 26 28 0 344 437 220 437;<br />
#P hidden fasten 1 17 19 0 317 436 217 436;<br />
#P hidden fasten 1 7 9 0 287 437 206 437;<br />
#P hidden connect 1 36 41 0;<br />
#P hidden fasten 1 16 18 0 314 436 194 436;<br />
#P hidden fasten 1 25 27 0 341 435 193 435;<br />
#P hidden fasten 1 6 8 0 284 436 183 436;<br />
#P hidden connect 1 35 40 0;<br />
#P hidden fasten 1 15 17 0 467 439 171 439;<br />
#P hidden fasten 1 24 26 0 338 437 168 437;<br />
#P hidden fasten 1 5 7 0 281 436 159 436;<br />
#P hidden connect 1 34 39 0;<br />
#P hidden fasten 1 23 25 0 335 438 145 438;<br />
#P hidden fasten 1 14 16 0 453 438 144 438;<br />
#P hidden fasten 1 4 6 0 278 437 134 437;<br />
#P hidden connect 1 33 38 0;<br />
#P hidden fasten 1 13 15 0 305 438 122 438;<br />
#P hidden fasten 1 22 24 0 332 436 118 436;<br />
#P hidden fasten 1 3 5 0 275 437 132 437 105 437;<br />
#P hidden connect 1 32 37 0;<br />
#P hidden fasten 1 12 14 0 302 438 99 438;<br />
#P hidden fasten 1 21 23 0 329 438 93 438;<br />
#P hidden fasten 1 2 4 0 272 436 80 436;<br />
#P hidden connect 1 31 36 0;<br />
#P hidden fasten 1 11 13 0 299 438 72 438;<br />
#P hidden fasten 1 20 22 0 326 436 69 436;<br />
#P hidden connect 1 29 35 0;<br />
#P hidden fasten 1 1 3 0 269 436 46 436;<br />
#P hidden fasten 1 10 12 0 296 438 45 438;<br />
#P hidden fasten 1 19 21 0 323 438 43 438;<br />
#P hidden fasten 1 9 11 0 293 438 19 438;<br />
#P hidden fasten 1 0 2 0 266 436 19 436;<br />
#P hidden connect 1 28 34 0;<br />
#P hidden fasten 1 18 20 0 320 437 17 437;<br />
#P window clipboard copycount 45;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110138</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110138</link>
					<pubDate>Fri, 10 Aug 2007 12:33:00 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Andrew,<br />
u are a genius!!!!<br />
That works perfect!<br />
But now live is the slave and max the master.<br />
Is it also possible that max is the slave and takes over the tempo from live?</p>
<p>Hope I can ever help u out in my life ;-)</p>
<p>Greetz<br />
Peer</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110139</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110139</link>
					<pubDate>Fri, 10 Aug 2007 13:34:11 +0000</pubDate>
					<dc:creator>Venetian</dc:creator>

					<description>
						<![CDATA[
						<p>
yes.</p>
<p>To do this, you need to send a click track from Live. So make a track with evenly spaced clicks on some midi note, say 60.</p>
<p>Send them out &#8220;to Max/MSP 1&#8243;</p>
<p>In Max, make a notein, go into stripnote (to avoid the note off message), then out to a bang.</p>
<p>Put that into timer but both inputs. The int out should be the time between your clicks. You may want to double it, halve it etc so that it&#8217;s right for metro.</p>
<p>Also, did you find you got some drift on what you were doing or was it okay?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110140</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110140</link>
					<pubDate>Sun, 12 Aug 2007 16:36:57 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Hey guys,<br />
I don&#8217;t know if anybody is interested (cause I guess it&#8217;s quite amateuristic what I did), but I finally found what I wanted.<br />
It&#8217;s a random 9-tone-scale melody (over 5 octaves), switching also randomly between quarter-,eigths-and sixteenth-notes.<br />
all this goes simultan with the tempo in LIVE and I can add some loops to the random melody running from LIVE.<br />
Of course the whole patch only works together with a click-track made on LIVE and some MIDI-controllers.<br />
Thanx so much to VENETIAN who helped me a lot and to all the others.<br />
Have a great week<br />
Peer<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window linecount 1;<br />
#P newex 522 329 58 196617 select 109;<br />
#P newex 522 291 40 196617 key;<br />
#P user gswitch2 628 304 39 32 1 0;<br />
#P newex 566 138 61 196617 delay 4000;<br />
#P newex 531 176 45 196617 onebang;<br />
#P newex 657 108 82 196617 select 12 14 43;<br />
#P toggle 531 219 15 0;<br />
#P button 834 435 15 0;<br />
#P button 723 435 15 0;<br />
#P button 557 435 15 0;<br />
#P toggle 781 497 15 0;<br />
#P toggle 682 497 15 0;<br />
#P newex 655 460 55 196617 delay 460;<br />
#P newex 770 460 55 196617 delay 460;<br />
#P newex 557 460 55 196617 delay 460;<br />
#P toggle 619 497 15 0;<br />
#P button 796 435 15 0;<br />
#P button 674 435 15 0;<br />
#P button 619 435 15 0;<br />
#P newex 781 517 37 196617 metro;<br />
#P newex 682 517 37 196617 metro;<br />
#P newex 619 517 37 196617 metro;<br />
#P message 619 460 26 196617 460;<br />
#P message 834 460 26 196617 115;<br />
#P message 723 459 26 196617 230;<br />
#P newex 655 399 231 196617 select 0 1 2;<br />
#P number 655 369 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 655 339 52 196617 random 3;<br />
#P newex 655 282 61 196617 metro 460.;<br />
#P newex 657 247 29 196617 * 2.;<br />
#P flonum 657 216 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P button 657 146 15 0;<br />
#P newex 657 189 35 196617 timer;<br />
#P newex 657 69 54 196617 stripnote;<br />
#P newex 657 33 54 196617 notein a 1;<br />
#P button 498 496 15 0;<br />
#P window linecount 2;<br />
#P message 233 408 15 196617 52;<br />
#P message 210 408 13 196617 49;<br />
#P message 187 408 13 196617 48;<br />
#P message 165 408 13 196617 47;<br />
#P message 140 408 13 196617 46;<br />
#P message 117 408 13 196617 45;<br />
#P message 92 405 13 196617 44;<br />
#P message 59 408 13 196617 42;<br />
#P message 32 405 13 196617 41;<br />
#P number 40 229 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P newex 104 643 60 196617 noteout a 1;<br />
#P newex 94 566 94 196617 makenote 127 400;<br />
#P window linecount 2;<br />
#P hidden message 256 499 13 196617 89;<br />
#P message 232 499 13 196617 88;<br />
#P message 205 499 13 196617 85;<br />
#P message 180 499 13 196617 84;<br />
#P message 157 499 13 196617 83;<br />
#P message 130 499 13 196617 82;<br />
#P message 105 499 13 196617 81;<br />
#P message 81 499 13 196617 80;<br />
#P message 55 499 13 196617 78;<br />
#P message 31 499 13 196617 77;<br />
#P message 229 465 13 196617 76;<br />
#P message 206 465 13 196617 73;<br />
#P message 183 465 13 196617 72;<br />
#P message 156 465 13 196617 71;<br />
#P message 134 465 13 196617 70;<br />
#P message 111 465 13 196617 69;<br />
#P message 84 465 13 196617 68;<br />
#P message 57 465 13 196617 66;<br />
#P message 31 465 13 196617 65;<br />
#P message 242 434 13 196617 64;<br />
#P message 218 434 13 196617 61;<br />
#P message 195 434 13 196617 60;<br />
#P message 171 434 13 196617 59;<br />
#P message 146 434 13 196617 58;<br />
#P message 117 434 13 196617 57;<br />
#P message 92 434 13 196617 56;<br />
#P message 58 434 13 196617 54;<br />
#P message 31 434 13 196617 53;<br />
#P window linecount 5;<br />
#P newex 40 271 133 196617 select 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36;<br />
#P window linecount 1;<br />
#P newex 89 194 58 196617 random 37;<br />
#P window linecount 7;<br />
#P comment 904 52 84 196617 Choose: Options- DSP Status &#8211; Core Audio / X-Station Audio (which is my driver Driver/interface);<br />
#P window linecount 2;<br />
#P comment 718 31 100 196617 All Devices By Channel;<br />
#P window linecount 4;<br />
#P comment 910 150 100 196617 Make A midi Track in Live with a click on it and choose &#8216;Midi to&#8217; &#8211; &#8216;to Max/MSP&#8217;;<br />
#P window linecount 17;<br />
#P comment 905 225 100 196617 VERY IMPORTANT: Delete the Plug-In in Ableton with which you made the click&#8230;but only the Plug-In , not the recorded Midi-track&#8230;NOW you can choose &#8216;Midi to&#8217; &#8211; &#8216;To Max/Msp&#8217;&#8230;.if you don&#8217;t delete the Plug-In instrument , the track will only be able to send out an Audio-Signal and you can&#8217;t choose: &#8216;To Max/MSP&#8217;;<br />
#P window linecount 3;<br />
#P comment 338 615 738 196617 my Tempo on Live is 130 BPM which is the same as 460 for my metro-object&#8230;I want to switch randomly between quarter , eighth an sixteenth notes&#8230;so I take the biggest unit (the quarter notes) to trigger a random choice between playing quarter-notes (metro gets 460 as message) , eight-notes (metro gets 230) and sixteenth-notes (metro gets 115);<br />
#P comment 8 42 260 196617 basically I have a 9-tone scale: I take the triad of F as a mirror-axis and like this I get the notes of the E Triad and the Gb Triad which gives me a 9-tone scale;<br />
#P window linecount 2;<br />
#P comment 502 370 100 196617 mute-function with the &#8216;M&#8217; key;<br />
#P window linecount 5;<br />
#P comment 289 34 216 196617 in LIVE: I start the horizontal track 1 (with my &#8216;click&#8217;) with the &#8216;play&#8217; button in the master-field which gets the Midi-link of a low C (No.12) on my synth&#8230;.I stop my random track with pushing a low D (No.14) on my synth;<br />
#P window linecount 3;<br />
#P comment 743 86 100 196617 the click is recorded on the note of G (No.43);<br />
#P connect 79 0 63 0;<br />
#P fasten 61 2 70 0 806 431 801 431;<br />
#P fasten 61 2 79 0 806 431 839 431;<br />
#P fasten 63 0 39 2 839 549 183 549;<br />
#P fasten 63 0 76 0 839 483 786 483;<br />
#P fasten 63 0 67 1 839 500 813 500;<br />
#P connect 76 0 67 0;<br />
#P fasten 73 0 76 0 775 487 786 487;<br />
#P fasten 70 0 73 0 801 456 775 456;<br />
#P connect 78 0 62 0;<br />
#P fasten 61 1 69 0 733 425 679 425;<br />
#P fasten 61 1 78 0 733 431 728 431;<br />
#P fasten 62 0 39 2 728 549 183 549;<br />
#P fasten 62 0 75 0 728 488 687 488;<br />
#P fasten 62 0 66 1 728 511 714 511;<br />
#P fasten 57 0 58 1 662 273 711 273;<br />
#P connect 52 1 53 1;<br />
#P connect 75 0 66 0;<br />
#P fasten 74 0 75 0 660 488 687 488;<br />
#P fasten 55 0 82 0 662 169 536 169;<br />
#P connect 55 0 54 0;<br />
#P fasten 55 0 54 1 662 181 687 181;<br />
#P connect 58 0 84 1;<br />
#P connect 56 0 57 0;<br />
#P connect 54 0 56 0;<br />
#P fasten 81 2 55 0 710 143 662 143;<br />
#P connect 53 0 81 0;<br />
#P connect 52 0 53 0;<br />
#P fasten 69 0 74 0 679 452 660 452;<br />
#P connect 60 0 61 0;<br />
#P connect 59 0 60 0;<br />
#P connect 84 1 59 0;<br />
#P fasten 80 0 58 0 536 271 660 271;<br />
#P fasten 64 0 39 2 624 484 575 484 575 540 191 540 183 540;<br />
#P connect 64 0 71 0;<br />
#P fasten 64 0 65 1 624 485 651 485;<br />
#P fasten 86 0 84 0 527 366 594 366 594 294 633 294;<br />
#P connect 71 0 65 0;<br />
#P fasten 72 0 71 0 562 485 624 485;<br />
#P connect 68 0 64 0;<br />
#P fasten 61 0 77 0 660 423 562 423;<br />
#P fasten 61 0 68 0 660 428 624 428;<br />
#P connect 83 0 82 1;<br />
#P fasten 81 0 83 0 662 132 571 132;<br />
#P connect 77 0 72 0;<br />
#P fasten 81 1 80 0 686 132 524 132 524 203 536 203;<br />
#P connect 82 0 80 0;<br />
#P connect 85 0 86 0;<br />
#P fasten 67 0 51 0 786 575 529 575 529 482 503 482;<br />
#P fasten 66 0 51 0 687 574 527 574 527 481 503 481;<br />
#P fasten 65 0 51 0 624 574 528 574 528 480 503 480;<br />
#P hidden fasten 10 27 38 0 126 436 261 436;<br />
#P hidden fasten 10 8 19 0 69 438 247 438;<br />
#P hidden connect 10 36 50 0;<br />
#P hidden fasten 10 26 37 0 123 437 237 437;<br />
#P hidden fasten 10 17 28 0 96 436 234 436;<br />
#P hidden fasten 10 7 18 0 66 437 223 437;<br />
#P hidden connect 10 35 49 0;<br />
#P hidden fasten 10 16 27 0 93 436 211 436;<br />
#P hidden fasten 10 25 36 0 120 435 210 435;<br />
#P hidden fasten 10 6 17 0 63 436 200 436;<br />
#P hidden connect 10 34 48 0;<br />
#P hidden fasten 10 15 26 0 467 439 188 439;<br />
#P hidden fasten 10 24 35 0 117 437 185 437;<br />
#P hidden fasten 10 5 16 0 60 436 176 436;<br />
#P hidden connect 10 33 47 0;<br />
#P hidden fasten 10 23 34 0 114 438 162 438;<br />
#P hidden fasten 10 14 25 0 453 438 161 438;<br />
#P hidden fasten 10 4 15 0 57 437 151 437;<br />
#P hidden connect 10 32 46 0;<br />
#P hidden fasten 10 13 24 0 84 438 139 438;<br />
#P hidden fasten 10 22 33 0 111 436 135 436;<br />
#P fasten 39 1 40 1 183 609 183 620 134 620;<br />
#P hidden fasten 10 3 14 0 54 437 132 437 122 437;<br />
#P hidden connect 10 31 45 0;<br />
#P hidden fasten 10 12 23 0 81 438 116 438;<br />
#P hidden fasten 10 21 32 0 108 438 110 438;<br />
#P fasten 39 0 40 0 99 616 109 616;<br />
#P hidden connect 42 0 39 0;<br />
#P hidden fasten 11 0 39 0 36 494 99 494;<br />
#P hidden fasten 12 0 39 0 63 493 99 493;<br />
#P hidden fasten 13 0 39 0 97 493 99 493;<br />
#P hidden fasten 14 0 39 0 122 495 99 495;<br />
#P hidden fasten 15 0 39 0 151 493 99 493;<br />
#P hidden fasten 16 0 39 0 176 494 99 494;<br />
#P hidden fasten 17 0 39 0 200 496 99 496;<br />
#P hidden fasten 18 0 39 0 223 494 99 494;<br />
#P hidden fasten 19 0 39 0 247 494 99 494;<br />
#P hidden fasten 20 0 39 0 36 493 99 493;<br />
#P hidden fasten 21 0 39 0 62 495 99 495;<br />
#P hidden fasten 22 0 39 0 89 494 99 494;<br />
#P hidden fasten 23 0 39 0 116 496 99 496;<br />
#P hidden fasten 24 0 39 0 139 494 99 494;<br />
#P hidden fasten 25 0 39 0 161 494 99 494;<br />
#P hidden fasten 26 0 39 0 188 493 99 493;<br />
#P hidden fasten 27 0 39 0 211 491 99 491;<br />
#P hidden fasten 28 0 39 0 234 495 99 495;<br />
#P hidden fasten 29 0 39 0 36 492 99 492;<br />
#P hidden fasten 30 0 39 0 60 493 99 493;<br />
#P hidden fasten 31 0 39 0 86 492 99 492;<br />
#P hidden fasten 32 0 39 0 110 490 99 490;<br />
#P hidden fasten 33 0 39 0 135 494 99 494;<br />
#P hidden fasten 34 0 39 0 162 494 99 494;<br />
#P hidden fasten 35 0 39 0 185 491 99 491;<br />
#P hidden fasten 36 0 39 0 210 492 99 492;<br />
#P hidden fasten 37 0 39 0 237 489 99 489;<br />
#P hidden fasten 38 0 39 0 261 490 99 490;<br />
#P hidden connect 43 0 39 0;<br />
#P hidden connect 44 0 39 0;<br />
#P hidden connect 45 0 39 0;<br />
#P hidden connect 46 0 39 0;<br />
#P hidden connect 47 0 39 0;<br />
#P hidden connect 48 0 39 0;<br />
#P hidden connect 49 0 39 0;<br />
#P hidden connect 50 0 39 0;<br />
#P hidden fasten 10 2 13 0 51 436 97 436;<br />
#P hidden connect 10 30 44 0;<br />
#P fasten 51 0 9 0 503 522 477 522 477 133 94 133;<br />
#P hidden fasten 10 11 22 0 78 438 89 438;<br />
#P hidden fasten 10 20 31 0 105 436 86 436;<br />
#P hidden connect 10 29 43 0;<br />
#P hidden fasten 10 1 12 0 48 436 63 436;<br />
#P hidden fasten 10 10 21 0 75 438 62 438;<br />
#P hidden fasten 10 19 30 0 102 438 60 438;<br />
#P connect 41 0 10 0;<br />
#P fasten 9 0 41 0 94 219 45 219;<br />
#P hidden connect 10 28 42 0;<br />
#P hidden fasten 10 18 29 0 99 437 36 437;<br />
#P hidden fasten 10 9 20 0 72 438 36 438;<br />
#P hidden fasten 10 0 11 0 45 436 36 436;<br />
#P window clipboard copycount 87;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110141</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110141</link>
					<pubDate>Sun, 12 Aug 2007 16:50:56 +0000</pubDate>
					<dc:creator>jazzisfaction</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Venetian,<br />
Thanx again for all your help.<br />
I didn&#8217;t have any drift on what I did.<br />
The things work exactly like I want it now.<br />
But I guess it&#8217;s still a rather complicated patch and guys like you could solve the problem much easier and with a better patch.<br />
Anyways&#8230;I&#8217;m happy :-)</p>
<p>Talk to you soon<br />
Greetz<br />
Peer</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/live-ableton/#post-110142</guid>
					<title><![CDATA[Re: LIVE Ableton]]></title>
					<link>http://cycling74.com/forums/topic/live-ableton/#post-110142</link>
					<pubDate>Wed, 15 Aug 2007 07:29:02 +0000</pubDate>
					<dc:creator>Stefan Tiedje</dc:creator>

					<description>
						<![CDATA[
						<p>jazzisfaction schrieb:<br />
> Hey Venetian, Thanx again for all your help. I didn&#8217;t have any drift<br />
> on what I did. The things work exactly like I want it now. But I<br />
> guess it&#8217;s still a rather complicated patch and guys like you could<br />
> solve the problem much easier and with a better patch. Anyways&#8230;I&#8217;m<br />
> happy :-)</p>
<p>Certainly you could replace the sel->tons of message boxes->makenote <br />
with a single coll&#8230;</p>
<p>#P button 427 197 15 0;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P number 427 247 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P window linecount 1;<br />
#P newex 427 300 94 196617 makenote 127 400;<br />
#P newex 427 220 58 196617 random 37;<br />
#N coll ;<br />
#T flags 1 0;<br />
#T 0 53;<br />
#T 1 54;<br />
#T 2 56;<br />
#T 3 57;<br />
#T 4 58;<br />
#T 5 59;<br />
#T 6 60;<br />
#T 7 61;<br />
#T 8 64;<br />
#T 9 65;<br />
#T 10 66;<br />
#T 11 68;<br />
#T 12 69;<br />
#T 13 70;<br />
#T 14 71;<br />
#T 15 72;<br />
#T 16 73;<br />
#T 17 76;<br />
#T 18 77;<br />
#T 19 78;<br />
#T 20 80;<br />
#T 21 81;<br />
#T 22 82;<br />
#T 23 83;<br />
#T 24 84;<br />
#T 25 85;<br />
#T 26 88;<br />
#T 27 89;<br />
#T 28 41;<br />
#T 29 42;<br />
#T 30 44;<br />
#T 31 45;<br />
#T 32 46;<br />
#T 33 47;<br />
#T 34 48;<br />
#T 35 49;<br />
#T 36 52;<br />
#P newobj 427 271 50 196617 coll;<br />
#P connect 4 0 1 0;<br />
#P connect 0 0 2 0;<br />
#P connect 3 0 0 0;<br />
#P connect 1 0 3 0;<br />
#P window clipboard copycount 5;</p>
<p>
&#8211; <br />
Stefan Tiedje&#8212;&#8212;&#8212;&#8212;x&#8212;&#8212;-<br />
&#8211;_____&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8211;(_|_ &#8212;-|&#8212;&#8211;|&#8212;&#8211;()&#8212;&#8212;-<br />
&#8211; _|_)&#8212;-|&#8212;&#8211;()&#8212;&#8212;&#8212;&#8212;&#8211;<br />
&#8212;&#8212;&#8212;-()&#8212;&#8212;&#8211;www.ccmix.com</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

