PCM8.readParam_int

Reads the given value (int).

class PCM8
override nothrow
int
readParam_int
(,
uint paramID
)

Parameters

presetID uint

The preset ID, or uint.max for global module values.

paramID uint

The parameter ID.

Return Value

Type: int

The value of the given preset and parameter

Meta