Sound.SC3.Server.State.Monad.Command

Requests

data Request m a

exec

exec_

data Result a

extract

Master controls

status

statusM

data PrintLevel

dumpOSC

clearSched

data ErrorScope

data ErrorMode

errorMode

Synth definitions

data SynthDef

d_named

d_default

d_recv

d_load

d_loadDir

d_free

Resources

Nodes

class Node a

data AddAction

data AbstractNode

node

n_after

n_before

n_fill

n_free

class BusMapping n b

n_query_

n_query

n_queryM

n_run_

n_set

n_setn

n_trace

n_order

Synths

data Synth

s_new

s_new_

s_release

s_get

s_getn

s_noid

Groups

data Group

rootNode

g_new

g_new_

g_deepFree

g_freeAll

g_head

g_tail

g_dumpTree

Plugin Commands

cmd

Unit Generator Commands

u_cmd

Buffers

data Buffer

bufferId

b_alloc

b_allocRead

b_allocReadChannel

b_read

b_readChannel

data SoundFileFormat

data SampleFormat

b_write

b_free

b_zero

b_set

b_setn

b_fill

b_gen

b_gen_sine1

b_gen_sine2

b_gen_sine3

b_gen_cheby

b_gen_copy

b_close

b_query

b_queryM

Buses

class Bus a

data AudioBus

audioBusId

inputBus

outputBus

newAudioBus

data ControlBus

controlBusId

newControlBus

Control Bus Commands