i
Inserts the content of the clipboard at the given position, like the command paste(). If the clipboard is currently empty, this function does nothing.
Inserts a new track at the given index, using the current length and sample rate settings of the signal. If the index is higher than or equal to the current number of tracks, it will be appended as the last track, same as by the command add_track(). The index of all existing tracks at and after the given index will be incremented by one.