emo_osc_client

Version 1.1
This plugin allows your NeoBook application to send OSC (Open Sound Control) messages over a network.
This turns your app into a powerful, custom remote control for professional creative software like Reaper (audio), Resolume (visuals), TouchDesigner (interactive art), QLC+ (lighting), and many others.

ACTIONS INCLUDED:
—————–
* emo_OSC_SendFloat: Sends a number with decimals (e.g., 0.75). Perfect for volume sliders.
* emo_OSC_SendInt: Sends a whole number (e.g., 1 or 0). Perfect for on/off buttons.
* emo_OSC_SendString: Sends text. Perfect for named commands.

HOW TO USE:
———–
All actions have 5 parameters:
1. Destination IP: The IP address of the target computer (e.g., ‘127.0.0.1’).
2. Port: The port number the target software is listening on (e.g., 8000).
3. OSC Address: The command path (e.g., ‘/track/1/volume’).
4. Value: The data to send (e.g., ‘0.5’, ‘1’, ‘[MyVar]’).
5. Save Result To: (Optional) A NeoBook variable where ‘True’ or ‘False’ will be stored.

somdn_product_page

(Downloads - 29)

Reviews

There are no reviews yet.