davidlang42 / roland-rds

Library for working with Roland RDS files (live set keyboard patches)
GNU Affero General Public License v3.0
3 stars 0 forks source link

Add version metadata to json #44

Open davidlang42 opened 1 year ago

davidlang42 commented 1 year ago

Include metadata in the JSON file which states which version of roland-rds this JSON file is compatible with. If it doesn't match, give a warning to STD error before proceeding, but still proceed because there is a reasonable chance it will still work.