Thanks for your reply. I think some of my reply to Sling380 is relevant to your comment.
Apart from that you wrote:
All you really need is a LICENSE.MD in the root of your repo and maybe a note in the human-readable files about ‘distributed under , all rights reserved’ and then everyone’s clear about what they can and can’t do with the code.
Fair enough. That would be better. Because at the moment all I feel like is just keeping to myself if sharing is going to be such an issue.
FWIW, any instruments I develop for AM will be released as open-source with a BSD 3-clause or MIT license which would let you do pretty much whatever you wanted provided you credit me.
Sure. That would be no problem. Where would we be able to find your instruments?
I would also be interested in whether or not you build instruments using anything other than the cumbersome process under the create/edit tab in AIR MANGER.
It would be ideal if there was a program where all the components of an instrument could be in position - like layers in Photoshop - and then the code automatically created for these positions.
After that, the only code to write would be the code for function.
Thanks again for your reply.