Script Editor
After a few tests with the script editor I found a couple of problems. If the folder/path or executable file contains spaces It does not run.
Indeed, please read the description of my 2 commits:
https://github.com/mcallegari/qlcplus/c ... b075b5c8a7
https://github.com/mcallegari/qlcplus/c ... c8773f93de
https://github.com/mcallegari/qlcplus/c ... b075b5c8a7
https://github.com/mcallegari/qlcplus/c ... c8773f93de
I did not know if it was just a problem in windows I'm using Ubuntu. Sorry.
It's valid also for Linux and OSX. For now just use paths without spaces.
Will fix it soon
Will fix it soon
Anyway, apart from these initial development glitches, does this change make things easier for you ?
I remember you have this presentation you wanted to control with QLC+ and you ended up with a python script.
I remember you have this presentation you wanted to control with QLC+ and you ended up with a python script.
For the presentation finally I use a second computer. I like to play and learn new things with python (I'm not a programer), now I'm testing python connection to QLC websocket and works well. Python scripts seems to work well too with Script Editor. Now the future python scripts don't need OSC to comunicate with QLC+.