Reading visual data from webcam to trigger sounds in series, in real time
em powers
Mar 30 2023 | 3:19 am
Hello! I am a student in the early stages of working on a patch for an interactive class showcase.
The idea is as follows: viewers will interact with a crossword puzzle, and as they fill it out, a series of sparse looping samples will begin to trigger. With each, say, 10% or so of the puzzle that is filled, more of the samples begin to play, until the puzzle is filled and they're all playing and looping together.
Can anyone point me to some objects that could help me get started with implementing this idea? One of my professors recommended some cv.jit objects, and we were also looking at jit.3m. Anything helps! This project is due in 3 weeks and I am lowkey nervous lol.