Running MacOS 10.12 - I built libmonome and serialosc from current source on github. (i’m trying to get @szymon_k 's DIY monome code working on Teensy)
I am able to manually run serialoscd and things work as expected, however I don’t get serialoscd running after reboot.
I had some troubles with my initial install (had installed 1.4 from binaries and then rebuilt from source, deleted everything and started over). Before I started over I was getting serialoscd launching on boot, but serialosc-device was not getting launched.
This file is mentioned in some other threads:
/Library/LaunchAgents/org.monome.serialosc.plist
However, this file does not exist for me (nor in any of the other launch directories). Should that have been created in the install process? Do I just need to re-create that to launch serialoscd?