👋
Chataigne is an artist-friendly modular machine for Art and technology. It’s a nocode tool that can also be used as a show control, or to build interactive triggers, or to manage data streams. It’s a free and opensource software.

Quick start

  1. Get the simulatorGet the simulator and use the Chataigne preset or OSCV2 with port 12000 (default)
  1. Install the Augmenta module, click on “Get more modules”
  1. Enjoy 🙂

Install

  • Start Chataigne
  • Right click on the modules panel and click on “Get more modules”
  • Install the module :)

Use

You can use the Augmenta OSC Chataigne module to receive Augmenta data in Chataigne.
This is useful to use this data to trigger music instrument, electronic devices or other type of interactive systems that need a specific protocol to address to.
💡
Note : the Augmenta websocket module is currently only working with Fusion websocket output
You can also use Chataigne as a show control to automatize (by osc) any button or action in Augmenta Fusion software or the server interface (oscquery enabled).

Dev

👋
It’s a community and opensource module, so you are welcome to contribute via pull request to the development , here are the instructions
Check first that the module is not already installed or uninstall it
plain text
git clone https://github.com/Augmenta-tech/Augmenta-chataigne-module
in the following directory
  • Mac OSX : /Users/Username/Documents/Chataigne/modules
  • Windows : C:\Users\$YOUR_NAME$\OneDrive\Documents\Chataigne\modules
  • Linux : /home/Username/Chataigne/modules

Dev

In Chataigne, click on the “edit” button to modify the script. (javascript)