correcting ToneAudioNode's name

This commit is contained in:
Yotam Mann 2019-11-14 12:21:58 -05:00
parent 3c97ecebe9
commit 5fd8009c87

View file

@ -28,7 +28,7 @@ export abstract class ToneAudioNode<Options extends ToneAudioNodeOptions = ToneA
/**
* The name of the class
*/
abstract readonly name: string = "AudioNode";
abstract readonly name: string = "ToneAudioNode";
/**
* The input node or nodes. If the object is a source,