bcslaam

Results 18 comments of bcslaam

here's my config, osc to artnet was working fine. It was since I introduced osc to lua to address a globalcache device that it no longer parses: ``` [backend artnet]...

here is the main top part of my lua script, the osc side is a button (exclusive, off or on, using radio buttons). It carries on with all the ir...

I have decided to change to Ubuntu 21.10 on the RPi4 because I need 64bit I have installed mm and lua5.3 and lua-socket but I am still getting this: ```...

I appreciate you looking at it. Sorry to hear it is a deep issue. I really thought it was just something I was missing. I was just hacking around trying...

Well I think I have installed lua 5.3.5 properly using luarocks https://github.com/luarocks/luarocks/wiki/Using-LuaRocks and then used luarocks to install the lua socket library. Apparently the advantage of luarocks is that to...

I appreciate any time you or someone else here can share to point me in the right direction. It is for my work as a sole operator. Perhaps there's another...

BTW you should put a Donate button on the website. If you do I will be amoungst the first to donate.

Thanks @cbdevnet I worked from your example but havent been succesfull yet. MM crashes as soon as I run it, once I included the python backend. It's pretty much a...

Hi @Spacelord09 thanks for your reply. I couldn't find any documentation on creating log file so I appended "2> log.txt" to the end of my bat command and got the...