Page 1 of 1

Create a sequence from csv file

Posted: Tue Apr 07, 2020 7:19 pm
by valelapo
HI
I am quite new to QLC+. What I would like to do is automatically create a sequence, for a single RGBW light, starting from an external table. In this table, the intensity of each channel and the relative duration are indicated for each row. Is it possible in QLC + to create a sequence automatically by importing this file? any help is greatly appreciated. Thanks in advance
Valentina

Re: Create a sequence from csv file

Posted: Tue Apr 07, 2020 9:13 pm
by janosvitok
QLC+ can't import CSV natively, but the qxw file is plain text file in XML format.
You may try to enter few steps manually, and generate the rest by a program/script.
The format should be quite easy to understand. If you don't, just attach here what you have and what you don't understand.

Jano