The codebase to run the *spark d-fuser controller www.sparkav.co.uk/dvimixer

Dependencies:   SPK-TVOne DMX DmxArtNet NetServicesMin OSC PinDetect mRotaryEncoder iniparser mbed spk_oled_ssd1305 filter

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers SPKDF_ini.h Source File

SPKDF_ini.h

00001 ##########################################################################
00002 #  _____ _____ _____ _____ _____    ____  _____ _____ _____ _____ _____  #
00003 # |   __|  _  |  _  | __  |  |  |  |    \|   __|  |  |   __|   __| __  | #
00004 # |__   |   __|     |    -|    -|  |  |  |   __|  |  |__   |   __|    -| #
00005 # |_____|__|  |__|__|__|__|__|__|  |____/|__|  |_____|_____|_____|__|__| #
00006 #                                                                        #
00007 ######################################### A PROJECT BY TOBY HARRIS #######
00008 
00009 ### NETWORK
00010 #
00011 # Parameters for the various network modes
00012 #
00013 # OSC: if DHCP is set to Yes, the IP address parameters will be ignored.
00014 # DMX: no universe setting, it's the cable you plug in!
00015 # Artnet: Will use the channel mapping set in the DMX section, along with the universe set here.
00016 
00017 [OSC]
00018 
00019 DHCP = No
00020 ControllerAddress = 10.0.0.02
00021 ControllerPort = 10000
00022 ControllerSubnetMask = 255.255.255.0
00023 ControllerGateway = 10.0.0.1
00024 ControllerDNS = 10.0.0.1
00025 
00026 SendAddress = 255.255.255.255
00027 SendPort = 10000
00028 
00029 [ArtNet]
00030 
00031 ControllerAddress = 2.0.0.100
00032 BroadcastAddress = 2.255.255.255
00033 Universe = 0
00034 
00035 [DMX]
00036 
00037 InChannelXFade = 0
00038 InChannelFadeUp = 1
00039 OutChannelXFade = 0
00040 OutChannelFadeUp = 1
00041 
00042 ### KEYS
00043 #
00044 # Name = What is shown in menu
00045 # MinY...MaxV = As per TVOne keyer settings. 
00046 # Note these are super sensitive, one laptop will have slightly different 
00047 #  numbers to another to achieve otherwise the same -- ie. pure blue -- key.
00048 #
00049 # Keying advice from the 1T-C2-750 Manual: The Min/Max parameters are used to 
00050 # select what range of Y (luminance/grey-scale) values are made transparent 
00051 # within the selected window/lock source. In order to key out part of an image, 
00052 # start with the max value and increase it until the required lighter parts 
00053 # within the window/lock source disappear. Then adjust the min level to bring 
00054 # back any darker parts of the image.
00055 
00056 [Key1]
00057 Name = White In
00058 MinY = 0
00059 MaxY = 166
00060 MinU = 128
00061 MaxU = 129
00062 MinV = 128
00063 MaxV = 129
00064 
00065 [Key2]
00066 Name = Black Out
00067 MinY = 0
00068 MaxY = 50
00069 MinU = 128
00070 MaxU = 129
00071 MinV = 128
00072 MaxV = 129
00073 
00074 [Key3]
00075 Name = Blue Out
00076 MinY = 30
00077 MaxY = 35
00078 MinU = 237
00079 MaxU = 242
00080 MinV = 114
00081 MaxV = 121
00082 
00083 [Key4]
00084 Name = Green Out
00085 MinY = 144
00086 MaxY = 145
00087 MinU = 53
00088 MaxU = 135
00089 MinV = 34
00090 MaxV = 35
00091 
00092 # Edit the above, or add your own keys here, up to Key99
00093 
00094 ### RESOLUTIONS
00095 #
00096 # Name = What is shown in menu
00097 # Number = Resolution number in TVOne. ie. what would be set in Menu > Outputs > Set Resolution
00098 # EDID Number = The EDID to use on the inputs, which what your computer will think its connected to. ie. what would be set in Menu > Windows > Display Emul. EDID
00099 #
00100 # EDID numbers are as follows
00101 # 0 = Mem1, 1 = Mem2, 2 = Mem3, 
00102 # 3 = Mem4 which we use for Matrox EDID, its uploaded by the controller as part of 'Conform Processor'
00103 # 4 = 3D, 5 = HDMI, 6 = DVI, 7 = Monitor Passthrough
00104 
00105 [Resolution1]
00106 Name = VGA (640x480)
00107 Number = 8
00108 EDIDNumber = 6
00109 
00110 [Resolution2]
00111 Name = SVGA (800x600)
00112 Number = 18
00113 EDIDNumber = 6
00114 
00115 [Resolution3]
00116 Name = XGA (1024x768)
00117 Number = 28
00118 EDIDNumber = 6
00119 
00120 [Resolution4]
00121 Name = WSXGA+ (1650x1050)
00122 Number = 85
00123 EDIDNumber = 6
00124 
00125 [Resolution5]
00126 Name = WUXGA (1920x1200)
00127 Number = 115
00128 EDIDNumber = 6
00129 
00130 [Resolution6]
00131 Name = HD 720P50 (1280x720)
00132 Number = 44
00133 EDIDNumber = 5
00134 
00135 [Resolution7]
00136 Name = HD 720P60 (1280x720)
00137 Number = 48
00138 EDIDNumber = 5
00139 
00140 [Resolution8]
00141 Name = HD 1080P24 (1920x1080)
00142 Number = 101
00143 EDIDNumber = 5
00144 
00145 [Resolution9]
00146 Name = HD 1080P30 (1920x1080)
00147 Number = 105
00148 EDIDNumber = 5
00149 
00150 [Resolution10]
00151 Name = HD 1080P50 (1920x1080)
00152 Number = 106
00153 EDIDNumber = 5
00154 
00155 [Resolution11]
00156 Name = HD 1080P60 (1920x1080)
00157 Number = 109
00158 EDIDNumber = 5
00159 
00160 [Resolution12]
00161 Name = Dualhead SVGA (1600x600)
00162 Number = 75
00163 EDIDNumber = 3
00164 
00165 [Resolution13]
00166 Name = Dualhead XGA (2048x768)
00167 Number = 123
00168 EDIDNumber = 3
00169 
00170 [Resolution14]
00171 Name = Triplehead VGA (1920x480)
00172 Number = 90
00173 EDIDNumber = 3
00174 
00175 [Resolution15]
00176 Name = Quadhead XGA (2048x1536)
00177 Number = 128
00178 EDIDNumber = 2
00179 
00180 # Edit the above, or add your own keys here, up to Resolution99
00181 
00182 # End of SPKDF.ini -- Ensure there is a blank line below this.