Page 1 of 1

Request: Martin MAC Quantum Wash Extended Mode

Posted: Thu Feb 28, 2019 1:23 am
by SweetPoontang
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.

Re: Request: Martin MAC Quantum Wash Extended Mode

Posted: Sun Mar 03, 2019 10:30 am
by GGGss
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)