-
Notifications
You must be signed in to change notification settings - Fork 18
2012f Day 5
n1ckfg edited this page Sep 9, 2014
·
3 revisions
Video lecture, part 1: http://www.youtube.com/watch?v=Jan8bGIe5tI
Video lecture, part 2: http://www.youtube.com/watch?v=CnZa-6i4l78
OSC overview:
http://en.wikipedia.org/wiki/Open_Sound_Control
To connect two devices over OSC, both of them need to agree on three things:
- The IP address of the destination machine. This is often just localhost (127.0.0.1), because you want a peripheral gadget to talk to the machine in front of you.
- An arbitrary port number to connect to.
- An arbitrary channel name for each stream of data--for example, each axis of a controller. (OSC channels support multiple data types--float, integer, string, boolean, and more exotic stuff--but the most common convention uses only float values between 0 and 1.)
Automatic Duck, free Final Cut import for AE
http://www.automaticduck.com/products/