PitchWidget

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

measure
void measure(int parentWidth, int parentHeight)

Measure widget according to desired width and height constraints. (Step 1 of two phase layout).

onDraw
void onDraw(DrawBuf buf)

Draw widget at its position to buffer

setPitch
void setPitch(double freq)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_currentPitch
double _currentPitch;
Undocumented in source.

Meta