CoderLine / alphaTab

alphaTab is a cross platform music notation and guitar tablature rendering library.
http://www.alphatab.net
Mozilla Public License 2.0
1.2k stars 198 forks source link

feat: Generate strong types for JSON serialized settings #1562

Closed Danielku15 closed 2 weeks ago

Danielku15 commented 2 weeks ago

Issues

Fixes #1561

Proposed changes

Adds a new code generator for the JavaScript Object representation of the settings to have proper types and coding assistance.

Checklist

Further details