Sample-Tracing

The above image is the result of a Processing sketch that takes an audio file, sorts its sample values, and visualizes the current and original position of each sample.  At 44,100 samples per second, the above 10-second audio file has 441,000 arcs.  Height and line color are proportionate to the distance the line travels, otherwise the image would basically be a big block.

Still in refinement, source code forthcoming…