https://github.com/moebiussurfing/ofxsurfingosc
An Osc Manager with a predefined template for easy sender to receiver apps.
https://github.com/moebiussurfing/ofxsurfingosc
openframeworks openframeworks-addon osc
Last synced: about 1 year ago
JSON representation
An Osc Manager with a predefined template for easy sender to receiver apps.
- Host: GitHub
- URL: https://github.com/moebiussurfing/ofxsurfingosc
- Owner: moebiussurfing
- License: other
- Created: 2022-08-27T04:25:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T10:05:51.000Z (over 3 years ago)
- Last Synced: 2025-02-07T16:19:41.193Z (over 1 year ago)
- Topics: openframeworks, openframeworks-addon, osc
- Language: C++
- Homepage:
- Size: 2.28 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ofxSurfingOsc
=============
[](https://opensource.org/licenses/MIT)

# Overview
An **Osc Manager** as a **predefined template** for **two linked apps**:
**Master** to **Slave**
Useful to easely add **Osc Out** linking **ofParams** from a **Master app**.
And the same for the **Slave App**, linking an **Osc Input** to their **ofParams**.
## Screenshot

## Features
- **8 Bool Bangs, 8 Bool Toggles, 8 Float Values, 8 Int Numbers**.
- Internal params with GUI.
- Persistent settings.
- Plots.
- WIP: Customized templates to disable not used channels.
- Customize and organize channel plots.
- WIP: Patching system
- assign channels for different Target **ofParams**.
- with map and clamp ranges.
- WIP: apply some settings on runtime.
- WIP: **TouchOsc** templates.
## Usage
Look Examples.
Dependencies
- ofxPubSubOsc
- ofxHistoryPlot / Fork
- ofxSurfingBox
- ofxSurfingHelpers
- ofxOsc / oF Core
- ofxGui / oF Core
**OPTIONAL**:
- ofxSurfingImGui
- ofxImGui / Develop branch
- ofxWindowApp / Only for the example
*Thanks a lot to all these ofxAddons coders. Look into each folder for authoring credits, original forks, and license info.*
Tested Systems
- **Windows 10** / **VS 2022** / **OF ~0.11**
## Author
An add-on by **@moebiusSurfing**
*( ManuMolina ) 2019-2022*
### Contact / Follow
### License
MIT License