voiceCount property

int get voiceCount

Get number of voices in this measure

Implementation

int get voiceCount => _voicesByNumber.length;