Skip to content

sig.sync

Olivier Lartillot edited this page Nov 19, 2018 · 1 revision

Syncs different signals together.

Syntax

sig.sync(s1,t1,s2,t2,...) where

  • each si is either the name of an audio file, or a signal (i.e., a sig.Signal object);
  • each ti is the temporal position of the start of the signal si. If ti is not indicated, ti is set to 0 s.
Clone this wiki locally