FixNumChannelsPlayer:
Filter:
Classes (extension) | Libraries > crucial > Players

FixNumChannelsPlayer : AbstractSinglePlayerEffect : HasSubject : AbstractPlayer : AbstractFunction : Object
ExtensionExtension

a utility Player that wraps another player with NumChannels

Description

Ensure that a player is stereo (or mono or whatever you like) by wrapping it in this.

Note: Mx handles num channel conversion automatically.

Class Methods

FixNumChannelsPlayer.new(subject, numChannels: 2)

Arguments:

subject
numChannels

Inherited class methods

Instance Methods

.numChannels

.numChannels = value

.storeArgs

.asSynthDef

.defName

.synthDefArgs

Inherited instance methods