GMU:Tutorials/Networking Tutorials

From Medien Wiki

INTRODUCTION

In this tutorial we look at how to synchronise Iannix with Max MSP via Open Sound Control (OSC).

What is Iannix? Iannix is a graphical open source sequencer that has the ability to sync with a variety of real time software environments such as Max MSP, Pure Data, Super Collider etc. via Open Sound Control (OSC). Iannix is useful as it has a variety of input/output capabilities however for the purpose of this tutorial we focus on how to send values generated in Iannix to Max MSP in order to familiarise ourselves with the Open Sound Control protocol.

What is Open Sound Control? Open sound control is a protocol for communication among computers and multimedia devices. It can be utilised to communicate data between different software platforms locally and remotely.

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.


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.