Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRename sclang REPL target for sclang_osc #51
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think
sclang_oscis a better name thanremote_sclangbecause actually it wasn't really remote (communicates with local sclang only), and the main difference is that it uses OSC instead of Pipes (as with the rest of the REPLs) to communicate with sclang.