The location representing the audio output of the device. Audible is what's laid out on the timeline.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
This audio device's output gain. Equivalent to a dB range of [-inf, 0.0]
| key | value |
|---|---|
| default | 0.7079399824142456 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
Whether this device is active or not. An inactive device won't produce any sound.
| key | value |
|---|---|
| default | true |
| is | api.TargetType.AutomatableParameter |
Pans the track left/right. -1 is fully left, 0 is centered (unchanged), 1 is fully right.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
X position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
Y position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
"audioDevice"The device with which an audio track on the timeline can be associated.