SynthDescLib:
Filter:
Classes | Server > Nodes

SynthDescLib : Object

SynthDesc library
Source: SynthDesc.sc

Description

See SynthDesc

Class Methods

Inherited class methods

Undocumented class methods

SynthDescLib.all

SynthDescLib.all = value

SynthDescLib.at(i)

SynthDescLib.default

SynthDescLib.getLib(libname)

SynthDescLib.global

SynthDescLib.global = value

SynthDescLib.match(key)

SynthDescLib.new(name, servers)

SynthDescLib.read(path)

SynthDescLib.send(server, tryToLoadReconstructedDefs: true)

Instance Methods

.add(synthdesc)

Add a SynthDesc to this SynthDescLib. Doing this triggers an update message with the key \synthDescAdded for any dependants this lib may have. See Object: Dependancy.

Arguments:

synthdesc

The SynthDesc to be added.

Inherited instance methods

Undocumented instance methods

.addServer(server)

.at(i)

.browse

From extension in /usr/local/share/SuperCollider/SCClassLibrary/Common/GUI/PlusGUI/Control/SynthDescLibPlusGUI.sc

.match(key)

.name

.name = value

.read(path, keepDefs: true)

.readDescFromDef(stream, keepDef: true, def, metadata)

.readStream(stream, keepDefs: true, path)

.removeAt(name)

.removeServer(server)

.send(aServer, tryToLoadReconstructedDefs: true)

.servers

.servers = value

.synthDescs

.synthDescs = value