scale property
Map pitches to a musical scale. The scale is defined as an array of semitone offsets from the root note.
API Docs: https://api.highcharts.com/highcharts/sonification.defaultInstrumentOptions.mapping.pitch.scale
Implementation
List<double>? scale;