sc3nb.sc_objects.volume

Server Volume controls.

Module Contents

Class List

Volume

Server volume controls

Content

sc3nb.sc_objects.volume._LOGGER[source]
class sc3nb.sc_objects.volume.Volume(server: sc3nb.sc_objects.server.SCServer, min_: int = -90, max_: int = 6)[source]

Server volume controls

Overview:

mute

Mute audio

unmute

Unmute audio

update_volume_synth

Update volume Synth

send__volume_synthdef

Send Volume SynthDef

mute() None[source]

Mute audio

unmute() None[source]

Unmute audio

update_volume_synth() None[source]

Update volume Synth

send__volume_synthdef()[source]

Send Volume SynthDef