[LAU] Making OSC Messages from the Terminal/Shell
    Christopher Arndt 
    chris at chrisarndt.de
       
    Tue Jan  5 18:58:07 CET 2021
    
    
  
Am 05.01.21 um 15:54 schrieb Jeanette C.:
> Hey hey Brandon!
> Jan 5 2021, Brandon Hale has written:
>> Does anyone on here know about any programs that can create OSC
>> messages from the terminal?
> liblo comes with a few tools, amongst them oscsend and oscsendfile .
The Python binding for liblo, pyliblo (often packaged as
python-pyliblo), also contains two scripts "send_osc" and "dump_osc",
which work similar to the liblo tools, with slightly more flexible
command line parsing.
The main advantage of pyliblo, though is that it is easy to create your
your own custom OSC tools and scripts with it.
http://dsacre.github.io/pyliblo/doc/
Chris
    
    
More information about the Linux-audio-user
mailing list