Audio In Video Out.
Mapping audio characteristics onto video display/deformation.
stutter.py stutter_f.glsl
— Perturb video along the X axis according to frequency band intensity mapped along the Y axis. Based on the files of the same name in scramble.
advance.py
— Advance video according to audio energy levels.
seek.py
— Seek in video according to audio energy levels.
lines.py
— A 3-D spectrograph of sorts.
scramble.py scramble_v.glsl
— Borrowed from scramble; mostly useful because it gives us LiveFileShader.
analysis.py imagesink.py minuteman.py segment.py timeline.py video.py
— Borrowed from compression/understanding_{audio,video}.
load.py
— Convenience code for loading videos and audio files.
util.py
— Misc.
git clone git://git.numm.org/lurch
snapshot: lurch.zip