data class AudioNodeCreatedEvent : WebAudioEvent
AudioNodeCreatedEvent(node: AudioNode)
val node: AudioNode