InstrAt:
Filter:
Classes (extension) | Libraries > crucial > deprecated

InstrAt : Object
ExtensionExtension

a reference to an Instr by name. obsolete
Source: Instr.sc

Description

This is now happily obsolete.

pending deprecation

a compile-string-saveable, reloadable reference to an Instr by its name.

This solves an obscure problem, and you probably won't find use for it.

Class Methods

InstrAt.new(name)

Arguments:

name

Inherited class methods

Instance Methods

.name

.name = value

.path

.path = value

.init

.value( ... args)

Arguments:

... args

.valueEnvir( ... args)

Arguments:

... args

.prepareToBundle(group, bundle)

Arguments:

group
bundle

.asDefName

.storeArgs

Inherited instance methods