newConvolverNode abstract method

ConvolverNode newConvolverNode(
  1. BaseAudioContext context, [
  2. ConvolverOptions options
])

Implementation

ConvolverNode newConvolverNode(
  BaseAudioContext context, [
  ConvolverOptions options,
]);