tomekness / p5_midi-OSC_bridge_magicQ

Midi-OSC Bridge for MagicQ (ChamSys) build in p5 (processing.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p5_midi-OSC_bridge_magicQ

Midi-OSC Bridge for MagicQ build in p5 (processing.org)

  • An Simple example on how to bridge an Midi-Input to an OSC-Output
  • Midi-input in this example coming from an Behringer BCF2000
  • outputting OSC to MagicQ (ChamSys) --> https://chamsyslighting.com/products/magicq (! you need to be out of demo-mode to be able to use osc in MagicQ! )

ChamSys MagicQ --> https://chamsyslighting.com/products/magicq

p5 library requirments

OSC Settings and Message formating

Setting up OSC in MagicQ

(IP Adress needs to match your device/computers IP) magicQ port settings

(RX/TX ports need to match ports in your p5 sketch (p5-TX = magixQ RX)) magicQ settings

For Further information see --> ChamSys MagicQ manual - Chapter 44. Open Sound Control (OSC) --> https://secure.chamsys.co.uk/help/documentation/magicq/osc.html

tool tip


// 2022 | example based on examples by oscP5 and theMidiBus

About

Midi-OSC Bridge for MagicQ (ChamSys) build in p5 (processing.org)

License:GNU General Public License v3.0


Languages

Language:Processing 100.0%