Creates DOM elements to display braille music output. Renders the braille text into a container element, optionally with a debug/translation view showing what each braille character means.
Create a DOM element containing the braille output.
The BrailleOutput from BrailleConverter.convert()
Whether to show debug/translation annotations
An HTMLElement ready to be appended to the page
Creates DOM elements to display braille music output. Renders the braille text into a container element, optionally with a debug/translation view showing what each braille character means.