newOscillatorNode abstract method
- BaseAudioContext context, [
- OscillatorOptions options
Implementation
OscillatorNode newOscillatorNode(
BaseAudioContext context, [
OscillatorOptions options,
]);
OscillatorNode newOscillatorNode(
BaseAudioContext context, [
OscillatorOptions options,
]);