jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
701 stars 88 forks source link

Toggle Auto send state when recieve #704

Closed Ezrabox closed 3 years ago

Ezrabox commented 3 years ago

hello, with toggle buttons i need than it automaticaly send is state when it recieve a change from an other soft, i know than it's not a normal case but i would like to know if it can be an option? Thanks Ezra

jean-emmanuel commented 3 years ago

Widgets don't reply to incoming messages and that's not something I'm willing to change, however this can be handled by writing a custom module. There is a an example in the docs for this exact use case.

Ezrabox commented 3 years ago

Merci!

Le jeu. 8 avr. 2021 à 20:42, jean-emmanuel @.***> a écrit :

Widgets don't reply to incoming messages and that's not something I'm willing to change, however this can be handled by writing a custom module https://openstagecontrol.ammd.net/docs/custom-module/custom-module/. There is a an example https://openstagecontrol.ammd.net/docs/custom-module/examples/#reply in the docs for this exact use case.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jean-emmanuel/open-stage-control/issues/704#issuecomment-816053595, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH7ZHIE65X2BSAO3ZGWOWQDTHX2HVANCNFSM42TLYWJA .