<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>5ive.blog &#187; sound</title>
	<atom:link href="http://www.5ive.info/blog/archives/tag/sound/feed" rel="self" type="application/rss+xml" />
	<link>http://www.5ive.info/blog</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Tue, 07 Sep 2010 01:08:04 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tweenerで音量をトゥイーンさせる</title>
		<link>http://www.5ive.info/blog/archives/105</link>
		<comments>http://www.5ive.info/blog/archives/105#comments</comments>
		<pubDate>Tue, 24 Jun 2008 06:42:58 +0000</pubDate>
		<dc:creator>simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=105</guid>
		<description><![CDATA[自分用のメモ。サウンドの音量をトゥイーンさせるには、SoundShortcutsクラスをインポートしてinit()で初期化してから使う。Tweenerの対象オブジェクトはSoundChannel型の変数にする。音量を変化 [...]]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/105/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>音波形に対応したサウンドボタン</title>
		<link>http://www.5ive.info/blog/archives/91</link>
		<comments>http://www.5ive.info/blog/archives/91#comments</comments>
		<pubDate>Mon, 28 Apr 2008 10:46:50 +0000</pubDate>
		<dc:creator>simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=91</guid>
		<description><![CDATA[	
	
	
	
	
	
	
	
	
※soundボタンをクリックすると音が鳴るので注意。
サウンドスペクトラムを使って、音にシンクロしたサウンドボタン用のクラスを作ってみた。最初にsetPixel()でピクセルを描画して [...]]]></description>
		<wfw:commentRss>http://www.5ive.info/blog/archives/91/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
