Browse by type
Artist-friendly Modular Machine for Art and Technology Official website : http://benjamin.kuperberg.fr/chataigne
Chataigne is made with one goal in mind : create a common tool for artists, technicians and developers who wish to use technology and synchronize softwares for shows, interactive installations or prototyping. It aims to be as simple as possible for basic interactions, but can be easily extended to create complex interactions.

While Chataigne won't do much by itself, its purpose is to be the central hub in a project involving multiple interfaces, softwares, devices and sensors. You can see it as a Conductor, which will control all the softwares with the big picture in mind. Chataigne as been designed to fit both linear shows and realtime/interactive project needs.
You can check the tutorials to better understand what and how you can use Chataigne for your projects.
Supports communication and synchronization of the following protocols :
Supports communication and synchronization of the following hardware :
Pre-configured modules for controlling softwares :
Community-powered modules :
State Machine : Create both simple and complex real-time interactions and automations.
Compiled versions for Windows, Mac OSX and Linux are available at : http://benjamin.kuperberg.fr/chataigne/#download
If beta versions are available, they will show up on this page.
If you wish to test the latest features and commits, the bleeding-edge section is generated at each commit.
You can start by checking the Amazing Chataigne Documentation, made with love ! https://benjamin.kuperberg.fr/chataigne/docs
Also you can watch tutorials from the website and follow the interactive guide from withing the application.
Chataigne is built on top of the JUCE frameworks. You can find more infos about it there : http://www.juce.com Chataigne is using a modified version of JUCE. So you first need to compile the Projucer from the modified version of JUCE instead of downloading JUCE :
git clone --branch=develop-local http://github.com/benkuper/JUCEIn the JUCE/extras/Projucer/Builds folder, choose the folder depending on you system, open the solution with your IDE and compile it or make in linux. You can then open the new Projucer app that you just built.
Clone Chataigne with --recursive options to integrate organicUI and timeline modules
git clone --recursive http://github.com/benkuper/Chataigne
You'll need to build this lib to run the app: https://github.com/HBPVIS/servus
You'll need at least these libs to compile the app:
apt-get install build-essential libbluetooth-dev libcurl4-gnutls-dev libfreetype-dev libfreetype6 libfreetype6-dev libwebkit2gtk-4.0-dev libhidapi-dev
Compile it with the JUCE modules specified:
Chataigne/Builds/LinuxMakefile$ CXXFLAGS="-I../../../JUCE/modules -I" make -j8
To start the built binary:
LD_LIBRARY_PATH=/path/to/Servus/build/lib/:$LD_LIBRARY_PATH ./build/Chataigne
Alternatively put export LD_LIBRARY_PATH=/path/to/Servus/build/lib/:$LD_LIBRARY_PATH into your .bashrc, and open a new terminal to make it work.
DLL dependencies : - For Release, you can just copy the dll files from there : http://benjamin.kuperberg.fr/chataigne/user/data/Chataigne-win-x64-release-dependencies.zip and paste them in the same folder as the generated executable (in the Binaries folder)
yay -S chataigne-stable-bin or paru -S chataigne-stable-bin (Thanks Stephan !)sudo apt install libbluetooth-dev libx11-devIf you have any issue regarding the software, you can post an issue on github (preferred for code-related problems and features), there is also the official forum here : http://benjamin.kuperberg.fr/chataigne/forum more suited for questions, wishes and user-level issues.
Chataigne is now on Discord, join and meet the community !
Windows 7 x64 / Windows 10 x64 / MacOS / Linux x64 / Raspberry Pi :
This list contains all the references to projects and libraries that Chataigne uses, either as an external libraries, or merged with and modified for Chataigne's source code.
Thanks to Manuel Mitasch, Norbert Rostaing, David-Alexandre Chanel, Tom Magnier, Emerick Herve and many more for their contributions and very helpful presence in the community !
I do this on my own free time, feel free to buy me a beer :)
Donate with Metamask ! Public key : 0x236F32251cD85745006353f9C61b49519412D5d5
Are you using Chataigne on a regular basis ? Then why not support me accordingly, so I can have a more stable way to work on it !
Choose your angel weapon :
$ claude mcp add Chataigne \
-- python -m otcore.mcp_server <graph>