tillt / KompleteSynthesia

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

Terminating KompleteSynthesia does not re-start the Native Instruments components #24

Closed tillt closed 9 months ago

tillt commented 9 months ago

That is a regression introduced and shall be fixed soon.

NIHardwareAgent.app, NIHostIntegrationAgent.app and NTKDaemon.app are interlopers preventing bulk transfer to the USB device on macOS. We need to terminate them as friendly as possible when starting KompleteSynthesia and re-start them when KompleteSynthesia closes.

Ideally we could co-exist but I have no idea how that could be achieved.

tillt commented 9 months ago

fixed by https://github.com/tillt/KompleteSynthesia/pull/25