Nannou Osc
The OSC API for Nannou, the creative coding framework.
Install / Use
/learn @nannou-org/Nannou OscREADME
NOTICE: nannou_osc has been moved here.
nannou_osc

The OSC API for nannou, the creative coding framework.
Please see the nannou guide for more information on how to get started with nannou!
Features
Some of the features of this API include:
- [x] Simple OSC
SenderandReceiverAPI around the raw UDP socket and OSC protocol. - [x] Reasonable defaults for sender and receiver binding UDP addresses.
- [x] Type-safe distinction between "connected" and "unconnected" senders and receivers.
- [x] Blocking and non-blocking
IteratorAPIs forReceivertype.
nannou_osc uses the rosc crate - a
pure-Rust, cross-platform OSC library for handling the low-level protocol
encoding and decoding under the hood. Senders and Receivers are thin,
zero-cost abstractions around the std::net::UdpSocket type.
Examples
You can find examples of nannou_osc in action at the nannou repository in the examples directory.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Related Skills
node-connect
354.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
