node-tcnet icon indicating copy to clipboard operation
node-tcnet copied to clipboard

Implementation of the TCNet protocol from Event Imagineering Group and Pioneer DJ

Results 4 node-tcnet issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/6525096/193285000-b38fbcd6-cb9c-4b7b-ac27-d5ed4c37713f.png) Testing with Internal source from Show Kontrol (last version). After some time, the connection is closed by timeout.

Just wanted to say I'm SUPER happy to see this happening!! Really awesome work, thank you for diving in and doing this :)

Original regex only returned the first char. By changing the regex it's now possible to see correct trackArtist and trackTitle. ![image](https://user-images.githubusercontent.com/3942672/182764867-2e2e530c-139e-4618-bb25-ce1d5f33749d.png)

trackArtist and trackTitle only output first char. ![image](https://user-images.githubusercontent.com/3942672/182760154-55ac2e61-cb3d-414f-ae77-5ef9a9626187.png)