Inputs & Outputs
OSC Input / Output
Noemi supports Open Sound Control (OSC) for communication with external software and hardware.
OSC SETTINGS
Access via File > OSC Settings:
- Enable/Disable - Master toggle for all OSC communication
- Receive Port — Port to listen on (default: 9000)
- Send Host — Destination IP address (default: 127.0.0.1)
- Send Port — Destination port (default: 9001)
BUILT-IN OSC COMMANDS
- /transport/play — Start playback
- /transport/stop — Stop playback
- /transport/tempo [float] — Set tempo in BPM
- /scene/1 through /scene/16 - Recall scenes
OSC INPUT NODE
Add via Modules > OSC Input. Receives OSC note messages and converts them to MIDI events for the composition graph. Configure the note-on and note-off OSC addresses.
OSC OUTPUT NODE
Add via Modules > OSC Output. Sends generated notes from the graph as OSC messages to the configured destination.
OSC MODULATION SOURCE
In the Modulation panel, add an OSC source to use any incoming OSC address as a continuous modulation signal. Supports address learning (listen for the next incoming message), range mapping, bipolar mode, and smoothing.