The sfz-opcode-checker utility scans opcodes from any number of given SFZ files, and checks their existence in the public specification.
The source of known opcodes is the YAML database from the reference site.
The basic usage of this program is:
sfz-opcode-checker validate -d syntax.yml *.sfz
Run the program without arguments for additional information.