<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - New browser chiptune live-coding environment]]></title>
		<link>https://chipmusic.org/forums/topic/23398/new-browser-chiptune-livecoding-environment/</link>
		<description><![CDATA[The most recent posts in New browser chiptune live-coding environment.]]></description>
		<lastBuildDate>Thu, 02 Aug 2018 07:55:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[New browser chiptune live-coding environment]]></title>
			<link>https://chipmusic.org/forums/post/259514/#p259514</link>
			<description><![CDATA[<b><i>chr15m says:</i></b><p>Speccy is a browser-based livecoding environment for making procedural<br />chip tunes in ClojureScript.</p><p><a href="https://chr15m.github.io/speccy/" target="_blank">https://chr15m.github.io/speccy/</a></p><p>Video:<br /><a href="https://youtu.be/IZtCSfd9G_A" target="_blank">https://youtu.be/IZtCSfd9G_A</a></p><p>Source &amp; doc:<br /><a href="https://github.com/chr15m/speccy" target="_blank">https://github.com/chr15m/speccy</a></p><p>Here are some synths to paste into the editor to get started:</p><p><strong>blippy synth</strong><br /></p><div class="codebox"><pre><code>(sfxr {:wave :square :env/decay 0.1 :note #(at % 32 {0 24 3 29 7 60 12
52 19 29 28 52})})</code></pre></div><p><strong>donk bass</strong><br /></p><div class="codebox"><pre><code>(sfxr &quot;1111128F2i1nMgXwxZ1HMniZX45ZzoZaM9WBtcQMiZDBbD7rvq6mBCATySSmW7xJabfyy9xfh2aeeB1JPr4b7vKfXcZDbWJ7aMPbg45gBKUxMijaTNnvb2pw&quot;
       {:note #(or
                 (at % 57
                   {5 35
                    27 34})
                 (at % 32
                    {0 24
                     6 29
                     18 21
                     26 12}))})</code></pre></div><p><strong>hi hat</strong><br /></p><div class="codebox"><pre><code>(sfxr {:wave :noise
       :env/sustain 0.05
       :env/decay 0.05
       :vol #(sq % [0.3 0.1 0.2 0.1])})</code></pre></div><p><strong>snare</strong><br /></p><div class="codebox"><pre><code>(sfxr &quot;7BMHBGCKUHWi1mbucW62sVAYvTeotkd4qSZKy91kof8rASWsAx1ioV4EjrXb9AHhuKEprWr2D4u4YHJpYEzWrJd8iitvr23br2DCGu7zMqFmPyoSFtUEqiM64&quot;
       {:note 36
        :vol #(at % 16
                  {4 0.5
                   12 0.5})})</code></pre></div><p>Enjoy!</p>]]></description>
			<pubDate>Thu, 02 Aug 2018 07:55:14 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/259514/#p259514</guid>
		</item>
	</channel>
</rss>
