controlP5 / Knob / setMin( )

name
setMin ( )
description
set the minimum level of the knob. 
Syntax
setMin(theValue);
parameters
theValuefloat 


Returns
None
Usage
Web & Application
Related