﻿<?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>Numb. &#187; foobar2000</title>
	<atom:link href="http://wp.graphact.com/tag/foobar2000/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp.graphact.com</link>
	<description></description>
	<lastBuildDate>Sun, 08 Apr 2012 18:02:31 +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>foobar2000 のライブサムネイルをミニプレイヤーにする foo_w7shell.dll</title>
		<link>http://wp.graphact.com/2011/01/14/foo_w7shell/</link>
		<comments>http://wp.graphact.com/2011/01/14/foo_w7shell/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 08:04:41 +0000</pubDate>
		<dc:creator>hibiki</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[foobar2000]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://wp.graphact.com/2011/01/14/windows-7-%E3%81%A7-foobar2000-%E3%81%AE%E3%83%A9%E3%82%A4%E3%83%96%E3%82%B5%E3%83%A0%E3%83%8D%E3%82%A4%E3%83%AB%E3%82%92%E3%83%9F%E3%83%8B%E3%83%97%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%E3%81%AB</guid>
		<description><![CDATA[Windows 7 にしてから、Windows Media Player や iTunes だとライブサムネイル（タスクボタン上へカーソルを移動させるとウィンドウの様子をリアルタイムでサムネイル表示するもの）がミニプレイ [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 にしてから、Windows Media Player や iTunes だとライブサムネイル（タスクボタン上へカーソルを移動させるとウィンドウの様子をリアルタイムでサムネイル表示するもの）がミニプレイヤーになっていて便利だなーと思っていました。</p>
<p>でもこれ、foobar2000 では対応していなくて。がっかりーと思ってたんですが、偶然みた「<a href="http://www.forest.impress.co.jp/docs/special/20091022_323327.html">窓の杜 &#8211; 【特集】発売記念！ “Windows 7”の新機能を堪能できる専用フリーソフトカタログ</a>」に、対応させることが可能と書いてあったので早速試してみました。</p>
<p>対応させるには foo_w7shell.dll という foobar2000 の components を入れれば OK。一応書いておくと、f2k のインストールフォルダ内の components フォルダに foo_w7shell.dll を入れるだけです。</p>
<ul>
<li><a href="http://wintense.com/plugins/foo_w7shell">Windows 7 Shell Integration | wintense.com</a></li>
</ul>
<p>以下のようになりました。これは便利だー。Windows 7 の f2k ユーザーの方におすすめ。</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="f2k_lv" src="http://wp.graphact.com/wp-content/uploads/2011/01/f2k_lv.gif" border="0" alt="f2k_lv" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wp.graphact.com/2011/01/14/foo_w7shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AHK で foobar2000 を操作</title>
		<link>http://wp.graphact.com/2009/01/25/ahk_f2k/</link>
		<comments>http://wp.graphact.com/2009/01/25/ahk_f2k/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 00:02:58 +0000</pubDate>
		<dc:creator>hibiki</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AHK]]></category>
		<category><![CDATA[foobar2000]]></category>
		<category><![CDATA[WebCreate]]></category>

		<guid isPermaLink="false">http://wp.graphact.com/?p=617</guid>
		<description><![CDATA[別のアプリケーションを操作中でも、特定のキーで f2k の play , stop , pause ..等を行うための AHK です。わざわざ f2k を全面に持ってこなくてもいいので作業中「ウィンドウ切り替えたくないけ [...]]]></description>
			<content:encoded><![CDATA[<p>別のアプリケーションを操作中でも、特定のキーで f2k の play , stop , pause ..等を行うための AHK です。わざわざ f2k を全面に持ってこなくてもいいので作業中「ウィンドウ切り替えたくないけど次の曲に飛ばしたいな・・・」という時なんかに幸せになれます。<br />
<span id="more-617"></span></p>
<h2>foobar2000 [Win] + [Alt] + [p/n/b/Space/s/q]</h2>
<p>「D:\foobar2000\foobar2000.exe」と書いてある部分を、自分の foobar2000 のインストール場所に書き換えて使用。<br />
力業でゴリゴリ書いたんで、違う環境でもちゃんと動くかは不明。</p>
<pre class="brush: plain; auto-links: false;">
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
; 変数
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
;foobar2000 のインストールディレクトリ
f2k = D:\foobar2000\foobar2000.exe
</pre>
<p>変数は、ahk で他の指定とかした後に書くとエラーが出たりする様子？なので、一番最初に書いておく。</p>
<pre class="brush: plain; auto-links: false;">
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
; foobar2000[Win]+[Alt]+[p/n/b/Space/s/q]
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
#!p::Run,%f2k% /play
#!n::Run,%f2k% /next
#!b::Run,%f2k% /prev
#!Space::Run,%f2k% /pause
#!s::Run,%f2k% /stop
#!q::Run,%f2k% /exit
</pre>
<p>参考：<a href="http://foobar2000.xrea.jp/index.php?FAQ#tc17553d">コマンドラインからfoobarを操作する ( FAQ &#8211; foobar2000 Wiki )</a></p>
<p>追記：<br />
変数使うと消費メモリがわずか増える様子。<br />
なので、書き換える箇所が多いけど以下のようにしたほうがイイのかも。</p>
<pre class="brush: plain; auto-links: false;">
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
; foobar2000[Win]+[Alt]+[p/n/b/Space/s/q]
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
#!p::Run, D:/foobar2000/foobar2000.exe /play
#!n::Run, D:/foobar2000/foobar2000.exe /next
#!b::Run, D:/foobar2000/foobar2000.exe /prev
#!Space::Run, D:/foobar2000/foobar2000.exe /pause
#!s::Run, D:/foobar2000/foobar2000.exe /stop
#!q::Run, D:/foobar2000/foobar2000.exe /exit
</pre>
]]></content:encoded>
			<wfw:commentRss>http://wp.graphact.com/2009/01/25/ahk_f2k/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

