When creating presets, for example gobo presets, mostly the gobo "image" is visible in the stored preset.
I try to get that image as an appearance on some sequences having that gobo, but not sure how to get that done.
Using LUA I got to a point where I have the wheel values.
For example, for fixture alpha Spot QWO 800 standard mode, for a specific gobo on the first gobowheel, I could get information as:
- name: [00590106_png]
- folder: "Clay Paky"
- FileName "00590106.png"
- wheel: GoboWheel1
- wheelslotindex: 9
I wonder how I can create an apperance having that gobo image, linked to that preset, so in my next steps I can get that appearance name linked to sequences.
Probably I first need an image created.. but after some tryouts in getting that image created, I'll just leave the question here maybe someone knows how this works?