An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

ofxSurfingOsc
=============
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Stage: beta](https://img.shields.io/badge/-alpha-red)

# 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
![](Examples-ImGui/Capture.PNG)

## 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


Email |
Twitter |
YouTube

### License
MIT License