Hello all!
I have a midi template that control my TX81z fm synth : https://liine.net/en/community/user-library/view/652/
The problem I face is that when I start lemur with my midi interface plugged in, lemur thinks it should send the starting values of all the knobs and sliders. This causes me a lot of problems both in that it overwhelms the poor old synth and the values lemur is sending are not ones I want to send.
How can I stop lemur from dumping all this data when it loads? I was hoping I could programmatically set the Target for the container so that it would spit to a null output, but I don't think target can be set programmatically? Any other ideas?