tillt / KompleteSynthesia

Native Instruments Komplete Kontrol Light Guide support for Synthesia
MIT License
25 stars 1 forks source link

Visualize Synthesia Data on Displays #2

Closed tillt closed 1 year ago

tillt commented 1 year ago

We should be able to show something - not sure how animated it can be.

Apparently the protocol for showing images on those displays has been reversed;
https://github.com/GoaSkin/qKontrol/blob/b478fd9818c1b01c695722762e6d55a9b2e0228e/source/qkontrol.cpp#L1042-L1097

tillt commented 1 year ago

Got it working perfectly fine - nice start.... bulk_transfer_working

tillt commented 1 year ago

Oh sweet - that transfer is really fast - no problem to do 24frames per second or even more.

https://user-images.githubusercontent.com/592445/216304319-e2232997-25cc-4579-a39b-680750c573d3.mp4

tillt commented 1 year ago

Next stop, diving into ScreenCaptureKit...

tillt commented 1 year ago

voila!

https://user-images.githubusercontent.com/592445/216303408-07e081e9-2400-4f33-a626-0cc207fb05f5.mp4

tillt commented 1 year ago

v0.50 does it.