インストールとセットアップInstallation & Setup
midiom を VST3 として DAW に入れる方法と、Standalone での起動・初期設定。 How to install midiom as a VST3 in your DAW, and how to launch and set up the standalone app.
動作環境System requirements
| 項目Item | 対応Support |
|---|---|
| Windows | Windows 10 / 11 (64-bit) |
| macOS | macOS 12 以降(Apple Silicon / Intel ユニバーサル)macOS 12 or later (Apple Silicon / Intel universal) |
| プラグイン形式Plug-in format | VST3 · Standalone(単体アプリ)Standalone |
Windows へのインストールInstalling on Windows
- 同梱の
install.batをダブルクリックします(管理者権限を求められます)。 Double-click the bundledinstall.bat(it will request administrator rights). - VST3 が
C:\Program Files\Common Files\VST3\Mewlist\に配置されます。 The VST3 is placed inC:\Program Files\Common Files\VST3\Mewlist\. - Standalone(
midiom.exe)は同梱フォルダから任意の場所へコピーして実行できます。 The standalonemidiom.execan be copied anywhere from the bundle and run directly.
macOS へのインストールInstalling on macOS
install_mac.shを実行します(chmod +x install_mac.shの後./install_mac.sh)。 Runinstall_mac.sh(afterchmod +x install_mac.sh, run./install_mac.sh).- VST3 →
~/Library/Audio/Plug-Ins/VST3/、Standalone →/Applications/に配置されます。 The VST3 goes to~/Library/Audio/Plug-Ins/VST3/and the standalone app to/Applications/. - Gatekeeper の quarantine 属性も自動で除去されます。 The Gatekeeper quarantine attribute is removed automatically.
DAW で読み込むLoading in a DAW
DAW の VST3 スキャン先に上記フォルダを含め、再スキャンしてから midiom をインストゥルメントトラックに挿します。midiom はホストのトランスポート(再生・テンポ・拍子)に同期し、出力 MIDI で別の音源を鳴らします。 Make sure your DAW scans the folder above, rescan, then add midiom to an instrument track. midiom syncs to the host transport (play, tempo, time signature) and its MIDI output drives another instrument.
Standalone を起動するRunning standalone
単体アプリは内部トランスポートで動き、内蔵シンセで試聴できます。初回はオーディオ/MIDI デバイスを設定してください。 The standalone app runs on an internal transport and auditions through the built-in synth. On first launch, set up your audio / MIDI devices.
設定ファイルの場所Where settings live
アプリ設定(テーマ・キー割当・F キー・言語など)は次の場所に保存されます。 App settings (theme, key bindings, F-keys, language, etc.) are stored here:
| OS | 場所Location |
|---|---|
| Windows | %APPDATA%\Mewlist\midiom\midiom.settings |
| macOS | ~/Library/Application Support/Mewlist/midiom/ |
音色バンク(.bnk)とドラムマップ(.drm)は <Documents>/midiom/banks ・ /drummaps に置きます(音色・ドラムマップ参照)。
Sound banks (.bnk) and drum maps (.drm) live in <Documents>/midiom/banks and /drummaps (see Sound & Drum Maps).