Turing video to sound
Hello,
I'm looking for simple way to make sound out of moving images.
"Grayscale video -> data matrix (-> normalise) -> sound"
I looked up pfft~ tutorials but it's confusing for me.
Could you guys give me some advice? I'll really appreciate it.
Someone else may have some more thoughtful methods on how to achieve this but the simplest way to convert a jitter matrix to sound is probably the jit.peek~ object. The help file for that object should give you a good idea of what it's capable of.