SystemsEncounterSynthParts:
Filter:
SystemsEncounter/Classes (extension) | Live Coding

SystemsEncounterSynthParts
ExtensionExtension

livecoding helper for SystemsEncounter

Description

easily manage and access external controls

Class Methods

.new

Return a new instance

Arguments:

model

the SystemsEncounter model

Instance Methods

.in

get a specific input element as specified in SystemsEncounter-ctlBuses

Arguments:

key
idx
size
step
wrap

.initSystemsEncounterSynthParts

Arguments:

argModel

.dict

A dictionary to put things.

.doesNotUnderstand

methods calls of descriptors not implemented in the class are forwarded to the dict.

Arguments:

selector

the method name

... args

the arguments

Examples