QLC+ 1 — What Is QLC+
Updated: 2026-06*
このシリーズは、スタジオの LED 照明を QLC+(Q Light Controller Plus) で操作するための「ソフトウェアの使い方」をまとめた実践編です。DMX や照明制御に初めて触れる方を想定し、ダウンロードから日々の終了操作まで画面の流れに沿って解説します。
This series is a hands-on guide to operating the studio's LED lighting with QLC+ (Q Light Controller Plus). Aimed at people new to DMX and lighting control, it follows the on-screen flow from download to daily shutdown.
このシリーズで扱う機材(前提)
- 制御ソフト:QLC+
- インターフェース:ENTTEC DMX USB Pro(USB)/ ENTTEC ODE Mk2(ネットワーク Art‑Net)
- 照明:Kino Flo Diva‑Lite 31 LED DMX(ソフトライト)、ARRI L7‑C Plus(ハードライト)
- いずれも CCT(色温度)と RGB(カラー)の両方を受信できる DMX モードに設定済みであることを前提とします。
Equipment assumed in this series: control software QLC+; interfaces ENTTEC DMX USB Pro (USB) and ENTTEC ODE Mk2 (network Art-Net); lights Kino Flo Diva-Lite 31 (soft) and ARRI L7-C Plus (hard), both in a DMX mode that receives CCT and RGB.
1.1 QLC+ とは|What is QLC+
QLC+ は、舞台・スタジオ照明を DMX512 という業界標準の信号でコントロールする、無料・オープンソースのソフトウェアです。Windows・macOS・Linux で動作し、商用の照明卓に近い機能を PC 1 台で扱えます。
QLC+ is free, open-source software for controlling stage and studio lighting via the industry-standard DMX512 signal. It runs on Windows, macOS, and Linux, giving one PC much of the power of a commercial lighting console.
ごく簡単に言えば、QLC+ は次の役割を担います。
In short, QLC+ does the following.
- 各照明(フィクスチャー)を画面上に登録する / Register each light (fixture) on screen
- 自分専用の「操作卓」を画面に作る / Build your own “console” of sliders and buttons
- 操作を DMX 信号に変換し、インターフェース経由で照明へ送る / Convert operations to DMX and send them via the interface
PC で操作した内容が、最終的に照明の明るさ・色温度・色として反映されます。
What you do on the PC ends up as the brightness, colour temperature, and colour of the lights.
1.2 なぜ QLC+ なのか|Why QLC+
- 無料で全機能が使える:1,500 以上のフィクスチャー定義が同梱され、追加費用なし。ライブラリに無い機種も付属エディタで自作できます。
Free, full-featured: 1,500+ fixture definitions are bundled at no cost, and you can author missing models in the included editor.
- Virtual Console(仮想操作卓):スライダー・ボタン・カラーピッカーを自由に配置できます。
Virtual Console: freely lay out sliders, buttons, and a colour picker.
- RGB と CCT の両方に対応:カラーと色温度の両方をスライダーやピッカーで扱えます。
Both RGB and CCT: handle colour and colour temperature with sliders or pickers.
※ ENTTEC EMU 等の他の無料ソフトもありますが、フィクスチャーライブラリをフルに使うには有料ライセンスが必要な場合があります。本シリーズはコストと自由度から QLC+ を採用しています。
Other free tools (e.g. ENTTEC EMU) exist, but using the full fixture library can require a paid licence — we choose QLC+ for cost and flexibility.
1.3 DMX の基本(最小限)|DMX basics
操作に入る前に、これだけ押さえれば十分です。
Just this much is enough before you start.
- DMX512 は1本の信号ラインで最大 512 チャンネルを制御する規格。この 512 のまとまりを 1 ユニバースと呼びます。
DMX512 controls up to 512 channels on one line; those 512 form one "universe."
- 各照明には DMX アドレス(開始番号)が割り当てられ、そこから機種ごとに決まった数のチャンネルを使います(Dimmer・色温度・赤・緑・青…、各値 0〜255)。
Each light has a DMX address (a start number) and uses a fixed block of channels from it (dimmer, CCT, R, G, B…, each 0–255).
- QLC+ 側の DMX モード(チャンネルの並び)と実機側のモードが一致しないと、思ったとおりに動きません。ビギナーのつまずきポイントです。
If the DMX mode (channel order) in QLC+ doesn't match the fixture's, it won't behave as expected — a common beginner pitfall.
各照明の DMX アドレスやモードの割り当ては 別途配布する設定資料 を参照してください。本シリーズは操作手順に集中します。
For each light’s DMX address and mode, see the separately distributed configuration materials; this series focuses on the operating steps.
1.4 QLC+ 4 と 5 について|QLC+ 4 vs 5
QLC+ には バージョン 4(4.14 系) と バージョン 5(5.2 系) があります。
QLC+ comes in version 4 (4.14.x) and version 5 (5.2.x).
- V4(4.14.4):長年の安定版。ただし本格的な3Dビューがありません(2D止まり)。
V4 (4.14.4): the long-standing stable build, but it has no real 3D view (2D only).
- V5(5.2.1):新設計で開発者推奨。3Dビューでフィクスチャーを立体配置・プレビューできます。
V5 (5.2.1): the redesigned, developer-recommended build, with a 3D view to place and preview fixtures in space.
本シリーズは 3Dビューを活用するため V5(5.2.1)を基準に解説します。 ダウンロードや画面は V4 と異なります。
This series is based on V5 (5.2.1) to use the 3D view; downloads and screens differ from V4.
1.5 シリーズ構成|In this series
| # | 内容 / Topic |
|---|---|
| 1 | QLC+ とは(この記事)/ What is QLC+ (this article) |
| 2 | 自分のPCでの初回セットアップ / Initial setup on your PC |
| 3 | 接続設定(DMX USB Pro / ODE Art‑Net)/ Connection setup |
| 4 | フィクスチャーの追加とカスタム作成 / Adding & custom fixtures |
| 5 | 3Dビューで配置(QLC+ 5)/ 3D view layout |
| 6 | Virtual Console の基本 / Virtual Console basics |
| 7 | RGB / CCT を使いやすくする / RGB / CCT customization |
| 8 | 終了時のブラックアウトと安全な終了 / Shutdown & blackout |
| 9 | 運用ルール(掲示用)/ Operation rules |
管理者がシステムをゼロから構築・配布する解説は、別冊『管理者マニュアル(QLC+ 5)』にまとめてあります。
A separate Admin Manual (QLC+ 5) covers building and distributing the system from scratch.
