Welcome to RhythmBase View

This is a simple viewer for RhythmBase JSON data.

Double click on an event icon to highlight its JSON code.

Some event types has extra fields:

"type": "AddClassicBeat", ..., "preXs": { "syncoBeat":3, "syncoSwing":0.5 }, ...
"type": "AdvanceText", ..., "text": "Extra text field supported by RDView", ...
..., "$style": { "hsb": [0, 1, 1] }, ...