-
LiveControl receives information from Live but doesnt trigger anything
Usually this is because another program is already using the port, in the max window you’ll see an error saying cannot bind to port. You need to find out what program is using that port and kill it. On osx run lsof -i -P from a terminal, on windows netstat -ao