options/highcharts_sonification_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.
HighchartsSonificationDefaultInstrumentMappingOptions
Mapping options for the audio parameters.
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 time mapping.
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.
HighchartsSonificationDefaultInstrumentOptions
Default sonification options for all instrument tracks.
HighchartsSonificationDefaultInstrumentPointGroupingOptions
Options for point grouping, specifically for instrument tracks.
HighchartsSonificationDefaultSpeechMappingOptions
Mapping configuration for the speech/audio parameters.
HighchartsSonificationDefaultSpeechMappingPitchOptions
Speech pitch (how high/low the voice is) multiplier.
HighchartsSonificationDefaultSpeechMappingPlayDelayOptions
Milliseconds to wait before playing, comes in addition to the time determined by the time mapping.
HighchartsSonificationDefaultSpeechMappingRateOptions
Speech rate (speed) multiplier.
HighchartsSonificationDefaultSpeechMappingTimeOptions
Highcharts Options Widget.
HighchartsSonificationDefaultSpeechMappingVolumeOptions
Volume of the speech announcement.
HighchartsSonificationDefaultSpeechOptions
Default sonification options for all speech tracks.
HighchartsSonificationDefaultSpeechPointGroupingOptions
Highcharts Options Widget.
HighchartsSonificationEventsOptions
Set up event handlers for the sonification
HighchartsSonificationGlobalContextTracksOptions
Context tracks to add globally, an array of either instrument tracks, speech tracks, or a mix.
HighchartsSonificationGlobalTracksMappingOptions
Highcharts Options Widget.
HighchartsSonificationGlobalTracksMappingRateOptions
Rate mapping for speech tracks.
HighchartsSonificationGlobalTracksMappingTextOptions
Text mapping for speech tracks.
HighchartsSonificationGlobalTracksOptions
Global tracks to add to every series.
HighchartsSonificationOptions
Options for configuring sonification and audio charts. Requires the sonification module to be loaded.
HighchartsSonificationPointGroupingOptions
Options for grouping data points together when sonifying. This allows for the visual presentation to contain more points than what is being played. If not enabled, all visible / uncropped points are played.