Decode Roland's editor XML files to text/html/md/js outputs
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^4.3.2^2.4.56
commits
Enhance block and group categorization: Added a `category` field to all blocks and groups, defaulting to "Autogenerated: <config_name>". Updated HTML output to organize content by category with a top-level table of contents. Improved handling of padding entries by conditionally including the `isPadding` field. Updated README to reflect these changes and added a new STRUCTURE.md for documentation.
0dadc0cView on GitHubRefactor HTML generation: Removed TableGen dependency and integrated HTML template directly into the new generateHTMLFromZenProperties.js module. Updated README to reflect changes in output files and configuration settings, including the removal of text output. Bumped version to Build 6.
ee6b9eeView on GitHubin group processing, rename totalByteLength to byteLength to match everything else
eeb11f9View on GitHubinstead of generating byteOffset as an array for array/subblock items, keep it like a normal parameter and just set byteOffset as the address of item #0 (code will calculate addresss in real time)
50d49f6View on GitHub