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