Description:
Pastes an object <obj> into a multi sequence object <mseq> at an absolute <onset> and a specified <voice>.
N.B. If <voice>=0, this means the first voice of the multi sequence object.
Optional mode <merge> means that the new object and the old material at the specified onset will be merged.
Optional mode <erase> will erase the old material at the specified onset where the new object is pasted.
<obj> may be a chord or chord sequence object.
<obj>, <voice> and <onset> may be lists with the same dimensions.
|