Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 983 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 983 Bytes

sfz-opcode-checker

Travis Build Status AppVeyor Build Status

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.

Usage

The basic usage of this program is:

sfz-opcode-checker validate -d syntax.yml *.sfz

Run the program without arguments for additional information.