Files
personal-site/content/projects/q-sys-plugins.md
T
2021-12-02 07:54:32 -06:00

16 lines
546 B
Markdown

---
title: "Q-SYS Plugins"
date: 2021-11-01T12:45:26-06:00
draft: false
---
## What is it?
Through some side work I have started to mess with programming plugins for the Q-SYS ecosystem
These plugins are essentially a lua script with extensions provided by QSC that provide a framework for integrating into the Q-SYS ecosystem (inputs, outputs, network, etc.)
My first attempt at a proper plugin is for the NovaStar line of LED video wall controllers found [here](https://github.com/jwetzell/q-sys-plugin-novastar)
## Technologies Used
* Lua