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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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+.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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/commit/85e3058740be3a755b33c1175cb275b075b5c8a7
https://github.com/mcallegari/qlcplus/commit/c6f988843d71f3d8b2be1912c826cfc8773f93de
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
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.
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+.