home *** CD-ROM | disk | FTP | other *** search
/ Chip: Hang es video / CHIP_ZENESZERKESZTO_2005.ISO / audio_3 / audio_edit / looptrax / looptrax20.exe / lxconfig.ini < prev    next >
Text File  |  2001-08-01  |  5KB  |  147 lines

  1. <LoopTrax Config>
  2. //
  3. // FIELDS
  4. //         x       y    w    h       opt font ct            cb    co        tooltips
  5. //
  6. //
  7. // x,y         coordinates inside the window in pixels
  8. // w        field width in pixels
  9. // h        field height in pixels
  10. // font        font number (1 to 5)
  11. // opt        option (depend of the field)
  12. // ct        color for text or border in RGB(red,green,blue)
  13. // cb        color for backgound in RGB(red,green,blue)
  14. // co        other color in RGB(red,green,blue) (depend of the field)
  15. // tooltips    tooltips
  16.  
  17.  
  18. // CUSTOM FIELDS
  19. //
  20. // BITMAP definition
  21. // option 0 : normal
  22. //      1 : fill surface
  23. // if transparent_color the bitmap is drawn transparently 
  24. //
  25. // width not used yet
  26. // height not used yet
  27. //
  28. //         x    y    width    height    option    transparent_color     file
  29. // for example :
  30. //:BITMAP    0    0    0    0    1    RGB(0,0,0)        "wall.bmp"
  31. //
  32. // TEXT definition
  33. //        x    y    w    h    font    text corlor         text
  34. // for example :
  35. // :TEXT    134    202    40    16    1    RGB(128,128,128)    "out"
  36. //
  37. // BORDER definition
  38. // if color = -1 no color for border or background
  39. //        x    y    w    h        color border    color back
  40. // for example :
  41. //:BORDER    2    28    200    80        RGB(255,0,0)    RGB(0,92,0)        
  42.  
  43. %INTERFACE
  44. :NAME             "DjS_Sequencer"
  45. :THEME            "reality"
  46. :AUTHOR            "DJ SORIN"
  47. :VERSION        "1.1"
  48. :DATECREATED        "11:26 AM 7/07/01"
  49. :DATELASTMODIFIED    "6:57 AM 7/27/01"
  50. :WEB            "_"
  51. :EMAIL            "sorinoss@yahoo.com"
  52. :COMMENT        
  53.  
  54. %MAIN
  55. //        N/A       N/A    N/A    Piano      opt  nb      ct        cb        
  56. //                    Height         octave
  57. //
  58. // option #1 activate animation at startup
  59. :PIANO        0    0    0    336    1   2        RGB(0,0,0)    RGB(0,0,0)
  60.  
  61. :MEDIA        0    0    0    0    0    0    RGB(255,255,255)    RGB(90,90,94)
  62. :EVENT        0    0    0    0    0    0    RGB(255,255,255)    RGB(90,90,94)
  63. :TIMELINE    0    0    0    0    0    0    RGB(255,255,255)    RGB(90,90,94)
  64.  
  65. // style 0= normal
  66. //     1= bold
  67. //     2= italic
  68. //     3= bold+italic
  69. //     #4 vertical
  70. // fonts    size style    name    
  71. :FONT0        8     0    "MS Sans Serif"    // font normal
  72. :FONT1        14     0    "MS Sans Serif"    //    large    
  73. :FONT2        10     5    "Arial"    // font normal
  74. :FONT3        8     #4    "MS Sans Serif"    // font normal
  75.  
  76. %PIANO
  77. :BITMAP        0    0    1157    343    0    "back.bmp"
  78.  
  79. //        N/A       N/A    note    N/A             Color 
  80. //                border             border                border
  81. //                size             white note         black note        
  82. :NOTEBORDER    0    0    0    0    0  0     RGB(,,)     RGB(240,240,240)
  83.  
  84. //        First note    N/A    N/A    opt  no font        Color
  85. //        x    y                     White Text    Black Text
  86. :NOTE        89    178    0    0    1     2        RGB(50,50,50)    RGB(200,200,200)
  87.  
  88. //        N/A    N/A    Note                    Color
  89. //                width    height             Open         Play         Normal
  90. :WHITE        0    0    70    150    0  0    RGB(245,245,245) RGB(220,220,220) RGB(245,245,245)
  91. :BLACK        0    0    50    90    0  0     RGB(60,60,60)     RGB(15,15,15)    RGB(60,60,60)
  92.  
  93.  
  94. :LEVEL        129    2    4    58    1    RGB(0,0,0)    RGB(0,0,0)    RGB(0,0,0)    "level"
  95. :TEXT        38    80    60    16    0    RGB(192,192,192)        "mute/solo"
  96. :MUTE        113    83    10    10                    "mute"
  97. :SOLO        125    83    10    10                    "solo"
  98. :BORDER        7    134    1060    20    RGB(60,60,64)    RGB(60,60,64)
  99. :TEXT        75    137    30    14    0    RGB(192,192,192)    "active"
  100. :ACTIVE        -1    137    15    15                    "active"
  101. :TEXT        42    25    60    16    0    RGB(192,192,192)        "Vol/Level"
  102. :VOL        109    2    16    58    #3001    RGB(50,70,90) RGB(20,60,120) RGB(90,110,130)
  103. :TEXT        60    63    20    16    0    RGB(192,192,192)        "pan"
  104. :PAN        -1    63    30    15    #3000 0    RGB(0,0,0) RGB(90,90,94)    "Pan"
  105. :TEXT        55    97    30    16    0    RGB(192,192,192)    "loop"
  106. :LOOP        -1    97    -1    -1                    "Loop"
  107. :TEXT        55    115    30    16    0    RGB(192,192,192)    "hold"    
  108. :HOLD        -1    115    -1    -1                    "Hold"
  109. :TEXT        0    3    30    16    0    RGB(192,192,192)    "pitch"    
  110. :PITCHBEND    7    20    17    110    #3001   1      RGB(0,0,0) RGB(90,90,94) RGB(0,255,0) "pitch bend"
  111. :NOTE+        37    135    25    17    0    "Note up"
  112. :NOTE-        9    135    25    17    0    "Note down"
  113. :ALONE1        9    160    25    17    0    "play alone one time"
  114. :ALONELOOP     37    160    25    17    0    "play alone in loop"
  115. :TEXT        10    175    50    14    0    RGB(192,192,192)    "play/loop"
  116. :TEXT        10    186    50    14    0    RGB(192,192,192)    "alone"
  117. :PLAY1        9    225    25    17    0    "Play one time"
  118. :PLAYLOOP    37    225    25    17    0    "Play loop"
  119. :TEXT        10    241    50    14    0    RGB(192,192,192)    "play/loop"
  120. :STOP        9    203    25    17    0    "Stop"
  121. :TEXT        37    205    20    14    0    RGB(192,192,192)    "stop"
  122. :TEXT        10    283    50    14    0    RGB(192,192,192)    "play in"
  123. :TEXT        10    294    50    14    0    RGB(192,192,192)    "sequence"
  124. :SEQUENCE    17    260    35    24    0    "Play in sequence"
  125. :BORDER        7    158    57    150    RGB(60,60,64)    RGB(60,60,64)
  126.  
  127.  
  128. %BITMAPDEF
  129. :BMDirectory    "loopskin"    // define in which realtive path bitmaps are (ex. "\Program Files\Mixvibes Pro\Bitmap\")
  130. :BMPan        "sliderpan.bmp"    "sliderpanon.bmp"    "pan.bmp"
  131. :BMLoop        "kill1.bmp"    "kill1on.bmp"    RGB(255,0,255)
  132. :BMHold        "ef.bmp"    "efon.bmp"    RGB(255,0,255)
  133. :BMActive    "solo.bmp"    "solon.bmp"    RGB(255,0,255)            
  134. :BMMute        "kill.bmp"    "killon.bmp"    RGB(255,0,255)
  135. :BMSolo        "solo.bmp"    "solon.bmp"    RGB(255,0,255)
  136. :BMNote+    "nu.bmp"    "nuon.bmp"
  137. :BMNote-    "nd.bmp"    "ndon.bmp"
  138. :BMVol        "bass.bmp"    "bass1.bmp"    "volslback.bmp"
  139. :BMKeyboard    "keyboard.bmp"
  140. :BMPitchBend     "pitchb.bmp"    "pitchbon.bmp"    "pitch.bmp"//pitch bend bitmap
  141. :BMAlone1     "alone1.bmp"    "alone1on.bmp"    //play alone 1 time
  142. :BMAloneLoop     "aloneloop.bmp"    "aloneloopon.bmp"    //play alone in loop
  143. :BMPlay1     "alone1.bmp"    "alone1on.bmp"    //play 1 time
  144. :BMPlayLoop     "aloneloop.bmp"    "aloneloopon.bmp"    //play loop
  145. :BMStop      "stop.bmp"    "stopon.bmp"    //stop
  146. :BMSequence     "plays.bmp"    "playson.bmp"    //play in sequence
  147.