| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | 
| windows:winamp [2019/01/15 08:08]  – [インストール]  ともやん | windows:winamp [2020/06/29 04:30] (現在)  – [プラグイン]  ともやん | 
|---|
| ====== Winamp - メディアプレイヤー ====== | ====== Winamp - メディアプレイヤー ====== | 
| {{:windows:winamp.png?800|Winamp}} | {{:windows:winamp.png?690|Winamp}}\\ | 
|  | 本家: [[http://www.winamp.com/|Winamp - Lama's Ass Whipper Academy]]\\ | 
|  | \\ | 
|  | Winamp (ウィンアンプ) は [[https://ja.wikipedia.org/wiki/Nullsoft|Nullsoft]] に所属するイタリア人プログラマールビナッチ・ジャンルーカが1997年に開発した、Windows 用のメディアプレーヤー。\\ | 
|  | [[https://ja.wikipedia.org/wiki/Winamp|Winamp - Wikipedia]] より\\ | 
| ===== インストール ===== | ===== インストール ===== | 
| [[https://www.winamp.com/|www.winamp.com]]の[[https://download.nullsoft.com/winamp/client/winamp58_3660_beta_full_en-us.exe|winamp58_3660_beta_full_en-us.exe]]をダウンロードする。\\ | [[https://www.winamp.com/|www.winamp.com]]の[[https://download.nullsoft.com/winamp/client/winamp58_3660_beta_full_en-us.exe|winamp58_3660_beta_full_en-us.exe]]をダウンロードする。\\ | 
| [General Preferences] - [Localization] の「Localization」- [Winamp-ja-jp] をダブルクリック。\\ | [General Preferences] - [Localization] の「Localization」- [Winamp-ja-jp] をダブルクリック。\\ | 
| {{:windows:winamp-preferences.png?500|winamp-preferences}}\\ | {{:windows:winamp-preferences.png?500|winamp-preferences}}\\ | 
|  | \\ | 
| Note ダイアログボックスの画面で[OK]ボタンを押すと Winamp が再起動する。\\ | Note ダイアログボックスの画面で[OK]ボタンを押すと Winamp が再起動する。\\ | 
| {{:windows:winamp-preferences-note.png?400|winamp-preferences-note}}\\ | {{:windows:winamp-preferences-note.png?400|winamp-preferences-note}}\\ | 
| ==== Lanugage Pack Directory ==== | ==== Lanugage Pack Directory ==== | 
| <code> | <code> | 
| C:\Program Files (x86)\Winamp\Lang | explorer C:\Program Files (x86)\Winamp\Lang | 
| </code> | </code> | 
|  |  | 
| ===== Playlist ===== | ==== Japanese Lanugage Pack File ==== | 
|  | <code> | 
|  | Winamp-ja-jp.wlz | 
|  | </code> | 
|  |  | 
|  | ===== プラグイン ===== | 
|  |  | 
|  | ==== VST ==== | 
|  | **Steinberg's Virtual Studio Technology** (一般的には **VST**) とは、ソフトウェア・シンセサイザーやエフェクター・プラグインと波形編集ソフトウェアやデジタル・オーディオ・ワークステーション (DAW) 間のリアルタイムなデータ受け渡しを担い各種の加工などを施すプログラムを、プラグインとして提供するための標準的な規格の一つである。この規格に沿って制作されたプラグインは、多くが操作を容易にするために GUI を採用している。\\ | 
|  |  | 
|  | パッケージソフト、シェアウェア、フリーウェアの形態で数千もの VST プラグインが存在しており、また多くの DAW で扱えることから、この種の規格の中では最も普及している規格と言える。VST のライセンスは開発したスタインバーグが保持している。VST プラグインの SDK が公開されており、C++ で書かれている。\\ | 
|  | [[wpjp>Virtual_Studio_Technology|Virtual Studio Technology - Wikipedia]] より\\ | 
|  |  | 
|  | **Winamp VST Host DSP**\\ | 
|  | [[https://www.pcjv.de/|Christian's private site - About - Christian's private site]]\\ | 
|  | [[http://www.pcjv.de/applications/winamp/|Christian's private site - WinAmp - Christian's private site]]\\ | 
|  |  | 
|  | ===== 再生環境 ===== | 
|  |  | 
|  |  | 
|  | ===== プレイリスト ===== | 
|  |  | 
| ==== Playlist Path ==== | ==== Playlist Path ==== | 
| </code> | </code> | 
|  |  | 
| ==== playlists.xml ==== | ==== playlists.xml ファイル ==== | 
| <code> | <code> | 
| > notepad C:\Users\%USERNAME%\AppData\Roaming\Winamp\Plugins\ml\playlists\playlists.xml | > notepad C:\Users\%USERNAME%\AppData\Roaming\Winamp\Plugins\ml\playlists\playlists.xml | 
| <code xml> | <code xml> | 
| <?xml version="1.0" encoding="UTF-16"?> | <?xml version="1.0" encoding="UTF-16"?> | 
| <playlists playlists="3"> | <playlists playlists="3"> | 
| <playlist filename="plf74B9.m3u8" title="西野カナ" id="{D316F2EF-5E38-4952-A386-523DD6B3EBE9}" songs="164" seconds="41370"/> | <playlist filename="plf74B9.m3u8" title="西野カナ" id="{D316F2EF-5E38-4952-A386-523DD6B3EBE9}" songs="164" seconds="41370"/> | 
| <playlist filename="plf1C3C.m3u8" title="Fear, and Loathing in Las Vegas" id="{0CF98F7E-7F4E-429C-9893-3D56DFDD8305}" songs="69" seconds="14770"/> | <playlist filename="plf1C3C.m3u8" title="Fear, and Loathing in Las Vegas" id="{0CF98F7E-7F4E-429C-9893-3D56DFDD8305}" songs="69" seconds="14770"/> | 
| </WRAP> | </WRAP> | 
|  |  | 
| ==== m3u8 ==== | ==== m3u8 ファイル ==== | 
| <code> | <code> | 
| > notepad C:\Users\%USERNAME%\AppData\Roaming\Winamp\Plugins\ml\playlists\plf74B9.m3u8 | > notepad C:\Users\%USERNAME%\AppData\Roaming\Winamp\Plugins\ml\playlists\plf74B9.m3u8 |