Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: nanoktl2-midi , Previous: named-amp-bus , Up: N , Home: Overview

Clamps Dictionary

named-bus

Class

Class for an incudine audio bus.

named-bus is derived from cuda-dsp. It implements the following slots with accessor methods of the same name (if not indicated otherwise) and initargs being the keywords of the slot symbol:

name – String naming the bus. Accessor is bus-name. Defaults to the empty string.

num-chans – Positive Integer denoting the number of channels. Defaults to 2. Accessor is num-channels

audio-bus – Non Negative Integer denoting the bus number. Defaults to 0.

create-bus – Boolean denoting whether to create the dsp on initialization. Defaults to t.

channel-offset – Non Negative Integer denoting the channel offset of the audio output. Defaults to 0.

See also

Author: Orm Finnendahl

Created: 2025-02-18 Di 12:58

Validate