# ChannelSplitterNode WebAudioContext.createChannelSplitter(number numberOfOutputs)

with Promise style call: Not supported

Mini Program plugin: Not supported

Create a Channel Splitter Node

# parameter

# number numberOfOutputs

Number of channels in the input audio stream to output separately

# Return value

# ChannelSplitterNode