
orbiter/ Polar Scene A
2 years ago
Documentation about our latest supercollider/ processing based project.
An interactive surround sound environment controlled by gestural input.
field.io/project/orbiter
An interactive surround sound environment controlled by gestural input.
field.io/project/orbiter
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
can i ask you something?
how did you manage to capture video (from Processing) and audio ( from SuperCollider) at the same time? I'm building a sketch with these two programs and i cannot figure out how to capture a video in real time...
any suggestions would be great.
thanks again for this!
@itsyournature
no not at all, supercollider is an audio processing language it shares nothing except the fancy name with the software your dad is using
@tadklimp
i first wrote my own code where i could press a key in p5 and it would record the video to a movie and sc would start rendering to a file.
however since i am only using laptops the relative slow harddrive couldnt keep up with it and so both were out of sync.
so i ended up buying "Snapz Pro X" a screen capture software for the mac, which might not be perfect and a bit complex to use but does a great job at capturing both audio+video and keeping them in sync.
hope this helps
i'll give it a try..