benkuper / Chataigne

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

Variable inside of an OSC message #240

Closed KyleTeal closed 4 months ago

KyleTeal commented 4 months ago

Is it possible to use custom variables inside of a string input such as a custom OSC message? For example I have a module value that is an int 1-5, and I want my osc message that is normally /exec/1/12 to be /exec/{variable}/12.

norbertrostaing commented 4 months ago

Hello, GitHub issues are for code related issues, this kind of questions should be asked in the discord forum. (The same question has already be posted and answered in discord)

Le sam. 13 juil. 2024, 01:38, Kyle @.***> a écrit :

Is it possible to use custom variables inside of a string input such as a custom OSC message? For example I have a module value that is an int 1-5, and I want my osc message that is normally /exec/1/12 to be /exec/{variable}/12.

— Reply to this email directly, view it on GitHub https://github.com/benkuper/Chataigne/issues/240, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXGT7BP2BFLXAN5GTTGUDLZMBSJBAVCNFSM6AAAAABKZXF6R6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDMNBZGAZDSMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

benkuper commented 4 months ago

Closing as this is not a code issue (so norbert is right, must go to discord)