pitch property

ValueNotifier<double> pitch
getter/setter pair

Implementation

ValueNotifier<double> pitch = ValueNotifier<double>(0.0);