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.
API Docs: https://api.highcharts.com/highcharts/sonification.defaultInstrumentOptions.roundToMusicalNotes
Implementation
bool? roundToMusicalNotes;