As the title says: the sound library maintains argument signatures for some methods in its codebase only for backwards compatibility, however they should best be omitted from the online reference, since they would only confuse new users. These methods are already marked as @deprecated in the codebase, so it would be great if the doclet generation could check for such annotations and omit them from the json output.