insert_at (Insert At)

Screenshot of the Insert At Plugin
Internal Name:

insert_at

Plugin Type:

function

Description:

Similar to the goto (Goto Position) plugin, but shows a dialog with the possibility to insert the current content of the clipboard at a given position, either by a time in milliseconds, by a position in samples or by percentage of the length of the current file.

Commands:

insert_at

Parameters:
mode
valuedescription
0position is given in milliseconds
1position is given in samples
2position is given in percentage of the file length
position

position where to insert the clipboard data, in milliseconds, samples or percentage of the length of the file, depending on the parameter mode.