ServerTreeGui:
Filter:
ServerTools/Classes (extension) | Debugging | External Control > OSC

ServerTreeGui
ExtensionExtension

displays the groups and synths currently on the Server

Description

This shows the current state of the Server using the same integrated color coding and linking system as ServerLog.

Class Methods

.makeWindow

Creates a window and displays the ServerTreeGui on it. Note this method is asynchronous and returns only the class.

Arguments:

server

Returns:

ServerTreeGui class

Instance Methods

.gui

Essentially private, though you could place one on another window if you wanted.

Arguments:

layout

the parent view, FlowView or window

bounds
root

Returns:

(returnvalue)

Examples