SoundshaperLogo
SOUNDSHAPER: CDP REFERENCE

WEAVE - read analysis windows in a specified sequence of steps


CDPLOGO
SPECTRAL
TIME
pitch
PREVToIndex
WEAVE
 NEXT

SPECTRAL > TIME > WEAVE >

SUMMARY
Plot a course through analysis windows using a specific sequence relative to the starting point. The sequence is defined in a text data file: see weave.

PARAMETERS
 weave  Text data file defining list of steps in windows +/- : first value is starting window; the last window must be greater than this and none may be less than it. When finished, the pattern is repeated from the point reached.
Range: -128 to +128. The file can have any name.
Example:          
0                   
7
4
-6
5
9
4
-15
Actual window sequence would be 1, 8, 12, 6, 11, 20, 24, 9;   16, 20, 14, 19, 28, 32, 36, 21;  28, 32, 26, ...etc.

NOTES
WEAVE is similar to SHUFFLE but plots a defined course through the analysis windows, weaving backwards and forwards as defined by the weave file. This creates a sequence of single windows taken from various points relative to the start window: you can jump to points forwards or backwards in the soundfile, at which point it reads a single window.

© Ensemble Software and Composers Desktop Project 2014