pan property

double get pan

Implementation

double get pan => (100.0 / 16383.0) * _pan - 50.0;