v1.3.0
Pre-release
Pre-release
GOXLR JS v1.3.0
New Features:
- Now you can use more then one GoXLR with the wrapper. Refer to the documentation for help with this.
- If you don't want the functions to initialise the connection by themselves, you can now manually open the connection with
connect()
. - Debug system, really only for my benefit or if there is an error with the wrapper you would like to report.
Bug Fixes:
- Event Queue system would include patches and incorrect IDs.
- Event Queue deletes data once used.
- Fixed functions opening connection if already closed.
Standard disclaimer applies found here