ControlABusMap

sealed trait ControlABusMap

A mapping from an audio bus to a synth control.

A mapping from an audio bus to a synth control.

Note that a mapped control acts similar to an InFeedback UGen in that it does not matter whether the audio bus was written before the execution of the synth whose control is mapped or not. If it was written before, no delay is introduced, otherwise a delay of one control block is introduced.

See also

de.sciss.synth.ugen.InFeedback

Companion
object
class Object
trait Matchable
class Any
class Single
class Multi

Value members

Abstract methods

def key: Any