bitfocus / companion-module-songbeamer-osc

Songbeamer OSC Module
MIT License
5 stars 0 forks source link

OSC requested changes (e.g. next page) do not trigger /xremote subscribtion #22

Closed bensteUEM closed 1 year ago

bensteUEM commented 1 year ago

Running an instance which subscribed to updates on Songbeamer changes all changes directly executed in Songbeamer - next slide are reported. However any change triggered using an osc command do not result in replies for the change applied. There are various issues for individual OSC endpoints not returning the response when setting a new value but this one is more general.

bensteUEM commented 1 year ago

similar to #7