deskCtrl1

channel control module for the deskmix1 module set the name of the deskmix1 module in the "a" reference box
Author: Remco van der Most
License: BSD
Github: sss/mix/deskCtrl1.axo

Inlets

None

Outlets

None

Parameters

bool32.tgl mute

bool32.tgl solo

frac32.u.map.gain gain

Attributes

objref a

Declaration
int mod;
Init
mod = attr_a.mod;
attr_a.mod += 1;
Control Rate
attr_a.gain[mod] = param_mute > 0 ? 0 : param_gain;
attr_a.solo[mod] = param_solo;

Privacy

© 2024 Zrna Research