Hi, Ive been tring to create a fixture profile for this for some time and I keep getting stuck with the 16 bit effects. im really not sure how to get this properly patched and could use a hand.
https://adn.harmanpro.com/site_elements ... iginal.pdf
Ive been at this for a while and cant seem to get it to where i need it to be.
Thank you for any help at all.
Request: Martin MAC Quantum Wash Extended Mode
- GGGss
- Posts: 3152
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
So your problem is ch 7 & 8 in Extended Mode?
Thinking out loud now - you could create your own preset-cue's
f.i. Beam twister - position 3: Texture -> a value of 60200
60200 decimal = 1110 1011 0010 1000 = (ch7) 235 (MSB) & (ch8) 40 (LSB)
Activate this cue and you get the texture twister.
Converting these 16 bit values into 2x 8 bit will help you. I suggest you create a spreadsheet with the conversion formulas (hint: 'bit shift to the right' or using 'xor' (masking) will do the mathematical trick)
Thinking out loud now - you could create your own preset-cue's
f.i. Beam twister - position 3: Texture -> a value of 60200
60200 decimal = 1110 1011 0010 1000 = (ch7) 235 (MSB) & (ch8) 40 (LSB)
Activate this cue and you get the texture twister.
Converting these 16 bit values into 2x 8 bit will help you. I suggest you create a spreadsheet with the conversion formulas (hint: 'bit shift to the right' or using 'xor' (masking) will do the mathematical trick)
All electric machines work on smoke... when the smoke escapes... they don't work anymore