<?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: Reading Live Session clips with a buffer~</title>
		<atom:link href="http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 22:18:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-49245</guid>
					<title><![CDATA[Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-49245</link>
					<pubDate>Sat, 20 Mar 2010 12:49:27 +0000</pubDate>
					<dc:creator>degezo</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,<br />
simple question that is driving me crazy.<br />
Is there a way to read Live Session clips into a buffer~ object?</p>
<p>This should be a basic feature of Max for Live but I don&#8217;t understand ho to do it!!! Is it possible?!</p>
<p>Thanks a lot.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176950</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176950</link>
					<pubDate>Sat, 20 Mar 2010 14:08:31 +0000</pubDate>
					<dc:creator>Charles Baker</dc:creator>

					<description>
						<![CDATA[
						<p>Not currently.<br />
from  thread on Abelton MaxForLive forum, responding to the idea that you could use current M4L API to do this:</p>
<blockquote><p>
 Post subject: Re: Max/MSP user considering M4L&#8230; sending clips to buffers?<br />
pukunui Posted: Thu Dec 17, 2009 6:45 pm </p>
<p>The clip name of a clip in Live is not bound to the file name. So you could not be sure that this would work all the time.<br />
We have this logged as a feature request for a future version of the API &#8211; a way to get the absolute path of the file a clip references.<br />
-A<br />
__________<br />
<a href="mailto:andrew@cycling74.com">andrew@cycling74.com</a>
</p>
</blockquote>
<p>Andrew is a C74 developer, so I tend to believe him.<br />
Lots you can do w/ Max4Live, just not that right now. or MidI polyaftertouch or SysEx.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176951</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176951</link>
					<pubDate>Sat, 20 Mar 2010 14:50:11 +0000</pubDate>
					<dc:creator>degezo</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks Charles.<br />
At least now I know what I can&#8217;t do for now&#8230; I hope.<br />
I&#8217;ll try to go for the longer way, recording the clip into the buffer~ every time it&#8217;s launched&#8230; T__T</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176952</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176952</link>
					<pubDate>Sun, 21 Mar 2010 00:44:24 +0000</pubDate>
					<dc:creator>Crampe</dc:creator>

					<description>
						<![CDATA[
						<p>There&#8217;s a workaround. Just go to the ms.pinky forum and search for the M4L ms.pinky porting, all explanations are there.<br />
It might be in this topic <a href="http://www.mspinky.com/phpBB2/viewtopic.php?t=1000" rel="nofollow">http://www.mspinky.com/phpBB2/viewtopic.php?t=1000</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176953</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176953</link>
					<pubDate>Tue, 23 Mar 2010 18:39:26 +0000</pubDate>
					<dc:creator>Charles Baker</dc:creator>

					<description>
						<![CDATA[
						<p>here is the core of the workaround, from Crampe&#8217;s linked file:</p>
<blockquote><p>
Note that in order for the clip to be loaded into Ms Pinky, the audio file corresponding to that clip must be located somewhere within the Max/MSP file search path.
</p>
</blockquote>
<p>if the clip is in the running max4live application&#8217;s searchpath, it will be found with just a unique filename, such as the clip is named with, we got that, out side of the app&#8217;s searchpath , it would require the absolute path, which we don&#8217;t have.<br />
j2k</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176954</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176954</link>
					<pubDate>Sat, 16 Jun 2012 08:18:17 +0000</pubDate>
					<dc:creator>Jan</dc:creator>

					<description>
						<![CDATA[
						<p>I just had a short contact with Andrew for Cycling &#8211; absolute file paths of clip files will be  available when Live 9 is released!!!<br />
J</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176955</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176955</link>
					<pubDate>Sat, 16 Jun 2012 11:18:04 +0000</pubDate>
					<dc:creator>Jan</dc:creator>

					<description>
						<![CDATA[
						<p>&#8212; posted into the wrong thread , therefore removed&#8212;&#8211;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176956</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176956</link>
					<pubDate>Mon, 18 Jun 2012 09:56:12 +0000</pubDate>
					<dc:creator>halsallian</dc:creator>

					<description>
						<![CDATA[
						<p>But isn&#8217;t it better to record it than to read the clip file?</p>
<p>If you read it you won&#8217;t take into account any new tempo/warping.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176957</guid>
					<title><![CDATA[Re: Reading Live Session clips with a buffer~]]></title>
					<link>http://cycling74.com/forums/topic/reading-live-session-clips-with-a-buffer/#post-176957</link>
					<pubDate>Mon, 16 Jul 2012 17:49:33 +0000</pubDate>
					<dc:creator>tsutek</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the heads up Jan! I am hoping that Live 9 will fix most of the little annoyances such as this for us. Looking forward to it!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

