options/highcharts_sonification_global_tracks_options library
Classes
- HighchartsSonificationDefaultInstrumentActiveWhenOptions
 - Define a condition for when a track should be active and not.
 - HighchartsSonificationDefaultInstrumentMappingFrequencyOptions
 - Frequency in Hertz of notes. Overrides pitch mapping if set.
 - HighchartsSonificationDefaultInstrumentMappingGapBetweenNotesOptions
 - Gap in milliseconds between notes if pitch is mapped to an array of notes.
 - HighchartsSonificationDefaultInstrumentMappingHighpassOptions
 - Mapping options for the highpass filter.
 - HighchartsSonificationDefaultInstrumentMappingLowpassFrequencyOptions
 - Map to filter frequency in Hertz from 1 to 20,000Hz.
 - HighchartsSonificationDefaultInstrumentMappingLowpassOptions
 - Mapping options for the lowpass filter.
 - HighchartsSonificationDefaultInstrumentMappingLowpassResonanceOptions
 - Map to filter resonance in dB. Can be negative to cause a dip, or positive to cause a bump.
 - HighchartsSonificationDefaultInstrumentMappingNoteDurationOptions
 - Note duration determines for how long a note plays, in milliseconds.
 - HighchartsSonificationDefaultInstrumentMappingPanOptions
 - Pan refers to the stereo panning position of the sound. It is defined from -1 (left) to 1 (right).
 - HighchartsSonificationDefaultInstrumentMappingPitchOptions
 - Musical pitch refers to how high or low notes are played.
 - HighchartsSonificationDefaultInstrumentMappingPlayDelayOptions
 - 
  Milliseconds to wait before playing, comes in addition to
the time determined by the 
timemapping. - HighchartsSonificationDefaultInstrumentMappingTimeOptions
 - Time mapping determines what time each point plays. It is defined as an offset in milliseconds, where 0 means it plays immediately when the chart is sonified.
 - HighchartsSonificationDefaultInstrumentMappingTremoloDepthOptions
 - Map to tremolo depth, from 0 to 1.
 - HighchartsSonificationDefaultInstrumentMappingTremoloOptions
 - Mapping options for tremolo effects.
 - HighchartsSonificationDefaultInstrumentMappingTremoloSpeedOptions
 - Map to tremolo speed, from 0 to 1.
 - HighchartsSonificationDefaultInstrumentMappingVolumeOptions
 - The volume of notes, from 0 to 1.
 - HighchartsSonificationDefaultInstrumentPointGroupingOptions
 - Options for point grouping, specifically for instrument tracks.
 - HighchartsSonificationGlobalTracksMappingOptions
 - Highcharts Options Widget.
 - HighchartsSonificationGlobalTracksMappingRateOptions
 - Rate mapping for speech tracks.
 - HighchartsSonificationGlobalTracksMappingTextOptions
 - Text mapping for speech tracks.
 - HighchartsSonificationGlobalTracksOptions
 - Global tracks to add to every series.