roundToMusicalNotes property
Round pitch mapping to musical notes.
If false
, will play the exact mapped note, even if it is out
of tune compared to the musical notes as defined by 440Hz
standard tuning.
Implementation
bool? roundToMusicalNotes;
Round pitch mapping to musical notes.
If false
, will play the exact mapped note, even if it is out
of tune compared to the musical notes as defined by 440Hz
standard tuning.
bool? roundToMusicalNotes;