pitch property

num? get pitch

Implementation

external num? get pitch;
set pitch (num? value)

Implementation

external set pitch(num? value);