UpdatingScalarPatchOut:
Filter:
crucial-library/Classes (extension) | Libraries > crucial > internals

UpdatingScalarPatchOut
ExtensionExtension

utility for connecting NumberEditor > Synth

Description

Patch (indirectly) uses this to make a connection between a KrNumberEditor and a NodeControl. When the KrNumberEditor changes its value, the NodeControl has its value set and sends that to the synth on the server.

The Mx system has a better approach to establishing disparate connections.

Class Methods

.new

Arguments:

source
bus
enabled

.prNew

Arguments:

source
enabled

Instance Methods

.init

Arguments:

enabled

.audio

Arguments:

audioPatchIn
needsValueSetNow

.control

Arguments:

controlPatchIn
needsValueSetNow

.scalar

Arguments:

scalarPatchIn

.enable

.update

.free