Skip to content

fundamental/oscprompt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A generic OSC based prompt for inspecting and manipulating clients.

Prompt accepts:
 - TAB
 - disconnect
 - quit
 - exit
 - connect 'port number'
 - general OSC messages sent to the client

It assumes that the client will respond to /path-search:ss for tab completion
and field information.

This is currently Beta software and as such expect some interesting behavior
from time to time.
Discussion and bug reports are appreciated.

To build, make sure liblo is installed on the system, the rtosc submodule is
checked out (via git submodule update --init), and then use cmake (typically
mkdir build && cd build && cmake .. && make is what you'd want).

About

A prompt for working with osc packets in conjunction with the port hierachy defined by librtosc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published