{"id":71926,"library":"hypebeast-go-osc","title":"Go OSC","description":"A Go library for sending and receiving Open Sound Control (OSC) messages.","status":"active","version":"0.0.0-20220308234300-cec5a8a1e5f5","language":"go","source_language":null,"source_url":"https://github.com/hypebeast/go-osc","tags":["osc","open-sound-control","networking","audio"],"install":[{"cmd":"go get github.com/hypebeast/go-osc","lang":"bash","label":"Install github.com/hypebeast/go-osc"}],"dependencies":[],"imports":[{"symbol":"osc","correct":"github.com/hypebeast/go-osc"}],"quickstart":{"code":"package main\n\nimport \"github.com/hypebeast/go-osc/osc\"\n\nfunc main() {\n    client := osc.NewClient(\"localhost\", 8765)\n    msg := osc.NewMessage(\"/test\")\n    client.Send(msg)\n}","lang":"go","description":"Sends an OSC message to localhost:8765"},"warnings":[],"env_vars":null,"search_vec":"'audio':21 'control':12,19 'go':1,4 'librari':5 'messag':14 'network':20 'open':10,17 'open-sound-control':16 'osc':2,13,15 'receiv':9 'send':7 'sound':11,18","created_at":"2026-06-17T18:33:10.892285+00:00","updated_at":"2026-06-17T18:33:10.892285+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/hypebeast/go-osc","github":"https://github.com/hypebeast/go-osc","docs":"https://pkg.go.dev/github.com/hypebeast/go-osc#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}