Global classes and objects related to sonification.
Requires
- module:modules/sonification
Members
-
Earcon :function
-
The Earcon class.
Type:
- function
-
fadeOutDuration :number
-
Note fade-out-time in milliseconds. Most notes are faded out quickly by default if there is time. This is to avoid abrupt stops which will cause perceived clicks.
Type:
- number
-
Instrument :function
-
The Instrument class.
Type:
- function
-
instruments :Object
-
Predefined instruments, given as an object with a map between the instrument name and the Highcharts.Instrument object.
Type:
- Object