InterfaceDef:
Filter:
Classes (extension) | Libraries > crucial > Instr

InterfaceDef : Instr : Object
ExtensionExtension

defines event, midi and GUI handlers for an Interface
Source: Instr.sc

Description

see Interface

Class Methods

Inherited class methods

Instance Methods

.onLoad

.onLoad = value

.onPlay

.onPlay = value

.onStop

.onStop = value

.onFree

.onFree = value

.onNoteOn

.onNoteOn = value

.onNoteOff

.onNoteOff = value

.onPitchBend

.onPitchBend = value

.onCC

.onCC = value

.guiBodyFunction

.keyDownAction

.keyDownAction = value

.keyUpAction

.keyUpAction = value

.gui

.gui = function

From superclass: Object

Arguments:

function

.asInterfaceDef

From extension in /home/stefan/.local/share/SuperCollider/downloaded-quarks/crucial-library/Instr/instrSupport.sc

Inherited instance methods