CompositeLight / ZoomOSC-M5-Matrix-Mute-Indicator

Turns an M5 Atom Matrix into a wifi muted/unmuted indicator, working with ZoomOSC
0 stars 0 forks source link

OSC - QLab #1

Open DamoBlackFX opened 1 year ago

DamoBlackFX commented 1 year ago

This works perfectly for ZoomOSC! so thanks for that!

I'm just wondering to see if its possible to adapt this for QLab?

IE send a OSC command from QLab - Matrix turns a colour Send another command - matrix turns another colour

My Arduino coding is very basic

CompositeLight commented 1 year ago

Really glad you found it helpful. Easy enough to hack this into a QLab traffic light. I've uploaded a sketch here: https://github.com/CompositeLight/M5-Matrix-OSC-Traffic-Light Note: This one uses a manual IP rather than DHCP, as you need to know what IP to enter into your QLab patch.

Cheers, Gareth

DamoBlackFX commented 1 year ago

Thank you sir!

You are a legend!

Does the QLAB OSC button work with QLab 5?