beautypg.com

Paste_selected(int) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual

Page 100

background image

88 |

P a g e

Delay Shortcut

Value

ddr_copy_selected

_paste_selected(int)

Description: Paste item(s) in memory into a playlist. Specify insertion point using an index Value (-1
pastes at the start; -2 pastes at the end; null entry uses the current position).
Example:

Delay Shortcut

Value

ddr2_paste_selected -1

_set_audio_level(clip_index int, clip_tag string, level double)

Description: Sets the volume level of a clip in the playlist designated by clip_index or clip_tag). The level
value is supplied as a ratio where 1 represents unity (no gain).
Example:

Delay Shortcut

Value Key 0

Value 0 Key 1 Value 1

ddr_set_audio_level

clip_index

3

level

1

_set_audio_level_db(clip_index int, clip_tag string, level double)

Description: Sets the volume level of a clip in the playlist designated by clip_index or clip_tag). The level
value is supplied in decibels.

Example:

Delay Shortcut

Value Key 0

Value 0 Key 1

Value 1

ddr_set_audio_level_db

clip_index

level

-6

_send_to_framebuffer(playlist_index int, clip_tag string, buffer_number int)

Description: Send a file to a specified framebuffer using either its playlist index (starts at 0) or clip tag.
Example:

Delay Shortcut

Value Key 0

Value
0

Key 1

Value
1

ddr_send_to_framebuffer

playlist_index 2

buffer_number 3