benkuper / Chataigne

Artist-friendly Modular Machine for Art and Technology
https://benjamin.kuperberg.fr/chataigne
GNU General Public License v3.0
1.16k stars 55 forks source link

Compile argument of custom module from js #204

Open lupin3rd opened 11 months ago

lupin3rd commented 11 months ago

Hi, i'm writing a custom module to communicate with another software... this software send to Chataigne an OSC message that contain the list of all videos that are loaded... It's possible use the args that i receive in oscEvent (script JS) to create a list that i can use in argument of custom module's OSC command ? Thank you

benkuper commented 11 months ago

hello, yes it is but you will have more answers asking this kind of question on Discord, github issues are focused on core code (the actual code for the software itself, not scripting)