Per-tone synthesis optionsToneOptions
Interface
projects/common/audio/tone-generator/tone-generator.ts
Import#
import { ToneOptions } from '@cngx/common/audio'
Description#
Per-tone synthesis options.
Instance Properties#
ReadonlyOptional
Peak gain in [0, 1] before the master volume. Default 0.2.
ReadonlyOptional
Oscillator waveform. Default 'sine'.
ReadonlyOptional
Schedule offset in seconds from currentTime. Default 0.