free-audio / clap

Audio Plugin API
https://cleveraudio.org/
MIT License
1.78k stars 100 forks source link

Clarify the meaning of boolean return values #360

Closed messmerd closed 11 months ago

messmerd commented 11 months ago

Many functions that return bool do not specify what that value means, so I marked those functions with "Returns true on success" or similar wording.

Along the way I also fixed a few typos and style issues.

abique commented 11 months ago

Thank very much you for this change, please address the comments and it should be good :+1: