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

JSON schema incorrect for LiveSet.Common.Name #17

Closed davidlang42 closed 1 year ago

davidlang42 commented 1 year ago

Currently marked as an array of 16 strings, each 1 char. Should be a string of exactly 16 chars.

Specifically this bug exists wherever serialize_chars_as_string is used

davidlang42 commented 1 year ago

Fixed by https://github.com/davidlang42/roland-rds/commit/a94af9bb0c75abb48e90985f1cb51c9e1083996f