HighchartsSonificationDefaultInstrumentMappingPitchOptions constructor
HighchartsSonificationDefaultInstrumentMappingPitchOptions({})
Musical pitch refers to how high or low notes are played.
API Docs: https://api.highcharts.com/highcharts/sonification.globalTracks.mapping.pitch
Implementation
HighchartsSonificationDefaultInstrumentMappingPitchOptions(
{this.mapTo,
this.max,
this.min,
this.scale,
this.within,
this.mapFunction,
this.value});