<?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://blog.5ive.info/archives/tag/sound/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.5ive.info</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Fri, 11 May 2012 06:55:59 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Tweenerで音量をトゥイーンさせる</title>
		<link>http://blog.5ive.info/archives/105</link>
		<comments>http://blog.5ive.info/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型の変数にする。音量を変化 &#8230; <a href="http://blog.5ive.info/archives/105">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/105/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>音波形に対応したサウンドボタン</title>
		<link>http://blog.5ive.info/archives/91</link>
		<comments>http://blog.5ive.info/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()でピクセルを描画しておいて、スペクトラム波形に合わせてs &#8230; <a href="http://blog.5ive.info/archives/91">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/91/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

