Text Files in the Default skin.
Each of these files relates to a graphic control element, and controls how it is displayed along with how it behaves.
arrow_left.txt and arrow right.txt
type animated
frame_size 22, 22
mouse_response click

bargraph1.txt
type bargraph
frame_size 28, 60
segment 1, 6
segment_count 9

bender.txt
type animated
frame_size 35, 76
padding 2, 3, 24, 2
mouse_response vertical

browse.txt
type animated
mouse_response click
frame_size 21,21

button.txt
type animated
frame_size 18, 30
mouse_response click

button_sm.txt
type animated
frame_size 20, 20
mouse_response click

buttonoff.txt
; medium button with light in the off condition
type animated
mouse_response click
frame_size 18,30

drop_down.txt
type animated
frame_size 22, 22
mouse_response click

file_button.txt
; ‘FILE’ button on VST controls panel
type animated
mouse_response click
frame_size 40,17

hslider.txt
type slider
frame_size 51, 25
handle_rect 53, 1, 68, 25
handle_range 8, 33
orientation horizontal

joystick.txt
type animated
frame_size 25, 25
; extra space at: top, bottom, left, right
padding 7, 1, 7, 1

knob_med.txt
type animated
frame_size 32, 32
mouse_response rotary

knob_sm.txt
type animated
frame_size 16, 16
mouse_response rotary

led.txt
type animated
frame_size 18, 18

lines.txt
type lines
frame_size 27, 27 // Size of corners
; line_end_length 5 // length of line end-cap. Defaults to 5.

moog_knob.txt – this is the scale for the knob.
type animated
frame_size 48, 45
padding 13, 7, 13, 4
mouse_response rotary

moog_kob_sm.txt– is just a smaller version of the knob scale shown above.
type animated
frame_size 30, 29
padding 8, 4, 8, 3
mouse_response rotary
shiny_cap.txt – shiny_cap is the insert in the centre of the knob control.
type animated
frame_size 28, 28
padding 18, 19, 18, 19
mouse_response rotary
shiny_cap_sm.txt – shiny_cap_sm is the insert in the centre of the small knob
type animated
frame_size 18, 18
padding 11, 12, 11, 12
mouse_response rotary
switch.txt
; medium vertical slider
type animated
orientation vert
frame_size 25, 26
; padding adds extra space at: top, bottom, left, right
padding 5, 2, 5, 3
mouse_response stepped

switch_rotary.txt
type animated
frame_size 40, 40
mouse_response rotary

v_slider_med.txt
type slider
frame_size 28, 40
handle_rect 4, 41, 28, 55
handle_range 1, 26
orientation vertical

vu_meter.txt
type animated
frame_size 67, 38

Leave a Reply