README.md
setup.py
musicscore/__init__.py
musicscore/basic_functions.py
musicscore.egg-info/PKG-INFO
musicscore.egg-info/SOURCES.txt
musicscore.egg-info/dependency_links.txt
musicscore.egg-info/requires.txt
musicscore.egg-info/top_level.txt
musicscore/musicstream/__init__.py
musicscore/musicstream/streamvoice.py
musicscore/musictree/__init__.py
musicscore/musictree/exceptions.py
musicscore/musictree/midi.py
musicscore/musictree/treebeat.py
musicscore/musictree/treechord.py
musicscore/musictree/treechordflags.py
musicscore/musictree/treechordflags2.py
musicscore/musictree/treechordflags3.py
musicscore/musictree/treeclef.py
musicscore/musictree/treeinstruments.py
musicscore/musictree/treemeasure.py
musicscore/musictree/treenote.py
musicscore/musictree/treepagestyle.py
musicscore/musictree/treepart.py
musicscore/musictree/treescorepart.py
musicscore/musictree/treescoretimewise.py
musicscore/musictree/treetime.py
tests/__init__.py
tests/test_substitute.py
tests/dtd/__init__.py
tests/dtd/test_check_dtd.py
tests/dtd/test_dtd_choices.py
tests/dtd/test_flatten_leaves.py
tests/dtd/test_group_reference.py
tests/musicstream/__init__.py
tests/musicstream/test_add_voice_2.py
tests/musicstream/test_add_voice_to_part.py
tests/musicstream/test_add_voice_to_score.py
tests/musicstream/test_auto_clefs.py
tests/musicstream/test_copy_sf.py
tests/musicstream/test_exted_simple_format.py
tests/musicstream/test_fill_with_rest.py
tests/musicstream/test_grace.py
tests/musicstream/test_lyric.py
tests/musicstream/test_multi_measures.py
tests/musicstream/test_quantize_max.py
tests/musicstream/test_remove_tie.py
tests/musicstream/test_sextoles.py
tests/musicstream/test_tied_notes.py
tests/musicstream/test_tree_voice.py
tests/musicstream/test_two_voices.py
tests/musictree/__init__.py
tests/musictree/profile_accidentals.py
tests/musictree/profile_notes.py
tests/musictree/test_accidentals.py
tests/musictree/test_action_dynamics.py
tests/musictree/test_add_articulation.py
tests/musictree/test_add_bracket.py
tests/musictree/test_add_clef.py
tests/musictree/test_add_dynamic.py
tests/musictree/test_add_fermata.py
tests/musictree/test_add_flag.py
tests/musictree/test_add_flag_2.py
tests/musictree/test_add_flag_3.py
tests/musictree/test_add_measure.py
tests/musictree/test_add_metronome.py
tests/musictree/test_add_page_break.py
tests/musictree/test_add_ruler.py
tests/musictree/test_add_slide.py
tests/musictree/test_add_slur.py
tests/musictree/test_add_system_break.py
tests/musictree/test_add_technical.py
tests/musictree/test_add_title.py
tests/musictree/test_add_tremolo.py
tests/musictree/test_add_tremolo_template.py
tests/musictree/test_add_two_notations.py
tests/musictree/test_add_wedge.py
tests/musictree/test_add_words.py
tests/musictree/test_adjoin_rests.py
tests/musictree/test_adjoin_ties.py
tests/musictree/test_arpeggiate.py
tests/musictree/test_beam.py
tests/musictree/test_beat.py
tests/musictree/test_chord_add_midi.py
tests/musictree/test_chord_change_range.py
tests/musictree/test_chord_inverse.py
tests/musictree/test_chord_note_head.py
tests/musictree/test_chord_offset.py
tests/musictree/test_chord_remove.py
tests/musictree/test_chord_remove_voice.py
tests/musictree/test_chord_stem.py
tests/musictree/test_chord_tie_orientation.py
tests/musictree/test_chord_zero_mode.py
tests/musictree/test_convert_partwise.py
tests/musictree/test_copy_measure.py
tests/musictree/test_credits.py
tests/musictree/test_dottedquarter.py
tests/musictree/test_eighth_measure.py
tests/musictree/test_forbidden_divisions.py
tests/musictree/test_generate_part_id.py
tests/musictree/test_get_dynamics.py
tests/musictree/test_grace_note.py
tests/musictree/test_groupnotes.py
tests/musictree/test_hramonic.py
tests/musictree/test_insert_part.py
tests/musictree/test_instrument.py
tests/musictree/test_lv.py
tests/musictree/test_max_division.py
tests/musictree/test_metronome.py
tests/musictree/test_midi.py
tests/musictree/test_midi_frequency.py
tests/musictree/test_midi_note.py
tests/musictree/test_names.py
tests/musictree/test_natural_horn.py
tests/musictree/test_not_notatables.py
tests/musictree/test_page_style.py
tests/musictree/test_part_name.py
tests/musictree/test_percussion_notation.py
tests/musictree/test_previous_chord.py
tests/musictree/test_remove_tie.py
tests/musictree/test_score_set_time_signatures.py
tests/musictree/test_split.py
tests/musictree/test_split_large_notes.py
tests/musictree/test_tree_chord.py
tests/musictree/test_tree_dynamics.py
tests/musictree/test_tree_measure.py
tests/musictree/test_tree_part.py
tests/musictree/test_treeclef.py
tests/musictree/test_treenote.py
tests/musictree/test_treetime.py
tests/musictree/test_treetimewise.py
tests/musictree/test_xml_chords.py
tests/musicxml/__init__.py
tests/musicxml/attributes/__init__.py
tests/musicxml/attributes/test_attribute_abstract.py
tests/musicxml/attributes/test_color.py
tests/musicxml/attributes/test_font.py
tests/musicxml/attributes/test_position.py
tests/musicxml/attributes/test_version.py
tests/musicxml/elements/__init__.py
tests/musicxml/elements/test_barline.py
tests/musicxml/elements/test_fermata.py
tests/musicxml/elements/test_new_dtd.py
tests/musicxml/elements/test_ornaments.py
tests/musicxml/elements/test_page_margins.py
tests/musicxml/elements/test_part_abbreviation.py
tests/musicxml/elements/test_score_header.py
tests/musicxml/elements/test_slide.py
tests/musicxml/elements/test_slur.py
tests/musicxml/elements/test_type.py
tests/musicxml/elements/test_wedge.py
tests/musicxml/elements/test_words.py
tests/musicxml/elements/test_xml_example.py
tests/musicxml/elements/attributes/__init__.py
tests/musicxml/elements/attributes/test_divisions.py
tests/musicxml/elements/attributes/test_time.py
tests/musicxml/elements/note/__init__.py
tests/musicxml/elements/note/test_accidental.py
tests/musicxml/elements/note/test_articulations.py
tests/musicxml/elements/note/test_beam.py
tests/musicxml/elements/note/test_bracket.py
tests/musicxml/elements/note/test_display_step.py
tests/musicxml/elements/note/test_duration.py
tests/musicxml/elements/note/test_dynamics.py
tests/musicxml/elements/note/test_note.py
tests/musicxml/elements/note/test_pitch.py
tests/musicxml/elements/note/test_rest.py
tests/musicxml/elements/note/test_technical.py
tests/musicxml/elements/note/test_type.py
tests/musicxml/elements/note/test_voice.py
tests/musicxml/elements/partwise/__init__.py
tests/musicxml/elements/partwise/test_partwise.py
tests/musicxml/elements/timewise/__init__.py
tests/musicxml/elements/timewise/test_add_note.py
tests/musicxml/elements/timewise/test_timewise.py
tests/musicxml/elements/timewise/test_timewise_measure.py
tests/musicxml/elements/xml_element/__init__.py
tests/musicxml/elements/xml_element/test_score_head.py
tests/musicxml/elements/xml_element/test_xml_children.py
tests/musicxml/elements/xml_element/test_xml_element.py
tests/musicxml/types/__init__.py
tests/musicxml/types/test_barstyle.py
tests/musicxml/types/test_comma_separated.py
tests/musicxml/types/test_identification.py
tests/score_templates/__init__.py
tests/score_templates/xml_test_score.py