Class: Musa::MusicXML::Builder::Internal::Bend Private
- Includes:
- Helper::NotImplemented
- Defined in:
- lib/musa-dsl/musicxml/builder/note-complexities.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
String bend notation (not yet implemented).
Placeholder for guitar/bass string bending.
Instance Method Summary collapse
-
#initialize(**_args) ⇒ Object
included
from Helper::NotImplemented
private
Placeholder initializer accepting any parameters.
-
#to_xml(io = nil, indent: nil) ⇒ Object
included
from Helper::NotImplemented
private
Raises error indicating the class is not implemented.
Instance Method Details
#initialize(**_args) ⇒ Object Originally defined in module Helper::NotImplemented
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Placeholder initializer accepting any parameters.
#to_xml(io = nil, indent: nil) ⇒ Object Originally defined in module Helper::NotImplemented
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Raises error indicating the class is not implemented.