dave-foster / multi-channel-compressor

A multi channel dynamic range compressor audio plugin, written in C++ with the JUCE framework
3 stars 2 forks source link

[REQ] Add a (GH-compliant) license file #1

Open MarcoRavich opened 5 months ago

MarcoRavich commented 5 months ago

Hi there, 1st of all thanks for this awesome work !

Since we've 'doxed' it in our HyMPS project (under AUDIO category \ Effects page \ General subpage \ Compressing), can you please add a GH-compliant license file for it ?

As you know, expliciting licensing terms is extremely important to let anyone better/faster understand how to reuse/adapt/modify sources (and not only) in other open projects and vice-versa.

Although it may sounds like a minor aspect, license file omission obviously causes an inconsistent generation of the relative badge too:

(badge-generator URL: https://badgen.net/github/license/dave-foster/multi-channel-compressor)

You can easily set a standardized one through the GH's license wizard tool.

Last but not least, let us know how we could improve - in your opinion - our categorizations and links to resources in order to favor collaboration between developers (and therefore evolution) of listed projects.

Hope that helps/inspires !

MarcoRavich commented 3 months ago

Bump (request updated).