<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - Chiptune generator!]]></title>
		<link>https://chipmusic.org/forums/topic/24954/chiptune-generator/</link>
		<description><![CDATA[The most recent posts in Chiptune generator!.]]></description>
		<lastBuildDate>Fri, 05 Mar 2021 07:46:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264923/#p264923</link>
			<description><![CDATA[<b><i>Alcibiade says:</i></b><p>Interesting project, though I never used a tracker in my life :-)</p><p>Yes, probabilities can be set. For instance, we get the 16th silences 30% of the time, in each instrument part (regardless of the pool size).</p>]]></description>
			<pubDate>Fri, 05 Mar 2021 07:46:23 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264923/#p264923</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264922/#p264922</link>
			<description><![CDATA[<b><i>irrlichtproject says:</i></b><p>Thanks, very clear. Can you skew/weigh probabilities in FMOD?</p><div class="quotebox"><cite>Alcibiade wrote:</cite><blockquote><p>I wish I had access to a more powerful programming language to refine the lead algorithm.</p></blockquote></div><p>Bintracker is literally a Scheme interpreter, so you can pretty much do anything with it. It&#039;s very much unfinished at the moment, but source is available if you&#039;re feeling lucky <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<pubDate>Thu, 04 Mar 2021 22:47:45 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264922/#p264922</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264921/#p264921</link>
			<description><![CDATA[<b><i>Alcibiade says:</i></b><p>My algorithm is fairly simple. </p><p>My random pools, for a given chord:<br />bass: 16th notes and 16th silence, fundamentals and fifths, with a fixed first note<br />percussion: fixed kick and snare, random treble 16th hits and 16th silences<br />arpeggios: only 16th in random order<br />high counter-melody: fixed notes (one per chord)<br />lead: 16th, 8th and dotted 8th notes, generally fundamental, second, third, sometimes fifth, and 16th silences<br />I wish I had access to a more powerful programming language to refine the lead algorithm.</p><p>Concerning harmonic pattern, there&#039;s a lot of possibilities, I used my musical knowledge and instinct to decide which are the correct ones. In any cases, it&#039;s an 8 bars pattern that starts with Cm and finishes with G (exept the bridge, which starts with Ab). You will see the possible patterns on the video.</p>]]></description>
			<pubDate>Thu, 04 Mar 2021 20:56:19 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264921/#p264921</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264920/#p264920</link>
			<description><![CDATA[<b><i>irrlichtproject says:</i></b><p>Yeah, I&#039;m mostly interested in the algorithm behind it. Basically just collecting ideas for this <a href="https://bintracker.org/" target="_blank">tracker... thing</a> I&#039;m building. You could probably run that kind of algorithm on it, though not in realtime (yet). At the moment support is very low-level, so I&#039;m thinking about possible high-level abstractions.</p>]]></description>
			<pubDate>Thu, 04 Mar 2021 19:53:52 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264920/#p264920</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264918/#p264918</link>
			<description><![CDATA[<b><i>Alcibiade says:</i></b><p>I&#039;m not sure I want to publish the source code at the moment (though I may change my mind in the future), but if someone wants to reuse the built bank in a project (with a little credit line), it&#039;s ok for me!<br />However, my algorithm isn&#039;t complicated (after all, FMOD is a high level program, not a real programming langage).</p>]]></description>
			<pubDate>Wed, 03 Mar 2021 14:25:21 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264918/#p264918</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264913/#p264913</link>
			<description><![CDATA[<b><i>irrlichtproject says:</i></b><p>That&#039;s quite a neat experiment. Any plans for publishing the source code, perhaps?</p>]]></description>
			<pubDate>Mon, 01 Mar 2021 23:18:12 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264913/#p264913</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264912/#p264912</link>
			<description><![CDATA[<b><i>Knife Crimes says:</i></b><p>It&#039;s cute! I had fun pressing the button for a bass solo.</p>]]></description>
			<pubDate>Mon, 01 Mar 2021 02:21:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264912/#p264912</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264911/#p264911</link>
			<description><![CDATA[<b><i>Alcibiade says:</i></b><p>I&#039;ve updated the concept and created a little webpage where the chiptune is generated in real time! <a href="http://chiptunegenerator.com/" target="_blank">http://chiptunegenerator.com/</a><br />Don&#039;t hesitate to make some suggestions for improvement, or tell what doesn&#039;t work well. At the moment, the &quot;build-up&quot; is buggy, I&#039;m waiting for the FMOD devs to check the bug. Enjoy!</p>]]></description>
			<pubDate>Sun, 28 Feb 2021 21:15:07 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264911/#p264911</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264878/#p264878</link>
			<description><![CDATA[<b><i>Alcibiade says:</i></b><p>I&#039;ve updated the generator since yesterday. I&#039;ve edited the link above!</p>]]></description>
			<pubDate>Sat, 20 Feb 2021 21:25:45 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264878/#p264878</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264875/#p264875</link>
			<description><![CDATA[<b><i>ScanianWolf says:</i></b><p>I like it!</p>]]></description>
			<pubDate>Sat, 20 Feb 2021 15:27:30 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264875/#p264875</guid>
		</item>
		<item>
			<title><![CDATA[Chiptune generator!]]></title>
			<link>https://chipmusic.org/forums/post/264868/#p264868</link>
			<description><![CDATA[<b><i>Alcibiade says:</i></b><p>Hi everybody!<br />Last night I&#039;ve done a quite fun experiment: an 8-bit music generator. Almost everything is randomized: notes, rythms, harmonic progression... It could potentially play forever and never be the same.<br />Funny, isn&#039;t it?<br /><a href="https://youtu.be/N9sbOjrC9sM" target="_blank">https://youtu.be/N9sbOjrC9sM</a></p><p>EDIT: now it has it&#039;s one webpage <a href="http://chiptunegenerator.com/" target="_blank">http://chiptunegenerator.com/</a></p>]]></description>
			<pubDate>Fri, 19 Feb 2021 11:27:31 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/264868/#p264868</guid>
		</item>
	</channel>
</rss>
