# Generated by roxygen2: do not edit by hand

S3method("+",ClefLine)
S3method("+",KeyLine)
S3method("+",MeterLine)
S3method("+",Music)
S3method("+",TempoLine)
S3method("==",Pitch)
S3method(add,Clef)
S3method(add,Key)
S3method(add,Line)
S3method(add,Meter)
S3method(add,Tempo)
S3method(check_duration,character)
S3method(check_duration,numeric)
S3method(check_positions_content,list)
S3method(check_positions_content,numeric)
S3method(check_positions_length,list)
S3method(check_positions_length,numeric)
S3method(export,Music)
S3method(normalize_pitch,character)
S3method(normalize_pitch,default)
S3method(normalize_pitch,numeric)
S3method(print,Attributes)
S3method(print,Clef)
S3method(print,ClefLine)
S3method(print,Duration)
S3method(print,DurationLine)
S3method(print,Element)
S3method(print,Key)
S3method(print,KeyLine)
S3method(print,Line)
S3method(print,Measure)
S3method(print,Meter)
S3method(print,MeterLine)
S3method(print,Move)
S3method(print,Music)
S3method(print,Note)
S3method(print,Pitch)
S3method(print,PitchChord)
S3method(print,PitchLine)
S3method(print,PitchNotation)
S3method(print,PitchRest)
S3method(print,PitchValue)
S3method(print,PositionLine)
S3method(print,Rest)
S3method(print,Score)
S3method(print,Tempo)
S3method(print,TempoLine)
S3method(print,Tupler)
S3method(show,Music)
S3method(to_Duration,Duration)
S3method(to_Duration,character)
S3method(to_Duration,numeric)
S3method(to_Element,Attributes)
S3method(to_Element,Clef)
S3method(to_Element,Element)
S3method(to_Element,Key)
S3method(to_Element,Measure)
S3method(to_Element,Meter)
S3method(to_Element,Move)
S3method(to_Element,Note)
S3method(to_Element,Part)
S3method(to_Element,Pitch)
S3method(to_Element,PitchRest)
S3method(to_Element,Rest)
S3method(to_Element,Score)
S3method(to_Element,Tempo)
S3method(to_Pitch,Line)
S3method(to_Pitch,Music)
S3method(to_Pitch,PitchChord)
S3method(to_Pitch,PitchNotation)
S3method(to_Pitch,PitchValue)
S3method(to_value,Duration)
S3method(to_value,Meter)
S3method(to_value,Pitch)
S3method(to_value,Tupler)
export(Clef)
export(Key)
export(Line)
export(Meter)
export(Music)
export(Tempo)
export(Tupler)
export(add)
export(check_duration)
export(check_positions_content)
export(check_positions_length)
export(export)
export(inspect_errors)
export(normalize_pitch)
export(show)
export(to_Duration)
export(to_Element)
export(to_Pitch)
export(to_value)
export(tuplet)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,"%T>%")
