====== American DJ Ikon Profile ====== This is another example for creating a vis file (old visualiser personality) from a d4 file (Titan personality). The fundamentals are described in [[personality:create_vis_from_d4|]]. Here, only the little details are explained. * the d4 personality already exists and has Pearl references - we can generate r20 and vis files right away * we need to adjust the dmx values for the Strobe definition, and add some Open ranges * Dimmer Mode (likely th dim speed) is not supported by the visualiser Apart from that it works reasonably well in the visualiser. The DMX table: {{:personality:visualiser_examples:ikon_dmx.png?500|}} The adjusted Strobe definition: ChanRef Dimmer Vismode Strobe UseBits 1 2 3 4 5 6 7 8 DmxOffset 1 Mapping 0 7 0 0 Mapping 8 15 1 1 Mapping 16 131 30 300 Mapping 132 139 1 1 Mapping 140 181 30 300 Mapping 182 189 1 1 Mapping 190 231 30 300 Mapping 232 239 1 1 Mapping 240 247 30 300 Mapping 248 255 1 1 End The edited and tested files are in this zip: {{ :personality:visualiser_examples:adj_ikon_profile.zip |}}. Refer to [[personality:create_vis_from_d4|]] for more details