Visual Productions forum

Author Topic: Youtube Video  (Read 1049 times)

November 28, 2017, 10:33:59 AM
Read 1049 times

Fredrik F. Zakariasson

  • Member
  • *
  • Posts: 24
Hi.

Im just a simple dj, and not a light tech.
I would like to have a good video where you can explain how to create your own personality files and how you can merge diffrent fixtures into on P file.
There are one video online now about buildning a fixture profile, But its really hard to understand.


November 28, 2017, 11:28:20 AM
Reply #1

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3106
    • www.visualproductions.nl
Julien Levaufre
Visual Productions BV

November 29, 2017, 02:56:12 PM
Reply #2

Fredrik F. Zakariasson

  • Member
  • *
  • Posts: 24
Thanx for the videos.

So i tried to build a profile fore this lamps
http://color-imagination.com/moving-head-minibeam-150.html

BUT, i cant even find the brand in the manufaktures.
So i dont know how to make a profile for them.

Can you btw also show me a video where i can learn to merch the diffrent profiles you made me.
In my Ceuty i can only have one file, but in that file i want to have profiles for many fixtures that you made for me before.. =)


November 29, 2017, 06:42:42 PM
Reply #3

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3106
    • www.visualproductions.nl
if the fixture manufacturer is not in the list you can just create a new one clicking on the "add" button on the top right.
I do not have any video to show you how to merge fixtures files but, it's not very complicated.
You need to open your 2 files in a text editor like notepad.
Then you need to copy past all the bloc from <manufacturer.....   to </manufacturer>
Julien Levaufre
Visual Productions BV

December 03, 2017, 01:58:51 PM
Reply #4

Fredrik F. Zakariasson

  • Member
  • *
  • Posts: 24
Can you send me an example how to do it.

Im not geting it to work.


December 04, 2017, 05:33:22 PM
Reply #5

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3106
    • www.visualproductions.nl
Code: [Select]
<personalities>   
 <manufacturer label="Epsilone Laser">
        <model label="ScanRGB">801213131313131313808080</model>
    </manufacturer>
</personalities>
in this case, if you want to add just the fixture to your other file you will copy/paste:       
 
Code: [Select]
<model label="ScanRGB">801213131313131313808080</model>if you want to add to your new file the new manufacturer "Epsilone Laser" and the fixture you will copy/paste:
Code: [Select]
<manufacturer label="Epsilone Laser">
        <model label="ScanRGB">801213131313131313808080</model>
    </manufacturer
And when you paste in your new file take care of being between <manufacturer label =xxxxxx> and </manufacturer> for adding just a fixture, and between </manufacturer> and </personalities> for adding a manufacturer.
I hope itw ill help you, :D
Julien Levaufre
Visual Productions BV

 

SMF spam blocked by CleanTalk