(no title)
mottosso | 1 year ago
https://github.com/airwindows/airwindows/blob/master/plugins...
Then again, maybe this is the norm for audio engineers? Not my field.
mottosso | 1 year ago
https://github.com/airwindows/airwindows/blob/master/plugins...
Then again, maybe this is the norm for audio engineers? Not my field.
al2o3cr|1 year ago
I'd guess those files aren't what the author actually edits - there are commits that suggest that they are _generated_ from "boilerplate", and even a few files that seem to have failed interpolations ("__MyCompanyName__" in some copyright lines, for instance)
A lot of files also seem to have duplicated code, down to individual comments. For instance, the comment on line 24 reoccurs on line 344 of this effect:
https://github.com/airwindows/airwindows/blob/master/plugins...
and in the Mac AU version on line 267:
https://github.com/airwindows/airwindows/blob/master/plugins...
and in the Linux VST version on lines 24 and 344:
https://github.com/airwindows/airwindows/blob/master/plugins...