<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - Generative/Procedural music]]></title>
		<link>https://chipmusic.org/forums/topic/1053/generativeprocedural-music/</link>
		<description><![CDATA[The most recent posts in Generative/Procedural music.]]></description>
		<lastBuildDate>Wed, 29 Aug 2012 23:37:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/129868/#p129868</link>
			<description><![CDATA[<b><i>DUNGEONMASTER says:</i></b><p>how about ableton velocity if/then chains ? ive been playing around with soundfonts with this method.</p>]]></description>
			<pubDate>Wed, 29 Aug 2012 23:37:48 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/129868/#p129868</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/129866/#p129866</link>
			<description><![CDATA[<b><i>Xuriik says:</i></b><p>Does glitchDS stuff count?</p>]]></description>
			<pubDate>Wed, 29 Aug 2012 23:23:39 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/129866/#p129866</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/129852/#p129852</link>
			<description><![CDATA[<b><i>Frostbyte says:</i></b><p>That&#039;s pretty awesome. How can you control the number of channels? Are they hardware channels?</p>]]></description>
			<pubDate>Wed, 29 Aug 2012 20:35:16 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/129852/#p129852</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/129835/#p129835</link>
			<description><![CDATA[<b><i>4mat says:</i></b><p>Was working on some simple c64 ones last night, based on the math:</p><div class="codebox"><pre><code>clc
lda temp3
adc #$ff  ; seed addition 1
sta temp3
clc
lda temp2
adc #$ff ; seed addition 2
sta temp2

lda temp
adc temp3
adc temp2
and #$3f
sta temp
tax
lda notehi,x
sta 54273+14
lda notelo,x
sta 54272+14

; seed variable inits.
temp .byte $00
temp2 .byte $45
temp3 .byte $96</code></pre></div><p>It&#039;s only one channel for now, I might try and get some 3 channel tracks working.&nbsp; Some examples made by changing the seed additions:&nbsp; (pal c64 .exe files)</p><p><a href="http://t.co/r4slCbd2" target="_blank">Delia</a><br /><a href="http://t.co/QVhNowNN" target="_blank">Superjazz</a></p>]]></description>
			<pubDate>Wed, 29 Aug 2012 18:18:07 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/129835/#p129835</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/42973/#p42973</link>
			<description><![CDATA[<b><i>Decktonic says:</i></b><p>A compilation EP.</p>]]></description>
			<pubDate>Thu, 14 Oct 2010 23:40:38 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/42973/#p42973</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/42969/#p42969</link>
			<description><![CDATA[<b><i>Subterrestrial says:</i></b><div class="quotebox"><cite>Decktonic wrote:</cite><blockquote><p>Did this comp die?</p></blockquote></div><p>Gosh, I hope not. Funny thing, I was just thinking about it this morning and wondering the same thing. Well at least there are four tracks now, instead of one or two. Maybe it will just be a short comp?</p>]]></description>
			<pubDate>Thu, 14 Oct 2010 21:51:09 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/42969/#p42969</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/42963/#p42963</link>
			<description><![CDATA[<b><i>Decktonic says:</i></b><p>Did this comp die?</p>]]></description>
			<pubDate>Thu, 14 Oct 2010 20:36:37 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/42963/#p42963</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33500/#p33500</link>
			<description><![CDATA[<b><i>Theta_Frost says:</i></b><p>Eh, I suppose it&#039;s not generative.</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 20:27:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33500/#p33500</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33475/#p33475</link>
			<description><![CDATA[<b><i>µB says:</i></b><p>Alright, two more tracks in! Keep em coming!</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 17:43:34 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33475/#p33475</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33424/#p33424</link>
			<description><![CDATA[<b><i>Decktonic says:</i></b><div class="quotebox"><cite>µB wrote:</cite><blockquote><p>That depends- if the noise builds your melody structure, then that&#039;s your random seed (ie, what you hear is not the noise itself but the noise translated into a melody by some algorithm). If that&#039;s the case, your track would qualify since if you&#039;d change the noise input, the melody would change. I don&#039;t know how the DS10 handles noise generation, but I&#039;ll assume it&#039;s pseudo-noise, which means its &#039;randomness&#039; can&#039;t be altered, but I&#039;d be willing to stretch the requirements thataway.</p></blockquote></div><p>You are 100% correct on both counts. If it were true noise, the melodies would change. I&#039;ll get a wav file over to you soon.</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 11:53:25 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33424/#p33424</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33423/#p33423</link>
			<description><![CDATA[<b><i>µB says:</i></b><p>That depends- if the noise builds your melody structure, then that&#039;s your random seed (ie, what you hear is not the noise itself but the noise translated into a melody by some algorithm). If that&#039;s the case, your track would qualify since if you&#039;d change the noise input, the melody would change. I don&#039;t know how the DS10 handles noise generation, but I&#039;ll assume it&#039;s pseudo-noise, which means its &#039;randomness&#039; can&#039;t be altered, but I&#039;d be willing to stretch the requirements thataway.</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 11:48:54 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33423/#p33423</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33422/#p33422</link>
			<description><![CDATA[<b><i>Decktonic says:</i></b><div class="quotebox"><blockquote><div class="quotebox"><cite>Decktonic wrote:</cite><blockquote><p>I have a track on the DS10 that is based on noise melodies and delay. If you think this fits I&#039;ll send it over.</p></blockquote></div><p>Noise melodies= noise channel stuff, or melodies generated by noise?</p></blockquote></div><p>Melodies generated by noise, but the track sounds the same every time, so I&#039;m gonna assume it does not fit the requirement.</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 11:36:52 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33422/#p33422</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33413/#p33413</link>
			<description><![CDATA[<b><i>µB says:</i></b><p>Something lossless like wav or flac, please. I can convert mods myself, but I don&#039;t have any console hardware to record modules from, so I&#039;d have to emulate them.</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 08:45:42 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33413/#p33413</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33409/#p33409</link>
			<description><![CDATA[<b><i>pXtR says:</i></b><p>I&#039;m in, just need to know the format you prefer: MP3, WAV, does MOD and/or &quot;ROM-formats&quot; (SMS, NES, GB) work ?</p><p>Thanks, this is an excellent idea !</p><br /><p>-pXtR</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 07:55:12 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33409/#p33409</guid>
		</item>
		<item>
			<title><![CDATA[Re: Generative/Procedural music]]></title>
			<link>https://chipmusic.org/forums/post/33406/#p33406</link>
			<description><![CDATA[<b><i>µB says:</i></b><div class="quotebox"><cite>Theta_Frost wrote:</cite><blockquote><p>Does granular stuff with LSDJ kits count?</p></blockquote></div><p>Could you explain a bit, I&#039;m not familar with it. Is it just granular synthesis? What&#039;s the generative part?</p><div class="quotebox"><cite>Decktonic wrote:</cite><blockquote><p>I have a track on the DS10 that is based on noise melodies and delay. If you think this fits I&#039;ll send it over.</p></blockquote></div><p>Noise melodies= noise channel stuff, or melodies generated by noise?</p><div class="quotebox"><cite>droffset wrote:</cite><blockquote><p>I do a thing with CMOS chips where they basically play music by themselves.&nbsp; The algorithm is made by the connection chain of logic functions. If you have space on your compo I&#039;ve been recording a lot lately and can put something together.</p></blockquote></div><p>That sounds exactly like what I&#039;m looking for, send away! <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>In order to avoid further confusion, here&#039;s a simple test question to ask whether your track qualifies or not:<br /></p><div class="codebox"><pre><code>[R1...Rn] --&gt; [Blackbox] --&gt; Music</code></pre></div><p>R1...Rn are your Random seeds. If they change, does your track sound different? Usually, if you use a pseudo-random number genreator for parameters, that means your track will sound different every time you play it.</p>]]></description>
			<pubDate>Wed, 04 Aug 2010 07:32:19 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/33406/#p33406</guid>
		</item>
	</channel>
</rss>
