ProxyMonitorGui:
Filter:
Classes | JITLib > GUI | Live Coding

ProxyMonitorGui : Object

controls the top-level of a nodeproxy and its monitor

Description

is a GUI for controlling the top-level of a nodeproxy and its monitor. It is e.g. used in ProxyMixer, and NodeProxyEditor, and it is cross-platform.

Class Methods

Inherited class methods

Undocumented class methods

ProxyMonitorGui.lastOutBus

ProxyMonitorGui.lastOutBus = value

ProxyMonitorGui.new(proxy, w, bounds, showLevel: false, showPlayN: true, showName: true, showPauseSend: true, makeWatcher: true, skin)

Instance Methods

Inherited instance methods

Undocumented instance methods

.ampSl

.clear

.flow

.makeWatcher

.nameView

.oldState

.pauseBut

.playBut

.playNDialogBut

.proxy

.proxy = inproxy

.sendBut

.setOutBox

.skipjack

.updateAll

.usesName

.usesPausSend

.usesPlayN

.win

.zone

Examples