Open Sound Control Bindings
Control SceneForge from anywhere!
Judah Mantell
Last Update 2 years ago
Intro
SceneForge includes powerful bindings for Open Sound Control messages, which, when properly configured, allow you to control various properties of your scene from remote devices on your local network. This is useful for rapid iteration in an on-set environment.
SceneForge operates on port 7500 on your machine, so keep that in mind when using other applications at the same time.
Using OSC In SceneForge
You can activate OSC and setup SceneForge for listening by opening up the mobile connection window in main toolbar of the screen.
This is where you can setup the mobile app connection as well if you'd like.
To enable it, all you have to do is click the "Init" button and SceneForge will begin listening for messages.
Click that button again to close the connection.
You need another OSC-enabled application to actually send the messages. SceneForge just acts as a listener.
OSC Bindings
The following message addresses can be used. All messages begin with a prefix of "/sceneforge/".
All messages are lowercase for consistency.
Function | Address | Value Type |
---|---|---|
Scene Time of Day | visuals/scenetime | float |
Cloud Density | visuals/clouds/density | float |
Cloud Move Speed | visuals/clouds/movespeed | float |
Fog Density | visuals/fog/density | float |
Fog Start Distance | visuals/fog/distance | float |
Fog Color | visuals/fog/color | color |
Reflection Intensity | visuals/reflectionintensity | float |
Bloom Intensity | visuals/bloom/intensity | float |
Bloom Anamorphic | visuals/bloom/anamorphic | float |
Ambient Occlusion Intensity | visuals/ao/intensity | float |
Ambient Occlusion Radius | visuals/ao/radius | float |
Motion Blur | lens/motionblur | float |
Sensor Noise | lens/noise | float |
Sensor Pixel Size | lens/pixelsize | float |
Vignette Intensity | lens/vignette | float |
Camera Aperture | camera/aperture | float |
Camera Focus Distance | camera/focusdist | float |
Camera Focal Length | camera/focallength | float |
Camera Exposure | camera/exposure | float |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article