How to add listener to parameter changes of a M4L device?
Is it possible to add a listener to parameterchanges of a M4L device?
The obvious way of setting the listener via
self.song().tracks[0].devices[0].add_bank_parameters_changed_listener
or
self.song().tracks[0].devices[0].add_parameters_listener
doesn’t work for me.
Can anyone help with that?
MartinJ Answered question
Hi tmp, same problem here and sadly no solution for that but this has been reported here: https://remotify.io/community/question/selected-parameter-listener-bug
admin Changed status to publish
Sign up
User registration is currently not allowed.