User Manual

The Skin Script! 43
getWindowSize()! 43
getFont()! 44
getLabelFont()! 44
getTextFieldFont()! 44
createUI()! 44
Functions callable from createUI()! 45
setBannerPosition( y [, showVersion ] )! 45
setGroupActiveColour( r, g, b, a ), setGroupInactiveColour( r, g, b, a )! 45
texture( filename )! 45
setBackgroundTexture( texture )! 45
setBackgroundColour( r, g, b )! 45
sliderRenderer( texture )! 45
buttonRenderer( texture )! 46
knobRenderer( texture, u, v, size )! 46
group( name )! 46
group:add( control )! 46
group:width()! 46
group:height()! 46
group:bounds()! 47
group:setPosition( x, y )! 47
group:setVisible( v )! 47
group:isVisible()! 47
add( control )! 47
knob( param, label, x, y, size )! 47
paramButton( param, x, y, w, h, u, v [, hold ] )! 47
slider( param, x, y, w, h, orient, u, v, du, dv )! 48
button( id, label, x, y, w, h, u, v )! 48
luaButton( function, label, tooltip, type, x, y, w, h, u, v )! 48
textField( param, label, x, y, w, h [, format ] )! 49
dropDown( param, x, y, w, h )! 49
indicator( id, x, y, w, h, u, v )! 49
delaySlider( x, y, w, h, orient, u, v, du, dv )! 50
control:setVisible( v )! 50
control:isVisible()! 50
control:setState( v )! 50
control:getState()! 50
valueDisplay()! 50
valueDisplay:setColour( r, g, b, a )! 50
valueDisplay:setPosition( id, x, y, w, h )! 50
levelMeters( texture, u, v, w, h )! 50
levelMeters:add( id, x, y )! 51
waveformDisplay( x, y, w, h )! 51