alles ums licht im Keller und Sommerschein
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
646 B

{
"name": "OSC",
"version": "1.0.0",
"keywords": "sound, encoding, OSC",
"description": "Open Sound Control (OSC) is an open, transport-independent, message-based encidubg developed for communication among computers, sound synthesizers, and other multimedia devices.",
"authors": [
{
"name": "Adrian Freed",
"email": "adrian@adrianfreed.com",
"url": "http://www.adrianfreed.com"
},
{
"name": "Yotam Mann",
"url": "http://yotammann.info"
}
],
"repository":
{
"type": "git",
"url": "https://github.com/CNMAT/OSC.git"
},
"frameworks": "arduino",
"platforms": "*"
]
}