ZhongDev / webcon-sdvx

A Virtual Sound Voltex Controller
GNU General Public License v3.0
1 stars 0 forks source link

webcon-sdvx

A Virtual Sound Voltex Controller

Connection Note

The touch device has to be on the same network as the PC you plan to run this on. It will also inherit lag from the network, so it is recommended to use ethernet where possible.

Security Note

Please only use this on a known secure network, and only run when necessary. This application does not currently have any inbuilt security and is not a planned feature that is work in progress.

Installation

To install, make sure nodeJS is installed, and you have cloned this repository. Then run npm install to install the necessary prerequisites. To start the server run node webconx.js.

To-do!