insert_at (Insert At)
- 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:
- Parameters:
mode
value description 0 position is given in milliseconds 1 position is given in samples 2 position 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
.