<?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: seemingly simple function of sync~</title>
		<atom:link href="http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:57:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-26394</guid>
					<title><![CDATA[seemingly simple function of sync~]]></title>
					<link>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-26394</link>
					<pubDate>Tue, 13 Jun 2006 10:09:29 +0000</pubDate>
					<dc:creator>fraudulentfromage@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Upon receiving the &#8220;stop&#8221; message, the sync~ object freezes its output<br />
to its current value. How could I force it to set its value to x on<br />
stop?</p>
<p>
&#8211; <br />
cheese<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Powerbook G3/500 640/40 &#8211; Stilll great for audio!<br />
Max/MSP, Live 4, DP4, &#038; various hardware synths</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78823</guid>
					<title><![CDATA[Re: seemingly simple function of sync~]]></title>
					<link>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78823</link>
					<pubDate>Tue, 13 Jun 2006 10:45:01 +0000</pubDate>
					<dc:creator>Patrick Delges</dc:creator>

					<description>
						<![CDATA[
						<p>Send [sync~]&#8216;s output to [delta~] and use [delta~]&#8216;s output to control <br />
a [selector~] which will have to choose between [sync~]&#8216;s output and <br />
[sig~ x].</p>
<p>_____________________________<br />
Patrick Delges</p>
<p>Centre de Recherches et de Formation Musicales de Wallonie asbl</p>
<p><a href="http://users.skynet.be/crfmw/max" rel="nofollow">http://users.skynet.be/crfmw/max</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78824</guid>
					<title><![CDATA[Re: seemingly simple function of sync~]]></title>
					<link>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78824</link>
					<pubDate>Tue, 13 Jun 2006 19:04:17 +0000</pubDate>
					<dc:creator>fraudulentfromage@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Ug. I am hoping for not only the ability to set the value of output<br />
while sync~ is stopped, but also for it to begin counting (phasing?)<br />
from that value when sync begins again. So if I set it to 0 while it&#8217;s<br />
stopped, it will begin counting again from 0, and if I set it to .25<br />
it will count from .25. The thought of using a simple [+~ .25] occured<br />
to me, but that would cause the phasor to go above 1.</p>
<p>cheese</p>
<p>&#8211;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Powerbook G3/500 640/40 &#8211; Stilll great for audio!<br />
Max/MSP, Live 4, DP4, &#038; various hardware synths</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78825</guid>
					<title><![CDATA[Re: seemingly simple function of sync~]]></title>
					<link>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78825</link>
					<pubDate>Tue, 13 Jun 2006 20:20:23 +0000</pubDate>
					<dc:creator>vade</dc:creator>

					<description>
						<![CDATA[
						<p>[%~ 1] ?</p>
<p>v a d e //</p>
<p><a href="http://www.vade.info" rel="nofollow">http://www.vade.info</a><br />
abstrakt.vade.info</p>
<p>
I LIVE! I LIVE! I LIVE! I LIVE! I LIVE! I LIVE! I LIVE! I LIVE! I  <br />
LIVE! I LIVE! I LIVE! I LIVE!</p>
<p>You will not be saved by the Holy Ghost. You will not be saved by the  <br />
God Plutonium.</p>
<p>In fact, YOU WILL NOT BE SAVED!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78826</guid>
					<title><![CDATA[Re: seemingly simple function of sync~]]></title>
					<link>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78826</link>
					<pubDate>Tue, 13 Jun 2006 21:10:05 +0000</pubDate>
					<dc:creator>Peter McCulloch</dc:creator>

					<description>
						<![CDATA[
						<p>And, though %~ 1. will suffice for this situation, you should also <br />
check out pong~ for all your bouncing signal needs.</p>
<p>Peter McCulloch</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78827</guid>
					<title><![CDATA[Re: seemingly simple function of sync~]]></title>
					<link>http://cycling74.com/forums/topic/seemingly-simple-function-of-sync/#post-78827</link>
					<pubDate>Wed, 14 Jun 2006 08:49:09 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>On 13-Jun-2006, at 23:10, Peter McCulloch wrote:</p>
<p>> And, though %~ 1. will suffice for this situation, you should also  <br />
> check out pong~ for all your bouncing signal needs.</p>
<p>pong~ is strong, but you&#8217;ll also want to look at clip~.</p>
<p>TBH, for *all* your signal bouncing needs, you may want to look at  <br />
lp.scamp~, which does [%~ 1], pong~, clip~, and a lot more in one  <br />
handy object.</p>
<p>Scamp~ is part of Litter Pro, but you can get a sneak preview of  <br />
sorts by looking at the sister objects lp.scampi and lp.scampf in the  <br />
Starter Pack. All three provide almost identical functionality, with  <br />
scamp~ producing signals, scampf producing floats, and scampi  <br />
producing ints.</p>
<p>&#8211; P.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;    <a href="http://www.bek.no/~pcastine/Litter/" rel="nofollow">http://www.bek.no/~pcastine/Litter/</a>    &#8212;&#8212;&#8212;&#8212;-<br />
Peter Castine            +&#8212;> Litter Power &#038; Litter Bundle for Jitter<br />
                                Heavy-Duty Mathematics for Everyday Use<br />
iCE:  Sequencing,  Recording &#038;<br />
       Interface  Building  for                   |home    | chez nous|<br />
       Max/MSP   Extremely cool                   |bei uns |  i nostri|<br />
       <a href="http://www.dspaudio.com/" rel="nofollow">http://www.dspaudio.com/</a>                   <a href="http://www.castine.de" rel="nofollow">http://www.castine.de</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

