再生と構造Playback & Structure · 12
ホスト実行時に気をつけることRunning Under a Host
DAW のプラグインとして使うときの要点と注意。 The key points and gotchas when running midiom as a plug-in in a DAW.
DAW の中では、midiom はホストに同期して鳴るのが基本です。一方で midiom 自身の内部クロックは、ホストを止めたまま打ち込みをその場で確認するための仕組みです。この 2 つのモードの切り替わりで戸惑わないよう、要点をまとめます(各章とも一部重複しますが、DAW ユーザーが見落とさないよう、ここに集約しています)。 Inside a DAW, midiom plays in sync with the host by default, while its own internal clock is there for checking your edits on the spot with the host stopped. This page gathers the key points so the switch between those two modes never trips you up (some of it repeats other chapters on purpose, so DAW users don't miss it).
再生とクロックの切り替わりPlayback and which clock is active
- 再生は自動で同期する:ホストを再生すれば、位置・テンポ・拍子・ループ(サイクル)に自動追従します。特別な設定は不要です。これが DAW の中での基本の再生方法です。 Playback syncs automatically: play the host and midiom follows its position, tempo, time signature and loop (cycle). No setup needed — this is the normal way to play inside a DAW.
- ホスト再生中は内部クロック再生が使えない:P/J/M は効かず、Space はホストへ渡ります(ホストの再生/停止に使われます)。打ち込みをその場で試聴したいときは、いったんホストを停止してから内部クロック再生を使います。 Internal-clock playback is unavailable while the host plays: P / J / M do nothing and Space passes to the host (for its own play / stop). To audition edits on the spot, stop the host first, then use internal-clock playback.
- 停止中にプラグイン処理を止めるホストでは、内部クロックのプレビューが進まないことがあります。その場合はホストを再生してください(ホスト再生中はホストのクロックに同期します)。 Hosts that suspend plug-in processing while stopped may not advance the internal-clock preview — play the host instead (during host playback midiom syncs to the host clock).
テンポTempo
- 内部再生テンポをホストに合わせておく:内部クロックのプレビューや録音は midiom 側のテンポ(ヘッダの BPM 欄)で鳴ります。ホストの曲テンポに合わせておけば、編集中の内部再生でも本番(ホスト再生)と同じテンポで音を確認できます。ずれていると、確認時の体感や弾き込むときのタイミングが本番と食い違います。→ テンポと拍子 Keep the internal tempo matched to the host: internal-clock preview and recording play at midiom's own tempo (the header BPM field). Match it to the host's song tempo and your internal playback while editing checks the sound at the same tempo it will play under the host. If they differ, the feel while checking and your timing while playing won't match the real thing. → Tempo & Time Signature
- Tempo イベントはホスト同期時には無視される:DAW がテンポを持つため、midiom の Tempo イベントやテンポカーブは Standalone/内部再生でのみ有効です。→ テンポと拍子 Tempo events are ignored under host sync: the DAW owns tempo, so midiom's Tempo events and tempo ramps take effect only in standalone / internal playback. → Tempo & Time Signature
録音Recording
- 録音はどちらのクロックでも可:DAW を再生しながら同期して録っても、ホストを止めて内部クロック再生(Space/P/J)で録ってもかまいません。捕捉のしくみ(アーム、パンチイン/アウト、Replace/Overlay)はどちらでも共通です。→ 再生と録音 Recording works on either clock: record in sync while the DAW plays, or with the host stopped on the internal clock (Space / P / J). The capture mechanism — arming, punch in / out, Replace / Overlay — is the same either way. → Playback & Recording
- プリロール(カウントイン)は内部クロック再生だけ:ホスト再生中は midiom がトランスポートを動かせないので効きません。リードインが要るときはホスト側のカウントイン/プリロール機能を使ってください。 Pre-roll (count-in) is internal-clock only: midiom can't drive the transport under a host, so it has no effect during host playback — use the host's own count-in / pre-roll for a lead-in.
音源(内蔵シンセ)Sound source (built-in synth)
- 内蔵シンセは DAW では基本オフ:DAW では midiom の MIDI 出力を音源トラックや外部音源へルーティングして鳴らすのが通常の使い方なので、内蔵シンセはオフにしておく想定です(鳴らしたままだと音が重なります)。必要なら一時的に ON にして確認に使えます。→ 再生と録音 Turn the built-in synth off in a DAW (normally): in a DAW you usually route midiom's MIDI output to an instrument track or external gear, so the built-in synth is meant to be off (leaving it on doubles the sound). You can still switch it on temporarily for a quick check. → Playback & Recording
SysEx が音源に届かないときWhen SysEx doesn't reach the instrument
- ホストの MIDI フィルターを確認:DAW には受信/スルーする MIDI の種類を絞るMIDI フィルターがあり、SysEx が既定で遮断(フィルタ)されているホストがあります。midiom が SysEx(例:音源のリセット)を正しく出力していても、ホストがフィルタすると音源に届きません。SysEx が効かないときは、DAW の MIDI フィルター設定で SysEx を有効化してください(再生で流すぶんには特に「スルー(Thru)」側の SysEx を有効にします)。→ SysEx Check the host's MIDI filter: DAWs have a MIDI filter that limits which kinds of MIDI are received / passed through, and some hosts block (filter) SysEx by default. midiom can output the SysEx correctly (e.g. an instrument reset), yet the host filters it before it reaches the instrument. If a SysEx has no effect, enable SysEx in the host's MIDI filter (for playback it's the "thru" SysEx in particular). → SysEx