RedMixStereoMono:
Filter:
redSys/Classes (extension) | Red > redMix

RedMixStereoMono
ExtensionExtension

mix 1 stereo channel and 1 mono channel in stereo

Description

Simple mixer that take one stereo source and one mono source, combines them and output to one stereo.

Can be used with or without RedMixGUI.

Class Methods

.new

Arguments:

inA

First stereo audio input bus number.

inB

Second mono audio input bus number.

out

Stereo output bus number.

group

nil boots the default server and uses the defaultGroup. Adds to tail.

lag

Ramp for mix controllers in seconds.

Instance Methods

Examples