<?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: Making  a Max MSP Object in C &#8211; Random Melody Generator</title>
		<atom:link href="http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 18:26:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-57071</guid>
					<title><![CDATA[Making  a Max MSP Object in C &#8211; Random Melody Generator]]></title>
					<link>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-57071</link>
					<pubDate>Fri, 13 May 2011 12:37:01 +0000</pubDate>
					<dc:creator>astroboom</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there!</p>
<p>Im trying to Create a Object in Max MSP using C that Randomly generates a Melody, similar to Mozart&#8217;s &#8220;dice music&#8221;. For example, when a random number is selected from an array, it corresponds to a note number for example 61. This then outputs the note number and plays back. This should happen 16 times, in order to create a random melody every time its activated.</p>
<p>I&#8217;ve created an array which contains a selection of note numbers, but i&#8217; m very stuck on how to make it all fit together.</p>
<p>Any help would be very welcomed, and I hope this makes sense! Reply if your willing to help! Thank you very much</p>
<p>Arnie</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-204478</guid>
					<title><![CDATA[Re: Making  a Max MSP Object in C &#8211; Random Melody Generator]]></title>
					<link>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-204478</link>
					<pubDate>Fri, 13 May 2011 13:13:50 +0000</pubDate>
					<dc:creator>andrea agostini</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Arnie.</p>
<p>I have some remarks for you, if you don&#8217;t mind</p>
<p>- questions about object development in C fit better in the &#8220;Dev&#8221; forum &#8211; you have much more chances to get an answer there</p>
<p>- why do you want to develop this in C? While I didn&#8217;t grasp all the details of your idea, it seems something very easy to do with Max. but of course you might have very good reasons for this &#8211; including the joy of experimenting!</p>
<p>- I don&#8217;t understand where you&#8217;re stuck &#8211; is it a problem with the algorithm, the C language, the integration with Max, &#8230;? it&#8217;s hard to give you specific advice with so little info.</p>
<p>- eighteenth century &#8220;dice music&#8221; was about whole measures, rather than single notes&#8230; but if you look for a more modern approach to (partly) aleatoric music composition there&#8217;s a lot more stuff than this around, and some people on this list (me not included) are real experts in the field!</p>
<p>good luck, in any case!<br />
aa</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-204479</guid>
					<title><![CDATA[Re: Making  a Max MSP Object in C &#8211; Random Melody Generator]]></title>
					<link>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-204479</link>
					<pubDate>Fri, 13 May 2011 13:22:33 +0000</pubDate>
					<dc:creator>astroboom</dc:creator>

					<description>
						<![CDATA[
						<p>Cheers AA, i&#8217;l post it in dev now.</p>
<p>I want to develop this in C, as i have already made something like it in max and want to expand my knowledge in that field.</p>
<p>Im stuck, because i don&#8217;t know enough about it, and was wondering if someone give an example for me to work from.</p>
<p>Yeah, the dice music wasn&#8217;t an amazing example, but i suppose it is the same in essence, using tone/semitone randomness</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-204480</guid>
					<title><![CDATA[Re: Making  a Max MSP Object in C &#8211; Random Melody Generator]]></title>
					<link>http://cycling74.com/forums/topic/making-a-max-msp-object-in-c-random-melody-generator/#post-204480</link>
					<pubDate>Fri, 13 May 2011 13:25:23 +0000</pubDate>
					<dc:creator>astroboom</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://cycling74.com/forums/topic.php?id=33381&#038;replies=1#post-162162" rel="nofollow">http://cycling74.com/forums/topic.php?id=33381&#038;replies=1#post-162162</a></p>
<p>Moved</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

