<?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: cycle~ size limit</title>
		<atom:link href="http://cycling74.com/forums/topic/cycle-size-limit/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/cycle-size-limit/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 01:19:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-32553</guid>
					<title><![CDATA[cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-32553</link>
					<pubDate>Wed, 20 Jun 2007 19:44:45 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>what is the best approach to have a [cycle~] which allows the use of more than 512 samples? (i need 1000)</p>
<p>i am looking for a way to loop inside a wavetable while allowing to set the speed using a signal.</p>
<p>with [counter~] and [index~] it is a bit complicated to set the speed for oscillator tuning, and as we know groove does not accept signals.</p>
<p>cycle~ would be almost perfect, it is just too short.</p>
<p>
this is max 4.1 and without third party objects if possible.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-107383</guid>
					<title><![CDATA[Re: cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-107383</link>
					<pubDate>Wed, 20 Jun 2007 19:50:33 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>
i may add a second question: how do you load new files into a buffer while a cycle is playing from it?</p>
<p>until now i was putting the cycle into a poly~ and turn it off and on again after i update the buffer content. there must be an easier was.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-107384</guid>
					<title><![CDATA[Re: cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-107384</link>
					<pubDate>Wed, 20 Jun 2007 19:51:04 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 20 juin 07, at 21:44, Roman Thilenius wrote:</p>
<p>> what is the best approach to have a [cycle~] which allows the use  <br />
> of more than 512 samples? (i need 1000)<br />
><br />
> i am looking for a way to loop inside a wavetable while allowing to  <br />
> set the speed using a signal.<br />
><br />
> with [counter~] and [index~] it is a bit complicated to set the  <br />
> speed for oscillator tuning, and as we know groove does not accept  <br />
> signals.<br />
><br />
> cycle~ would be almost perfect, it is just too short.</p>
<p>What about [wave~]?</p>
<p>ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-107385</guid>
					<title><![CDATA[Re: cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-107385</link>
					<pubDate>Wed, 20 Jun 2007 19:58:48 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 20 juin 07, at 21:50, Roman Thilenius wrote:</p>
<p>> i may add a second question: how do you load new files into a  <br />
> buffer while a cycle is playing from it?<br />
><br />
> until now i was putting the cycle into a poly~ and turn it off and  <br />
> on again after i update the buffer content. there must be an easier  <br />
> was.</p>
<p>How about sending the set message? ;-)</p>
<p>ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-107386</guid>
					<title><![CDATA[Re: cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-107386</link>
					<pubDate>Wed, 20 Jun 2007 20:29:35 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>
> <br />
> How about sending the set message? ;-)</p>
<p>
yeah, no, it works in all situaiton but not when a running cycle reads from a buffer.<br />
the new buffer is written from load, but cycle still reads from the old (physically) buffer.<br />
if you have luck they even play both, the old and the new version.<br />
:/</p>
<p>wave~ .. yes true, though i am not really happy with the way it takes start and end points, especially because its ms and not samples.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-107387</guid>
					<title><![CDATA[Re: cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-107387</link>
					<pubDate>Wed, 20 Jun 2007 20:32:02 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>
> wave~ .. yes true, though i am not really happy with the way it takes start and end points, especially because its ms and not samples.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>oh it also takes signals too! see, thats why i didnt use it bf.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-107388</guid>
					<title><![CDATA[Re: cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-107388</link>
					<pubDate>Wed, 20 Jun 2007 20:53:48 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 20 juin 07, at 22:29, Roman Thilenius wrote:</p>
<p>> yeah, no, it works in all situaiton but not when a running cycle  <br />
> reads from a buffer.<br />
> the new buffer is written from load, but cycle still reads from the  <br />
> old (physically) buffer.<br />
> if you have luck they even play both, the old and the new version.<br />
> :/</p>
<p>I&#8217;d suggest your using 2 buffers and switch from one to the other  <br />
when file reading operation is done.</p>
<p>ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/cycle-size-limit/#post-107389</guid>
					<title><![CDATA[Re: cycle~ size limit]]></title>
					<link>http://cycling74.com/forums/topic/cycle-size-limit/#post-107389</link>
					<pubDate>Thu, 21 Jun 2007 08:18:27 +0000</pubDate>
					<dc:creator>volker böhm</dc:creator>

					<description>
						<![CDATA[
						<p>
On 20 Jun 2007, at 22:29, Roman Thilenius wrote:</p>
<p>>><br />
>> How about sending the set message? ;-)<br />
><br />
><br />
> yeah, no, it works in all situaiton but not when a running cycle  <br />
> reads from a buffer.<br />
> the new buffer is written from load, but cycle still reads from the  <br />
> old (physically) buffer.<br />
> if you have luck they even play both, the old and the new version.</p>
<p>maybe i get you wrong, but this works just fine:</p>
<p>#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P flonum 122 238 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 91 265 41 196617 *~ 0.1;<br />
#P newex 103 105 68 196617 buffer~ x 12;<br />
#P message 103 73 30 196617 read;<br />
#P message 161 147 33 196617 set x;<br />
#P user led 68 300 17 17 0 150;<br />
#P newex 85 300 30 196617 dac~;<br />
#P flonum 91 151 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;<br />
#P newex 91 187 70 196617 cycle~ 250 x;<br />
#P connect 4 0 0 0;<br />
#P connect 1 0 0 0;<br />
#P connect 0 0 7 0;<br />
#P connect 5 0 6 0;<br />
#P connect 6 1 4 0;<br />
#P connect 7 0 2 0;<br />
#P connect 7 0 2 1;<br />
#P connect 8 0 7 1;<br />
#P hidden connect 3 0 2 0;<br />
#P window clipboard copycount 9;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

