goto (Goto Position)
- Internal Name:
goto
- Plugin Type:
function
- Description:
Shows a dialog with the possibility to set the current position of the selection to a new value, 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 to go to, in milliseconds, samples or percentage of the length of the file, depending on the parameter
mode
.