169
edits
Line 12: | Line 12: | ||
'''What is Max MSP?''' | '''What is Max MSP?''' | ||
Max MSP is a visual programming language that enables you to construct complex interactive systems for music and multimedia environments. It is particularly useful for the performance platform in order to design custom responsive audio environments from incoming visual data. | Max MSP is a visual programming language that enables you to construct complex interactive systems for music and multimedia environments. It is particularly useful for the performance platform in order to design custom responsive audio environments from incoming visual data. | ||
== PREPARATION == | |||
Ensure Iannix is installed. http://www.iannix.org/en/download-iannix/ | |||
Ensure Max MSP is installed. Demo version here: https://cycling74.com/downloads | |||
'''Configure Iannix to send data via OSC''' | |||
Open Iannix. | |||
In the inspector go to the configuration tab and select network as pictured below. | |||
Make sure Enable OSC is on. |
edits