Music: “Facelift” by Jan Jelinek avec The Exposures Created with Mathematica code:
Manipulate[ Graphics[ Line[ Table[ {-*Sin[n*a], Cos[n/a]}, {n, 0, 500}]], PlotRange -> 1.3], {a, .7, .775, .0001}]