Reference+
Class Name
MultiChannel
Description
Controls the routing of sounds on multi-channel devices
Constructors
MultiChannel()
Methods
activeChannel()
Controls which output channel sounds will be played back to. After selecting a new output channel, all sounds that start `play()`ing will be sent to that channel.availableChannels()
Gets the number of output channels available on an output deviceusePortAudio()
Force using PortAudio instead of JavaSound.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.