Documentation Wiki rss-feed

Audio


Name

Audio:

1118
audio

Description

The Audio Agent is the plug-in which deals with producing audio in the EigenD system.

Ports

Left Input

  • Name:

118 116
left input

  • Input
  • Type: Number
  • Range: -1 to 1

The Left Input receives left channel audio from upstream Agents (often the Console Mixer's left audio output).

Right Input

  • Name:

121 116
right input

  • Input
  • Type: Number
  • Range: -1 to 1

The Right Input receives right channel audio from upstream Agents (often the Console Mixer's right audio output).

Sample Rate

  • Name:

1275 1216
sample rate

  • Input, Set
  • Type: Number
  • Available values: 44100, 48000, 96000

Sample Rate defines EigenD's internal sample rate - this can be either 44.1kHz, 48kHz or 96kHz.

Buffer Size

  • Name:

8876 8877
buffer size

  • Input, Set
  • Type: Number
  • Available values: 14 - 2016

Buffer Size defines the amount of time (in samples) EigenD uses to process audio. A lower buffer size improves latency, a higher buffer size reduces any glitches, clicks or pops you may be experiencing due to high CPU usage.

Nouns

Port:

The Port refers to the internal representation of audio devices connected and available for use with EigenD. Ports can be selected from the Eigenbrowser - see example below.

Verbs

Mute:

244
mute

The 'mute' verb is used to mute all EigenD audio.

Un Mute:

6 244
un mute

The 'un mute' verb is used to reverse the above 'mute' verb.

Choose:

The 'choose' verb is used to select audio devices from the EigenBrowser.

Examples

Before using the Belcanto examples below, make sure you have the desired Audio Agent in the conversation using

1118 ? 1131
audio X listen

where X is the number of the desired Audio Agent.

Muting the Audio Agent

To mute all EigenD audio, use

244
mute

Un Muting the Audio Agent

To reverse the mute command, use

6 244
un mute

Browsing Audio Ports

To view audio devices in the EigenBrowser, making sure you have the EigenBrowser open, use

8777 5
eigenbrowser hey

1118 1822 413
audio port browse

Choosing Audio Ports

To select an audio device from the EigenBrowser, select the desired device and use

8777 8716 1118 ? 5
eigenbrowser , audio X hey

414 122
selection choose

where X is the number of the desired Audio Agent.

See also