njbmartin / chromasync-sdk

http://chromasync.io
Apache License 2.0
16 stars 13 forks source link

clr.KeyHook.Hooker a nil value? #7

Open NanoAi opened 8 years ago

NanoAi commented 8 years ago

https://gist.github.com/njbmartin/8147bad7d6edc29cf905 the script here looks like it throws this error...

ERROR Ultrabox.ChromaSync.App: Neo.IronLua.LuaRuntimeException: Object is nil.

The file looks like it would work for this app, with hooking in keys to have a reactive keyboard however I can't seem to get it to work. Any ideas? Has this feature been removed? Will it be added?

njbmartin commented 8 years ago

Hey there! Thanks for checking it out, however the KeyHook is part of a plugin that is not included with Chroma Sync, and the lua interaction was causing performance issues. Key Hook will be returning soon though as part of the lua experience!

NanoAi commented 8 years ago

Hey, wondering when this will become available. It would be awesome to be able to make custom reactive themes.