<?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: Real Time Quantiser</title>
		<atom:link href="http://cycling74.com/forums/topic/real-time-quantiser/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/real-time-quantiser/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 15:26:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/real-time-quantiser/#post-25438</guid>
					<title><![CDATA[Real Time Quantiser]]></title>
					<link>http://cycling74.com/forums/topic/real-time-quantiser/#post-25438</link>
					<pubDate>Sat, 15 Apr 2006 16:21:10 +0000</pubDate>
					<dc:creator>phoenix</dc:creator>

					<description>
						<![CDATA[
						<p>I am making a real time quantiser in which one can adjust how many beats to allow per bar.<br />
A bar is 256 steps set by a metronome incrimenting a number sequence attached to the input of modulo 256.<br />
If i divide by the number steps in a bar by the number of beats i want in a bar ie 256 / 3<br />
then i get a resultant output of 85<br />
If i use another % object, then i can count up to this number however i want it to output a bang only when the output here is zero.<br />
I am using a == 0 object on the output but it just bangs every time the metronome counts.</p>
<p>Is there a way to get this to bang only when the output is zero?</p>
<p>I tried to attach a file, but had some problems.</p>
<p>Thanks</p>
<p>phoenix</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/real-time-quantiser/#post-74917</guid>
					<title><![CDATA[Re: Real Time Quantiser]]></title>
					<link>http://cycling74.com/forums/topic/real-time-quantiser/#post-74917</link>
					<pubDate>Sat, 15 Apr 2006 16:51:17 +0000</pubDate>
					<dc:creator>lawrence casserley</dc:creator>

					<description>
						<![CDATA[
						<p>Take a look at the help files, etc. you will find that == 0 outputs a <br />
&#8217;1&#8242; when it receives a zero, and a &#8217;0&#8242; when ti receives anything else, <br />
so what you need to do is select only the &#8216;true&#8217;, ie &#8217;1&#8242; output &#8211; then <br />
you find that there is an object called &#8216;select&#8217;&#8230;&#8230;&#8230;&#8230;.</p>
<p>Have fun!</p>
<p>L</p>
<p>Lawrence Casserley &#8211; <a href="mailto:lawrence@lcasserley.co.uk">lawrence@lcasserley.co.uk</a><br />
Lawrence Electronic Operations &#8211; <a href="http://www.lcasserley.co.uk" rel="nofollow">http://www.lcasserley.co.uk</a><br />
Colourscape Music Festivals &#8211; <a href="http://www.colourscape.org.uk" rel="nofollow">http://www.colourscape.org.uk</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/real-time-quantiser/#post-74918</guid>
					<title><![CDATA[Re: Real Time Quantiser]]></title>
					<link>http://cycling74.com/forums/topic/real-time-quantiser/#post-74918</link>
					<pubDate>Sun, 23 Apr 2006 19:26:30 +0000</pubDate>
					<dc:creator>phoenix</dc:creator>

					<description>
						<![CDATA[
						<p>Hi i&#8217;m having some trouble with this patch i am working on, in that i am trying to divide a 256 by the number of beats in  a bar and using the modulo function to output a bang when it reaches zero.  however when i change this to 256/7 it recieves a float number however it rounds this down to the nearest int and therefor i get a double click at the end of each 256 because it finishes the 7 beats before.  If i used two metronomes then there might be timing inaccuracies.  Is there a number which exactly divides into every possible division of 256?</p>
<p>I tried uploading my Patch but am not sure if it has worked &#8211; can you see the patch?  If not how can i upload my Max patch?<br />
Thanks &#8211; Tim</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/real-time-quantiser/#post-74919</guid>
					<title><![CDATA[Re: Real Time Quantiser]]></title>
					<link>http://cycling74.com/forums/topic/real-time-quantiser/#post-74919</link>
					<pubDate>Sun, 23 Apr 2006 19:41:20 +0000</pubDate>
					<dc:creator>Jean-Francois Charles</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/real-time-quantiser/#post-74920</guid>
					<title><![CDATA[Re: Real Time Quantiser]]></title>
					<link>http://cycling74.com/forums/topic/real-time-quantiser/#post-74920</link>
					<pubDate>Sun, 23 Apr 2006 20:51:55 +0000</pubDate>
					<dc:creator>david stevens</dc:creator>

					<description>
						<![CDATA[
						<p>but be aware, as I discovered when I tried to post a patch late  <br />
Friday, that there is a size limit. If it exceeds it the message goes  <br />
into a holding place until the moderator looks at it. It wasn&#8217;t a  <br />
very big patch either!</p>
<p>David</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

