home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 10 / FreelogHS10.iso / DJ / MixVibes / mixvibesfree304.exe / mvfreeskin.ini < prev    next >
Text File  |  2001-06-07  |  7KB  |  273 lines

  1. <MixVibes Config> 
  2.  
  3.  
  4. //
  5. // FIELDS
  6. //         x       y    w    h       opt font ct            cb    co        tooltips
  7. //
  8. //
  9. // x,y         coordinates inside the window in pixels
  10. // w        field width in pixels
  11. // h        field height in pixels
  12. // font        font number (0 to 5)
  13. // opt        option (depend of the field)
  14. // ct        color for text or border in RGB(red,green,blue)
  15. // cb        color for backgound in RGB(red,green,blue)
  16. // co        other color in RGB(red,green,blue) (depend of the field)
  17. // tooltips    tooltips
  18.  
  19.  
  20. // CUSTOM FIELDS
  21. //
  22. // BITMAP definition
  23. // option 0 : normal
  24. //      1 : fill surface
  25. // if transparent_color the bitmap is drawn transparently 
  26. //
  27. // width not used yet
  28. // height not used yet
  29. //
  30. //         x    y    width    height    option    transparent_color     file
  31. // for example :
  32. //:BITMAP    0    0    0    0    1    RGB(0,0,0)        "wall.bmp"
  33. //
  34. // TEXT definition
  35. // if color = -1 for no color
  36. //        x    y    w    h    nofont    color border        Text
  37. // for example :
  38. // :TEXT    134    202    40    16    0    RGB(160,160,160)    "out"
  39. //
  40. // BORDER definition
  41. // if color = -1 for no color
  42. //        x    y    w    h    color border    color back
  43. // for example :
  44. //:BORDER    2    28    200    80    RGB(255,0,0)    RGB(120,150,96)
  45.  
  46.  
  47.  
  48. // interface description 
  49. %INTERFACE
  50. :NAME             "Mixvibes Standard skin"
  51. :THEME            "Standard"
  52. :AUTHOR            "YannL"
  53. :VERSION        "1.0"
  54. :DATECREATED        "01/03/2001"
  55. :DATELASTMODIFIED    "11/03/2001"
  56. :WEB            "www.rezopeople.com"
  57. :EMAIL            "contact@rezopeople.com"
  58. :COMMENT        MixVibes Copyright (C) 1999-2001
  59.  
  60. // Main Window
  61. %MAIN
  62. //        size for the first exec        N/A    nb Channels
  63. //        x       y    w    h           at start          ct            cb    N/A    N/A
  64. //if x==-1 then horizontal centered
  65. //if y==-1 then vertical centered
  66. //if w==-1 then full screen
  67. //
  68. :MAIN        -1    -1    -1    -1    50    2
  69.         
  70. //        N/A       N/A    N/A    N/A       option font     ct            cb    N/A    N/A
  71. :MEDIABASE    0    0    0    0    0    0    RGB(255,255,255)    RGB(10,10,10)
  72. :SEQUENCER    0    0    0    0    0    0    RGB(255,255,255)    RGB(10,10,10)
  73.     
  74. // style 0= normal
  75. //     1= bold
  76. //     2= italic
  77. //     3= bold+italic
  78. //
  79. // you can define up to 7 fonts (FONT0 to FONT6)
  80. //
  81.  
  82. // fonts    size style    name    
  83. :FONT0        8     0    "Arial"    // font normal
  84. :FONT1        7     2    "Verdana"    //    small    
  85. :FONT2        16     1    "Verdana"    //    large    
  86. :FONT3        8     1    "Verdana"    //    counter    
  87. :FONT4        18     1    "Arial"        //    title    
  88. :FONT5        10     1    "Arial"        //    Crossfader
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95. %CROSSFADER
  96. //            position                colors            
  97. //            x       y    w    h       opt font ct    cb    co        tooltips
  98. :CROSSFADER         0    0    488    100      0   0   RGB(160,160,160) RGB(145,45,45)
  99. :BITMAP            0    0    488    100    1        "crossback.bmp"
  100. :CROSSVOL        89    16    300    45    #14   0   RGB(105,41,30) RGB(145,45,45) RGB(128, 128, 128)
  101.  
  102. :AUTOMATCHA            12    25    37    27    0   6     "Auto Beat Matching A = B"
  103. :AUTOMATCHB            430    25    37    27    0   6     "Auto Beat Matching B = A"
  104.  
  105. // ***************
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. // description for mixer
  114. %MIXER
  115.  
  116. //                channel
  117. //mixer        N/A       N/A    seph    sepv       option N/A ct            cb    co        N/A
  118. // option 1 : screw
  119. :MIXER        0    0    10    7    0    0    RGB(0,0,0)    RGB(10,10,10)
  120.  
  121. //        channel pos    channel
  122. //        x       y    width    height     opt N/A ct            cb    co        N/A
  123. // option 1 : border
  124. :CHANNEL    8    8    487    312    1    0    RGB(255,255,255)    RGB(10,10,10)
  125.  
  126.  
  127.  
  128.  
  129. // description for channels
  130. %CHANNEL
  131.  
  132. :BITMAP        0    0    487    312    0   "mvfreeback.bmp"
  133. :BORDER        131    11    242    82            RGB(0,0,0)    RGB(0,0,0)
  134.  
  135. // for all controls except rotary knobs
  136. // ct= color for text or border
  137. // cb= color for background
  138.  
  139. // for rotary knobs (bass, mid, treb, jog, out)
  140. // ct= border color for internal circle
  141. // cb= background color for internal circle 
  142. // co= background color for external circle 
  143.  
  144. //            position                    colors            
  145. //        x       y    w    h       opt font     ct    cb    co        tooltips
  146.  
  147. :CH        468    0    26    26    0   2  RGB(180,140,140) RGB(164,59,50)    RGB(250,250,250) "channel number"
  148.  
  149. :SLAVE        25    62    16    20    0   0     RGB(250,250,250)    RGB(192,78,60)    "slave"
  150. :OUT        62    52    45    45    0   0    RGB(80,80,80) RGB(240,152,0) RGB(80,70, 4) "OUT"
  151.  
  152. :NAME        135    15    178    26    #20    0     RGB(255,0,0) RGB(0,0,0)    "NAME"
  153. :TIME        180    40    100    24    0    2     RGB(255,0,0) RGB(0,0,0)    "TIME"
  154. :DUR        140    50    40    20    0    3    RGB(255,0,0) RGB(0,0,0)    "DURATION"
  155.  
  156. :TEXT        130    70    48    16    0        RGB(160,0,0)            "TRACK"
  157. :TRACK        180    70    36    14    0    0      RGB(255,0,0) RGB(0,0,0)        "TRACK"
  158.  
  159. :TEXT        330    30    40    12    0        RGB(192,0,0)        "PITCH"
  160. :BORDER        330    30    40    16            RGB(0,0,0)   RGB(0,0,0)
  161. :PITCH        330    30    40    12    #3    0     RGB(255,0,0) RGB(0,0,0)    "speed"
  162. :TEXT        333    42    40    40    0        RGB(192,0,0)        "PITCH"
  163.  
  164.  
  165. :TEXT        336    70    40    12    0        RGB(160,0,0)            "BPM"
  166. :BPM        330    58    40    14    0      0    RGB(255,0,0) RGB(0,0,0)        "BPM"    
  167.  
  168. :PLAYBAR    140    80    220    12    0    0    RGB(160,0,0) RGB(0,0,0) RGB(220,0,0)
  169.  
  170.  
  171.  
  172. :BACK        139    119    32    32    0        "backward"
  173. :FWD        171    119    33    32    0        "forward"
  174. //:TEXT        139    104    66    15    0    RGB(128,128,128)        "POS Spin"
  175.  
  176. // tack up/down
  177. :TRACKSPIN    71    119    66    32    #10         "track spin"
  178. //:TEXT        71    104    66    15    0    RGB(128,128,128)        "TRACK Spin"
  179.  
  180.  
  181. :PLAYPAUSE    208    119    62    58    0        "Play (ENTER)"
  182. :STATE        210    104    11    11    0        "play state"
  183. :CUE        277    119    62    58    0        "Cue (BACKSPACE)"
  184.  
  185.  
  186.  
  187. // options for slider :VOL :PAN :PITCHBEND
  188. // #00        horizontal 
  189. // #01        vertical        
  190. // #02        vectorized        
  191. // #04        variable channel    
  192. // #10        tick line         
  193. // #20        tick line + center     
  194. // #30        3 ticks        
  195. // #40        1 center Tick
  196.  
  197.  
  198.  
  199. //#SSAATTTO
  200. //O:option 2=vue meter 1=vertical 0=horizontal
  201. //TTT: needle height (default 90% window height)
  202. //AA: angle (default=120 degree)
  203. //SS: needle width (default= 1) 
  204. :LEVEL        304    217    168    41    #01780202 0    RGB(255,255,255) RGB(10,10,10) RGB(70,17,11) "level"
  205. :VOL        440    60    20    100    0    0    RGB(123,43,35) RGB(170,62,51) RGB(234, 34, 34)                            
  206. :PAN        354    265    78    18    0    0    RGB(163,66,56) RGB(176,66,54) RGB(234, 34, 34)
  207.  
  208.  
  209.  
  210.  
  211.  
  212. // ------------------------------------------------------------------------------- EQUALIZER
  213. //        x    y    w    h    font    color             text
  214.  
  215. :BASS        75    226    40    40    0    0 RGB(92,20,0)    RGB(194,67,63)    RGB(90,80,80)
  216. :MID        128    226    40    40    0    0 RGB(92,20,0)    RGB(194,67,63)    RGB(90,80,80)
  217. :TREB        182    226    40    40    0    0 RGB(92,20,0)    RGB(194,67,63)    RGB(90,80,80)
  218.  
  219.  
  220. // -- EQUALIZER END --
  221.  
  222.  
  223.  
  224. // option for pitch button 
  225. //    0 horizontal
  226. //    1 vertical
  227. //:BORDER        99    274    102    122        RGB(100,100,100)
  228.  
  229. :PITCHBUTTON    360    119    66    32    0   0    RGB(0,0,0)  RGB(0,0,128)
  230. :PITCHBEND    382    20    18    80    0   1    RGB(87,29,28) RGB(157,52,46)    "pitch bend"
  231.  
  232. // option for pitch
  233. //    #01    No border
  234. //    #02    No Spin
  235. //    #04    No read only
  236. //    #08    No Arrows keys
  237. //    #10    Spin align left
  238. :PITCHRESET    368    156    16    16    "reset pitch"
  239.  
  240.  
  241.  
  242.  
  243. //
  244. // define all bitmaps in mixvibes for button and sliders
  245. //
  246. %BITMAPDEF
  247. :BMDirectory    "mvfreeskin"    // define in which realtive path bitmaps are (ex. "\Program Files\Mixvibes Pro\Bitmap\")
  248.  
  249. //        Bitmap File name
  250. //            OFF(unpressed)         ON (pressed)    Transparency color
  251. //                        RGB(x,x,x)
  252. :BMCue            "cue.bmp"         "cueon.bmp"        // button cue
  253. :BMCueSet        "cueset.bmp"         "cueseton.bmp"        // button cue when you can set the cue point
  254. :BMPlayPause        "play.bmp"         "playon.bmp"        // play/pause button
  255.  
  256. //
  257. // sliders bitmap
  258. //            
  259. //            no focus        focus    
  260. :BMSliderVe        "slider1.bmp"        "slider1.bmp"    //RGB(255,0,0)    // pan
  261. :BMSliderHo        "sliderpan.bmp"        "sliderpan.bmp"        // volume
  262. :BMSliderCross        "xfader.bmp"        "xfader.bmp"    RGB(145,45,45)        // cross volume
  263.  
  264.  
  265. :BMBack            "frw.bmp"        "frw_on.bmp"
  266. :BMUp            "ffw.bmp"        "ffw_on.bmp"
  267. :BMTrkDn        "trackdown.bmp"     "trackdown_on.bmp"
  268. :BMTrkUp        "trackup.bmp"        "trackup_on.bmp"
  269. :BMPitchReset        "reset.bmp"        "reseton.bmp"
  270.  
  271. :BMPitch+        "pitchd.bmp"        "pitchdon.bmp"
  272. :BMPitch-        "pitchu.bmp"        "pitchuon.bmp"
  273. :BMVueMeter        "vuemeter1.bmp"        "vuemeter1on.bmp"