メインコンテンツまでスキップ

QLC+

環境

  • Fedora 41
  • Ubuntu 24.04

用意するもの

DSD TECH USB-DMX インターフェイス ケーブル (FTDI チップ付き) - 5.9 フィート

インストール

以下の手順に従います。
Download | QLC+ by Massimo Callegari

Fedora 41

$ sudo dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:mcallegari79/Fedora_40/home:mcallegari79.repo
$ sudo dnf install qlcplus-qt5

Ubuntu 24.04

$ echo 'deb http://download.opensuse.org/repositories/home:/mcallegari79/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:mcallegari79.list
$ curl -fsSL https://download.opensuse.org/repositories/home:mcallegari79/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mcallegari79.gpg > /dev/null
$ sudo apt update
$ sudo apt install qlcplus-qt5

設定ファイルの取得

$ git clone https://github.com/TechnoTUT/dotqlcplus.git
$ mv dotqlcplus/fixtures/* .qlcplus/fixtures/
$ mv dotqlcplus/TheUtopiaTone.qxw .qlcplus/

これで、qlcplusを起動し、 ~/.qlcplus/TheUtopiaTone.qxw を開けば準備は完了です!