spread_many_units: Spread several units (smart).

Description Usage

Description

This function is smart because it computes the spread of each unit-length only once. Instead of doing 14 spreads for the phoneme alphabet (all 1 unit long) for example, this function does a single spread and copies it 14 times.

Usage

1
spread_many_units(units, n_timeslices)

tjmahr/retrace documentation built on May 31, 2019, 3:41 p.m.