<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>完全無料！登録不要！着うたは★ジョインツ★ JOINZ &#187; 備忘録</title>
	<atom:link href="http://xn--eckwbwb8inc.jp/category/%e5%82%99%e5%bf%98%e9%8c%b2/feed" rel="self" type="application/rss+xml" />
	<link>http://xn--eckwbwb8inc.jp</link>
	<description>インディーズ支援サイト★インディーズアーティストの着うたを完全無料で配信しています！</description>
	<lastBuildDate>Thu, 24 May 2012 23:42:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://xn--eckwbwb8inc.jp/category/%e5%82%99%e5%bf%98%e9%8c%b2/feed" />
	<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9;ジョインツ </copyright>
		<managingEditor>info@harmonicsdesign.com (ジョインツ)</managingEditor>
		<webMaster>info@harmonicsdesign.com(ジョインツ)</webMaster>
		<category></category>
		<ttl>1440</ttl>
		<itunes:keywords>インディーズ,らっぷびと,無料,仙台,HAZZIE,reset,風玉</itunes:keywords>
		<itunes:subtitle>インディーズ・アーティスト支援サイト★ジョインツ★主にインディーズアーティストの着うたを完全無料で配信しています！</itunes:subtitle>
		<itunes:summary>インディーズ・アーティスト支援サイト★ジョインツ★主にインディーズアーティストの着うたを完全無料で配信しています！</itunes:summary>
		<itunes:author>ジョインツ</itunes:author>
		<itunes:category text="Music"/>
		<itunes:owner>
			<itunes:name>ジョインツ</itunes:name>
			<itunes:email>info@harmonicsdesign.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://xn--eckwbwb8inc.jp/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://xn--eckwbwb8inc.jp/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>完全無料！登録不要！着うたは★ジョインツ★ JOINZ</title>
			<link>http://xn--eckwbwb8inc.jp</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>BOOTMGR復元メモ</title>
		<link>http://xn--eckwbwb8inc.jp/bootmgr%e5%be%a9%e5%85%83%e3%83%a1%e3%83%a2.html</link>
		<comments>http://xn--eckwbwb8inc.jp/bootmgr%e5%be%a9%e5%85%83%e3%83%a1%e3%83%a2.html#comments</comments>
		<pubDate>Sat, 30 Oct 2010 08:13:29 +0000</pubDate>
		<dc:creator>re:sign</dc:creator>
				<category><![CDATA[仙台発クリエイター集団 youth of generation]]></category>
		<category><![CDATA[備忘録]]></category>

		<guid isPermaLink="false">http://youthofgeneration.com/?p=3228</guid>
		<description><![CDATA[Win7(64bit)→WinXPのﾃﾞｭｱﾙﾌﾞｰﾄにしてやった★ので、BOOTMGR復元メモ 1.　Windows XPとのデュアルブート用パーティションの準備 2.　Windows XPインストール（※） 3.　BOOTMGRの復元（Windows XPからの操作） e:\boot\Bootsect.exe /NT60 All （Bootsect.exeの場所：Windows7(32bit) Disk） 4.　再起動　→　Windows7が立ち上がる 5.　Windows XPを起動するためのエントリー作]]></description>
			<content:encoded><![CDATA[<p>Win7(64bit)→WinXPのﾃﾞｭｱﾙﾌﾞｰﾄにしてやった★ので、BOOTMGR復元メモ</p>
<p>1.　Windows XPとのデュアルブート用パーティションの準備</p>
<p>2.　Windows XPインストール（※）</p>
<p>3.　BOOTMGRの復元（Windows XPからの操作）<br />
e:\boot\Bootsect.exe /NT60 All<br />
（Bootsect.exeの場所：Windows7(32bit) Disk）</p>
<p>4.　再起動　→　Windows7が立ち上がる</p>
<p>5.　Windows XPを起動するためのエントリー作成とブートローダーの指定（Windows 7からの操作）<br />
c:\Windows\System32\bcdedit -create {ntldr} -d &#8220;Windows XP&#8221;<br />
c:\Windows\System32\bcdedit -set {ntldr} device partition=c:<br />
c:\Windows\System32\bcdedit -set {ntldr} path \ntldr<br />
c:\Windows\System32\bcdedit -displayorder {ntldr} -addlast</p>
<p>以上！<br />
再起動後、BOOTMGRの項目に「Windows XP」が追加される。</p>
<p>※ブルースクリーンになった場合の対処方法（0x0000007B）<br />
nLiteでAHCIドライバを含むカスタムインストールCDを作成<br />
（iaAHCI.infからTextmodeドライバ全てを統合）</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--eckwbwb8inc.jp/bootmgr%e5%be%a9%e5%85%83%e3%83%a1%e3%83%a2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://xn--eckwbwb8inc.jp/bootmgr%e5%be%a9%e5%85%83%e3%83%a1%e3%83%a2.html" />
	</item>
		<item>
		<title>KB37でYAMAHAのペダル動作が逆になる</title>
		<link>http://xn--eckwbwb8inc.jp/kb37%e3%81%a7yamaha%e3%81%ae%e3%83%9a%e3%83%80%e3%83%ab%e5%8b%95%e4%bd%9c%e3%81%8c%e9%80%86%e3%81%ab%e3%81%aa%e3%82%8b.html</link>
		<comments>http://xn--eckwbwb8inc.jp/kb37%e3%81%a7yamaha%e3%81%ae%e3%83%9a%e3%83%80%e3%83%ab%e5%8b%95%e4%bd%9c%e3%81%8c%e9%80%86%e3%81%ab%e3%81%aa%e3%82%8b.html#comments</comments>
		<pubDate>Thu, 22 Apr 2010 13:49:26 +0000</pubDate>
		<dc:creator>re:sign</dc:creator>
				<category><![CDATA[仙台発クリエイター集団 youth of generation]]></category>
		<category><![CDATA[備忘録]]></category>

		<guid isPermaLink="false">http://youthofgeneration.com/?p=2864</guid>
		<description><![CDATA[なんやらサスティンペダルの動作が逆になっているので、対処法をひとつ・・・
「Line 6 Audio-MIDI Devices」
↓
「MIDI」
↓
「Controller Mapping」
↓
「Settings」
↓
「Footswitch 1」
のところの設定を左から
None &#8211; MIDI CC &#8211; Custom &#8211; Momentary &#8211; 64 &#8211; 0 &#8211; 64 &#8211; 127
にする。以上！
ということで、引っ越しもだいぶ落ち着いて]]></description>
			<content:encoded><![CDATA[<p><img src="http://youthofgeneration.com/wp-content/uploads/p8236092n1-300x225.jpg" alt="kb37" title="kb37" width="300" height="225" class="aligncenter size-medium wp-image-2865" /></p>
<p>なんやらサスティンペダルの動作が逆になっているので、対処法をひとつ・・・</p>
<p>「Line 6 Audio-MIDI Devices」<br />
↓<br />
「MIDI」<br />
↓<br />
「Controller Mapping」<br />
↓<br />
「Settings」<br />
↓<br />
「Footswitch 1」</p>
<p>のところの設定を左から</p>
<p>None &#8211; MIDI CC &#8211; Custom &#8211; Momentary &#8211; 64 &#8211; 0 &#8211; 64 &#8211; 127</p>
<p>にする。以上！</p>
<p>ということで、引っ越しもだいぶ落ち着いてきたので、音楽活動を再開しようと思います。</p>
<p>今音楽用のパソコン環境を整えていたり、さらにはというか実は10年くらい前に動いていた謎のユニットも再起動する予定なので、内心楽しみなのであります。</p>
<p>そんなこんなで、アニョヒゲセヨ～</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--eckwbwb8inc.jp/kb37%e3%81%a7yamaha%e3%81%ae%e3%83%9a%e3%83%80%e3%83%ab%e5%8b%95%e4%bd%9c%e3%81%8c%e9%80%86%e3%81%ab%e3%81%aa%e3%82%8b.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://xn--eckwbwb8inc.jp/kb37%e3%81%a7yamaha%e3%81%ae%e3%83%9a%e3%83%80%e3%83%ab%e5%8b%95%e4%bd%9c%e3%81%8c%e9%80%86%e3%81%ab%e3%81%aa%e3%82%8b.html" />
	</item>
		<item>
		<title>Fast Track Proのトラブルシューティング</title>
		<link>http://xn--eckwbwb8inc.jp/fast-track-pro%e3%81%ae%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab%e3%82%b7%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%b3%e3%82%b0.html</link>
		<comments>http://xn--eckwbwb8inc.jp/fast-track-pro%e3%81%ae%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab%e3%82%b7%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%b3%e3%82%b0.html#comments</comments>
		<pubDate>Fri, 09 Oct 2009 04:44:47 +0000</pubDate>
		<dc:creator>re:sign</dc:creator>
				<category><![CDATA[仙台発クリエイター集団 youth of generation]]></category>
		<category><![CDATA[備忘録]]></category>

		<guid isPermaLink="false">http://youthofgeneration.com/?p=2292</guid>
		<description><![CDATA[明日はレコーディングなので、モバイルレコーディング用にミニノート（mini9）にSONARやらオーディオインターフェイスをセットアップしていたら、Fast Track ProのAsioドライバが認識しないトラブルが発生。
早速M-Audioに電話してみると・・・
・・・呼]]></description>
			<content:encoded><![CDATA[<p><img src="http://youthofgeneration.com/wp-content/uploads/fasttrack_pro_v2008.jpg" alt="fasttrack_pro_v2008" title="fasttrack_pro_v2008" class="alignnone size-full wp-image-2291" /></p>
<p>明日はレコーディングなので、モバイルレコーディング用にミニノート（mini9）にSONARやらオーディオインターフェイスをセットアップしていたら、Fast Track ProのAsioドライバが認識しないトラブルが発生。</p>
<p>早速M-Audioに電話してみると・・・</p>
<p>・・・呼び出し10回以上</p>
<p>・・・そして</p>
<p>「社内ミーティングのために、電話応答は正午から・・・」</p>
<p>ってオイ、正午過ぎてますけど。</p>
<p>M-Audio、ダメってワケ。</p>
<p>ということで、ネットで解決方法に辿り着いた。<br />
同じ症状の方は参照してみてください。</p>
<p><a href="http://www.m-audio.jp/index.php?do=support.faq&#038;ID=087793d740a67975b62e67bc19b46034">http://www.m-audio.jp/index.php?do=support.faq&#038;ID=087793d740a67975b62e67bc19b46034</a></p>
<p>この投稿にタグはありません。</p>
	<h2>関連する投稿</h2>
	<ul class="st-related-posts">
	<li><h2>関連する投稿はありません。</h2></li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://xn--eckwbwb8inc.jp/fast-track-pro%e3%81%ae%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab%e3%82%b7%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%b3%e3%82%b0.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://xn--eckwbwb8inc.jp/fast-track-pro%e3%81%ae%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab%e3%82%b7%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%b3%e3%82%b0.html" />
	</item>
	</channel>
</rss>

