controlP5 / Knob / setMax( )

name
setMax ( )
description
set the maximum level of the knob. 
Syntax
setMax(theValue);
parameters
theValuefloat 


Returns
None
Usage
Web & Application
Related