HighchartsSonificationDefaultInstrumentMappingOptions constructor

Implementation

HighchartsSonificationDefaultInstrumentMappingOptions(
    {this.frequency,
    this.gapBetweenNotes,
    this.highpass,
    this.lowpass,
    this.noteDuration,
    this.pan,
    this.pitch,
    this.playDelay,
    this.time,
    this.tremolo,
    this.volume});