Module: Musa::MusicXML::Builder::Internal::Helper Private

Included in:
Bracket, Direction, Metronome, OctaveShift, PartGroup, Pedal, TimeModification, Tuplet, Wedge
Defined in:
lib/musa-dsl/musicxml/builder/helper.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Helper modules and methods for MusicXML generation.

Provides shared functionality for XML serialization, element construction, and value formatting across all builder classes.

Defined Under Namespace

Modules: HeaderToXML, NotImplemented, ToXML