this two patches allow making midi bindings via osc like:
oscsend localhost 7777 /insefx0/efftype i 6
oscsend localhost 7777 /Pinsparts0 i -2
oscsend localhost 7777 /automate/slot0/param0/path s /insefx0/Distorsion/Pdrive
oscsend localhost 7777 /automate/slot0/midi-cc i 81
oscsend localhost 7777 /automate/slot0/param0/mapping/gain f 50.0
oscsend localhost 7777 /automate/slot0/name s "Distortion Arctangent"
the first patch trosc patch stucks zyn instantly on setting the path.
this one works. but i dont know why.
The updated patches look reasonable.
Could you dump them with git format-patch ?
It looks like the one from the zynaddsubfx repo doesn't have your
preferred username/email combination setup as it says 'From: desktop'
ok
The changes should now be merged.
Thanks for the enhancements :)
If you two don't disagree in the next 3 days, I'll do the merge without any further code review, assuming Mark has already reviewed them.
Sounds good to me.