Skip to content

yamamo2shun1/COSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

COSC

Console command for Open Sound Control

Supported Platform

Windows, Mac OS X, Linux

How to Compile

gcc -o cosc cosc.c

How to Use

$ ./cosc 127.0.0.1 8080 /test ifs 1 -3.14 hoge

1st arg. = host IP(necessary)
2nd arg. = host port(necessary)
3rd arg. = osc address(necessary)
4th arg. = osc typetag(necessary. supported i, f and s)
5th and more args. = osc arguments

About

Console command for Open Sound Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages