<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Andy Li’s Blog - STK in AS3</title><link href="https://blog.onthewings.net/" rel="alternate"></link><link href="http://feeds.feedburner.com/tag/stk-in-as3/feed/atom.xml" rel="self"></link><id>https://blog.onthewings.net/</id><updated>2009-09-19T20:39:00+08:00</updated><entry><title>Presentation slide for Software Freedom Day HK 2009</title><link href="https://blog.onthewings.net/2009/09/19/presentation-slide-for-software-freedom-day-hk-2009/" rel="alternate"></link><published>2009-09-19T20:39:00+08:00</published><updated>2009-09-19T20:39:00+08:00</updated><author><name>Andy Li</name></author><id>tag:blog.onthewings.net,2009-09-19:/2009/09/19/presentation-slide-for-software-freedom-day-hk-2009/</id><summary type="html">&lt;p&gt;Just get back from &lt;a href="http://wiki.opensource.hk/index.php/Software_Freedom_Day_2009%2C_Hong_Kong"&gt;Software Freedom Day (Hong Kong) 2009&lt;/a&gt;. Very glad
to be invited by Ben to join the event as a speaker :)&lt;/p&gt;
&lt;p&gt;I am one of the speakers in the session “Open Source developers from
Hong Kong”. I presented &lt;a href="http://code.google.com/p/stk-in-as3/"&gt;&lt;span class="caps"&gt;STK&lt;/span&gt; in &lt;span class="caps"&gt;AS3&lt;/span&gt;&lt;/a&gt; (which is started by me) and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Just get back from &lt;a href="http://wiki.opensource.hk/index.php/Software_Freedom_Day_2009%2C_Hong_Kong"&gt;Software Freedom Day (Hong Kong) 2009&lt;/a&gt;. Very glad
to be invited by Ben to join the event as a speaker :)&lt;/p&gt;
&lt;p&gt;I am one of the speakers in the session “Open Source developers from
Hong Kong”. I presented &lt;a href="http://code.google.com/p/stk-in-as3/"&gt;&lt;span class="caps"&gt;STK&lt;/span&gt; in &lt;span class="caps"&gt;AS3&lt;/span&gt;&lt;/a&gt; (which is started by me) and a
few more great open source project related to media/art. Here below is
the slide I used during presentation.&lt;/p&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="356" marginheight="0" marginwidth="0" scrolling="no" src="//www.slideshare.net/slideshow/embed_code/2021666" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" width="427"&gt; &lt;/iframe&gt;
&lt;p&gt;&lt;div style="margin-bottom:5px"&gt; &lt;strong&gt; &lt;a href="https://www.slideshare.net/andy_li/open-source-development-and-media-software-fr" target="_blank" title="Open Source Development And Media"&gt;Open Source Development And Media&lt;/a&gt; &lt;/strong&gt; from &lt;strong&gt;&lt;a href="http://www.slideshare.net/andy_li" target="_blank"&gt;Andy Li&lt;/a&gt;&lt;/strong&gt; &lt;/div&gt;&lt;/p&gt;</content><category term="STK in AS3"></category></entry><entry><title>The Synthesis ToolKit in AS3</title><link href="https://blog.onthewings.net/2009/03/22/the-synthesis-toolkit-in-as3/" rel="alternate"></link><published>2009-03-22T21:34:00+08:00</published><updated>2009-03-22T21:34:00+08:00</updated><author><name>Andy Li</name></author><id>tag:blog.onthewings.net,2009-03-22:/2009/03/22/the-synthesis-toolkit-in-as3/</id><summary type="html">&lt;p&gt;I am currently porting &lt;a href="http://ccrma.stanford.edu/software/stk/"&gt;The Synthesis ToolKit in C++&lt;/a&gt; to ActionScript
(not using Alchemy…). At this moment, 5 instruments are ported and
&amp;gt;10 more is coming.&lt;/p&gt;
&lt;p&gt;The performance is not yet optimized so real-time sound generation is
not ready, and I don’t know if &lt;span class="caps"&gt;AS3&lt;/span&gt; is fast enough to …&lt;/p&gt;</summary><content type="html">&lt;p&gt;I am currently porting &lt;a href="http://ccrma.stanford.edu/software/stk/"&gt;The Synthesis ToolKit in C++&lt;/a&gt; to ActionScript
(not using Alchemy…). At this moment, 5 instruments are ported and
&amp;gt;10 more is coming.&lt;/p&gt;
&lt;p&gt;The performance is not yet optimized so real-time sound generation is
not ready, and I don’t know if &lt;span class="caps"&gt;AS3&lt;/span&gt; is fast enough to do that… Anyway
here below a early demo generates the ByteArray first and feeds it to
the sound during playback.&lt;/p&gt;
&lt;p&gt;Updated 2009-09-19: More instruments are ported and added to the demo.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note that every element’s loudness is different, adjust your speaker
so that your ears wouldn’t hurt :)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;object data="/files/2009/stkDemo_20090919.swf" height="300" id="swf33401" style="visibility: visible;" type="application/x-shockwave-flash" width="400"&gt;&lt;param name="wmode" value="opaque"/&gt;&lt;param name="menu" value="true"/&gt;&lt;param name="quality" value="high"/&gt;&lt;param name="bgcolor" value="#FFFFFF"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;param name="allowFullScreen" value="true"/&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;Download link can be found in &lt;a href="http://code.google.com/p/stk-in-as3/"&gt;&lt;span class="caps"&gt;STK&lt;/span&gt; in &lt;span class="caps"&gt;AS3&lt;/span&gt; in Google Code&lt;/a&gt;.&lt;/p&gt;</content><category term="Flash"></category><category term="STK in AS3"></category></entry></feed>