Hello Keykit Group users,
I compiled Keykit (Version 7.7b) under Ubuntu 12.04 and the midi part
works fine :-)
Unfortunately it's not possible send or receive OSC messages.
If I run the examples from osc.k keykit prints out:
key> simpleosc_listen()
Unable to open port: open(
90...@127.0.0.1,rA,osc_listen) ?!
key> osc_listen("localhost",88888)
Unable to open port: open(88888@localhost,rA,osc_listen) ?!
What goes wrong here? It's necessary to set some system rights for
keykit?
Kind regards, Olaf
P.S. Some background information:
I've wrote a small keykit application which handle TUIO messages like
Space Palette send. It runs in Windows and I try to port it to Linux,
now.
OS: Ubuntu 12.04,
Version: keykit_alsa, 77b
OSC-library: oscpack.