SynthConsole:
Filter:
crucial-library/Classes (extension) | Libraries > crucial > GUI

SynthConsole
ExtensionExtension

a widget with controls: play/stop/record/scope etc.

Description

a widget with controls: play/stop/record/scope etc.

Each method you call adds another button to the gui.

This widget is used in AbstractPlayerGui but may also be used on its own.

Class Methods

.new

Arguments:

ugenFunc
layout

Instance Methods

.format

.duration

.ugenFunc

.onRecordOrWrite

.init

.remove

.update

Arguments:

status

.play

.prepare

.scope

Arguments:

duration

.fftScope

.record

.write

Arguments:

dur
defpath

.stop

Arguments:

stopFunc

.free

.formats

.tempo

.doPlay

.doPrepare

.doScope

Arguments:

duration

.doFreqScope

.doStop

Arguments:

stopFunc

.doWrite

Arguments:

path
argduration

Examples

SynthConsole sends notifications that you can register to recieve through NotificationCenter: