UNPKG

edo.js

Version:

A set of functions for manipulating musical pitches within a given EDO

124 lines (61 loc) 56.5 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>xml</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/third-party/ionicons.min.css"> <link type="text/css" rel="stylesheet" href="styles/third-party/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> <link type="text/css" rel="stylesheet" href="styles/clean-jsdoc-theme-base.css"> <link type="text/css" rel="stylesheet" href="styles/clean-jsdoc-theme-light.css"> <svg aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="display:none"> <defs> <symbol id="copy-icon" viewbox="0 0 488.3 488.3"> <g> <path d="M314.25,85.4h-227c-21.3,0-38.6,17.3-38.6,38.6v325.7c0,21.3,17.3,38.6,38.6,38.6h227c21.3,0,38.6-17.3,38.6-38.6V124 C352.75,102.7,335.45,85.4,314.25,85.4z M325.75,449.6c0,6.4-5.2,11.6-11.6,11.6h-227c-6.4,0-11.6-5.2-11.6-11.6V124 c0-6.4,5.2-11.6,11.6-11.6h227c6.4,0,11.6,5.2,11.6,11.6V449.6z"/> <path d="M401.05,0h-227c-21.3,0-38.6,17.3-38.6,38.6c0,7.5,6,13.5,13.5,13.5s13.5-6,13.5-13.5c0-6.4,5.2-11.6,11.6-11.6h227 c6.4,0,11.6,5.2,11.6,11.6v325.7c0,6.4-5.2,11.6-11.6,11.6c-7.5,0-13.5,6-13.5,13.5s6,13.5,13.5,13.5c21.3,0,38.6-17.3,38.6-38.6 V38.6C439.65,17.3,422.35,0,401.05,0z"/> </g> </symbol> </defs> </svg> </head> <body> <input type="checkbox" id="nav-trigger" class="nav-trigger" /> <label for="nav-trigger" class="navicon-button x"> <div class="navicon"></div> </label> <label for="nav-trigger" class="overlay"></label> <nav> <h2><a href="index.html"><div class="text">Home</div></a></h2><div class="search-box"><input type="text" placeholder="Search..." id="search-box" /><div class="search-item-container" id="search-item-container"><ul class="search-item-ul" id="search-item-ul"></ul></div></div><div class="sidebar-list-div"><h3>Classes</h3><ul><li><a href="EDO.html">EDO</a><ul class='methods'><li data-type='method'><a href="EDO.html#scale">scale</a></li></ul></li><li><a href="Scale.html">Scale</a><ul class='methods'><li data-type='method'><a href="Scale.html#complement">complement</a></li><li data-type='method'><a href="Scale.html#invert">invert</a></li><li data-type='method'><a href="Scale.html#mode">mode</a></li><li data-type='method'><a href="Scale.html#normal">normal</a></li><li data-type='method'><a href="Scale.html#prime">prime</a></li></ul></li><li><a href="Time.html">Time</a></li></ul><h3>Namespaces</h3><ul><li><a href="EDO_convert.html">convert</a><ul class='methods'><li data-type='method'><a href="EDO_convert.html#.cents_to_interval">cents_to_interval</a></li><li data-type='method'><a href="EDO_convert.html#.cents_to_ratio">cents_to_ratio</a></li><li data-type='method'><a href="EDO_convert.html#.freq_to_midi">freq_to_midi</a></li><li data-type='method'><a href="EDO_convert.html#.interval_to_cents">interval_to_cents</a></li><li data-type='method'><a href="EDO_convert.html#.interval_to_ratio">interval_to_ratio</a></li><li data-type='method'><a href="EDO_convert.html#.intervals_to_pitches">intervals_to_pitches</a></li><li data-type='method'><a href="EDO_convert.html#.intervals_to_scale">intervals_to_scale</a></li><li data-type='method'><a href="EDO_convert.html#.midi_to_freq">midi_to_freq</a></li><li data-type='method'><a href="EDO_convert.html#.midi_to_intervals">midi_to_intervals</a></li><li data-type='method'><a href="EDO_convert.html#.midi_to_name">midi_to_name</a></li><li data-type='method'><a href="EDO_convert.html#.name_to_scale">name_to_scale</a></li><li data-type='method'><a href="EDO_convert.html#.pc_to_name">pc_to_name</a></li><li data-type='method'><a href="EDO_convert.html#.pitches_to_freq">pitches_to_freq</a></li><li data-type='method'><a href="EDO_convert.html#.pitches_to_PCs">pitches_to_PCs</a></li><li data-type='method'><a href="EDO_convert.html#.ratio_to_cents">ratio_to_cents</a></li><li data-type='method'><a href="EDO_convert.html#.ratio_to_interval">ratio_to_interval</a></li><li data-type='method'><a href="EDO_convert.html#.to_steps">to_steps</a></li></ul></li><li><a href="EDO_count.html">count</a><ul class='methods'><li data-type='method'><a href="EDO_count.html#.common_tones">common_tones</a></li><li data-type='method'><a href="EDO_count.html#.differences">differences</a></li><li data-type='method'><a href="EDO_count.html#.pitches">pitches</a></li></ul></li><li><a href="EDO_export.html">export</a><ul class='methods'><li data-type='method'><a href="EDO_export.html#.png">png</a></li><li data-type='method'><a href="EDO_export.html#.svg">svg</a></li></ul></li><li><a href="EDO_get.html">get</a><ul class='methods'><li data-type='method'><a href="EDO_get.html#.angle">angle</a></li><li data-type='method'><a href="EDO_get.html#.best_edo_from_cents">best_edo_from_cents</a></li><li data-type='method'><a href="EDO_get.html#.combinations">combinations</a></li><li data-type='method'><a href="EDO_get.html#.complementary_interval">complementary_interval</a></li><li data-type='method'><a href="EDO_get.html#.complementary_set">complementary_set</a></li><li data-type='method'><a href="EDO_get.html#.contour">contour</a></li><li data-type='method'><a href="EDO_get.html#.contour_motives">contour_motives</a></li><li data-type='method'><a href="EDO_get.html#.coordinates">coordinates</a></li><li data-type='method'><a href="EDO_get.html#.evenly_split">evenly_split</a></li><li data-type='method'><a href="EDO_get.html#.fill_partial_harp_pedaling">fill_partial_harp_pedaling</a></li><li data-type='method'><a href="EDO_get.html#.generated_scale">generated_scale</a></li><li data-type='method'><a href="EDO_get.html#.generators">generators</a></li><li data-type='method'><a href="EDO_get.html#.harmonic_progression">harmonic_progression</a></li><li data-type='method'><a href="EDO_get.html#.harmonized_melody">harmonized_melody</a></li><li data-type='method'><a href="EDO_get.html#.harp_pedals_to_pitches">harp_pedals_to_pitches</a></li><li data-type='method'><a href="EDO_get.html#.harp_position_of_quality">harp_position_of_quality</a></li><li data-type='method'><a href="EDO_get.html#.intersection">intersection</a></li><li data-type='method'><a href="EDO_get.html#.interval_stack">interval_stack</a></li><li data-type='method'><a href="EDO_get.html#.interval_traversed">interval_traversed</a></li><li data-type='method'><a href="EDO_get.html#.inversion">inversion</a></li><li data-type='method'><a href="EDO_get.html#.lattice">lattice</a></li><li data-type='method'><a href="EDO_get.html#.levenshtein">levenshtein</a></li><li data-type='method'><a href="EDO_get.html#.maximal_carey_coherence_failures">maximal_carey_coherence_failures</a></li><li data-type='method'><a href="EDO_get.html#.maximal_rahn_difference">maximal_rahn_difference</a></li><li data-type='method'><a href="EDO_get.html#.minimal_voice_leading">minimal_voice_leading</a></li><li data-type='method'><a href="EDO_get.html#.mixture_in_cardinality">mixture_in_cardinality</a></li><li data-type='method'><a href="EDO_get.html#.modes">modes</a></li><li data-type='method'><a href="EDO_get.html#.motives">motives</a></li><li data-type='method'><a href="EDO_get.html#.n_choose_k">n_choose_k</a></li><li data-type='method'><a href="EDO_get.html#.necklace">necklace</a></li><li data-type='method'><a href="EDO_get.html#.new_pitches">new_pitches</a></li><li data-type='method'><a href="EDO_get.html#.ngrams">ngrams</a></li><li data-type='method'><a href="EDO_get.html#.normal_order">normal_order</a></li><li data-type='method'><a href="EDO_get.html#.notes_from_cents">notes_from_cents</a></li><li data-type='method'><a href="EDO_get.html#.partitioned_subsets">partitioned_subsets</a></li><li data-type='method'><a href="EDO_get.html#.path_n_steps">path_n_steps</a></li><li data-type='method'><a href="EDO_get.html#.path_on_tree">path_on_tree</a></li><li data-type='method'><a href="EDO_get.html#.permutations">permutations</a></li><li data-type='method'><a href="EDO_get.html#.pitch_distribution">pitch_distribution</a></li><li data-type='method'><a href="EDO_get.html#.pitch_fields">pitch_fields</a></li><li data-type='method'><a href="EDO_get.html#.random_melody">random_melody</a></li><li data-type='method'><a href="EDO_get.html#.random_melody_from_contour">random_melody_from_contour</a></li><li data-type='method'><a href="EDO_get.html#.random_melody_from_distribution">random_melody_from_distribution</a></li><li data-type='method'><a href="EDO_get.html#.random_melody_from_ngram">random_melody_from_ngram</a></li><li data-type='method'><a href="EDO_get.html#.ratio_approximation">ratio_approximation</a></li><li data-type='method'><a href="EDO_get.html#.retrograde">retrograde</a></li><li data-type='method'><a href="EDO_get.html#.rotated">rotated</a></li><li data-type='method'><a href="EDO_get.html#.rotations">rotations</a></li><li data-type='method'><a href="EDO_get.html#.scalar_melodies">scalar_melodies</a></li><li data-type='method'><a href="EDO_get.html#.scale_fragments">scale_fragments</a></li><li data-type='method'><a href="EDO_get.html#.scales">scales</a></li><li data-type='method'><a href="EDO_get.html#.sets_from_mixture">sets_from_mixture</a></li><li data-type='method'><a href="EDO_get.html#.shortest_path">shortest_path</a></li><li data-type='method'><a href="EDO_get.html#.simple_ratios">simple_ratios</a></li><li data-type='method'><a href="EDO_get.html#.stacked">stacked</a></li><li data-type='method'><a href="EDO_get.html#.starting_at">starting_at</a></li><li data-type='method'><a href="EDO_get.html#.step_maximal_mean_error_in_cardinality">step_maximal_mean_error_in_cardinality</a></li><li data-type='method'><a href="EDO_get.html#.step_min_max_error_in_EDO">step_min_max_error_in_EDO</a></li><li data-type='method'><a href="EDO_get.html#.step_min_max_mean_error_in_cardinality">step_min_max_mean_error_in_cardinality</a></li><li data-type='method'><a href="EDO_get.html#.step_minimal_mean_error_in_cardinality">step_minimal_mean_error_in_cardinality</a></li><li data-type='method'><a href="EDO_get.html#.subset_indices">subset_indices</a></li><li data-type='method'><a href="EDO_get.html#.subsets">subsets</a></li><li data-type='method'><a href="EDO_get.html#.transposition">transposition</a></li><li data-type='method'><a href="EDO_get.html#.union">union</a></li><li data-type='method'><a href="EDO_get.html#.unique_elements">unique_elements</a></li><li data-type='method'><a href="EDO_get.html#.well_formed_scale">well_formed_scale</a></li><li data-type='method'><a href="EDO_get.html#.without">without</a></li><li data-type='method'><a href="EDO_get.html#.without_chromatic_notes">without_chromatic_notes</a></li></ul></li><li><a href="EDO_is.html">is</a><ul class='methods'><li data-type='method'><a href="EDO_is.html#.element_of">element_of</a></li><li data-type='method'><a href="EDO_is.html#.rotation">rotation</a></li><li data-type='method'><a href="EDO_is.html#.same">same</a></li><li data-type='method'><a href="EDO_is.html#.subset">subset</a></li><li data-type='method'><a href="EDO_is.html#.transposition">transposition</a></li></ul></li><li><a href="EDO_midi.html">midi</a><ul class='methods'><li data-type='method'><a href="EDO_midi.html#.chordify">chordify</a></li><li data-type='method'><a href="EDO_midi.html#.import">import</a></li><li data-type='method'><a href="EDO_midi.html#.strip">strip</a></li></ul></li><li><a href="EDO_show.html">show</a><ul class='methods'><li data-type='method'><a href="EDO_show.html#.contour">contour</a></li><li data-type='method'><a href="EDO_show.html#.interval_fractal_tree">interval_fractal_tree</a></li><li data-type='method'><a href="EDO_show.html#.necklace">necklace</a></li><li data-type='method'><a href="EDO_show.html#.necklace_fractal">necklace_fractal</a></li><li data-type='method'><a href="EDO_show.html#.nested_necklaces">nested_necklaces</a></li></ul></li><li><a href="EDO_xml.html">xml</a></li><li><a href="Scale_count.html">count</a><ul class='methods'><li data-type='method'><a href="Scale_count.html#.chord_quality">chord_quality</a></li><li data-type='method'><a href="Scale_count.html#.consecutive_steps">consecutive_steps</a></li><li data-type='method'><a href="Scale_count.html#.imperfections">imperfections</a></li><li data-type='method'><a href="Scale_count.html#.interval">interval</a></li><li data-type='method'><a href="Scale_count.html#.M3s">M3s</a></li><li data-type='method'><a href="Scale_count.html#.m3s">m3s</a></li><li data-type='method'><a href="Scale_count.html#.major_minor_triads">major_minor_triads</a></li><li data-type='method'><a href="Scale_count.html#.min_max_n_chords_in_necklace">min_max_n_chords_in_necklace</a></li><li data-type='method'><a href="Scale_count.html#.modes">modes</a></li><li data-type='method'><a href="Scale_count.html#.n_chords">n_chords</a></li><li data-type='method'><a href="Scale_count.html#.n_chords_diatonic">n_chords_diatonic</a></li><li data-type='method'><a href="Scale_count.html#.P5s">P5s</a></li><li data-type='method'><a href="Scale_count.html#.pitches">pitches</a></li><li data-type='method'><a href="Scale_count.html#.rahn_ambiguities">rahn_ambiguities</a></li><li data-type='method'><a href="Scale_count.html#.rahn_contradictions">rahn_contradictions</a></li><li data-type='method'><a href="Scale_count.html#.rahn_differences">rahn_differences</a></li><li data-type='method'><a href="Scale_count.html#.ratio">ratio</a></li><li data-type='method'><a href="Scale_count.html#.rotational_symmetries">rotational_symmetries</a></li><li data-type='method'><a href="Scale_count.html#.simple_ratios">simple_ratios</a></li><li data-type='method'><a href="Scale_count.html#.tetrachords">tetrachords</a></li><li data-type='method'><a href="Scale_count.html#.thirds">thirds</a></li><li data-type='method'><a href="Scale_count.html#.transpositions">transpositions</a></li><li data-type='method'><a href="Scale_count.html#.trichords">trichords</a></li><li data-type='method'><a href="Scale_count.html#.unique_elements">unique_elements</a></li></ul></li><li><a href="Scale_export.html">export</a><ul class='methods'><li data-type='method'><a href="Scale_export.html#.scala">scala</a></li></ul></li><li><a href="Scale_get.html">get</a><ul class='methods'><li data-type='method'><a href="Scale_get.html#.area">area</a></li><li data-type='method'><a href="Scale_get.html#.binary_unevenness">binary_unevenness</a></li><li data-type='method'><a href="Scale_get.html#.cardinality_variety_ratio">cardinality_variety_ratio</a></li><li data-type='method'><a href="Scale_get.html#.chord_quality_from_shape">chord_quality_from_shape</a></li><li data-type='method'><a href="Scale_get.html#.coherence_quotient">coherence_quotient</a></li><li data-type='method'><a href="Scale_get.html#.common_tone_transpositions">common_tone_transpositions</a></li><li data-type='method'><a href="Scale_get.html#.complement">complement</a></li><li data-type='method'><a href="Scale_get.html#.constituent_similarity">constituent_similarity</a></li><li data-type='method'><a href="Scale_get.html#.coordinates">coordinates</a></li><li data-type='method'><a href="Scale_get.html#.diagnostic_combinations">diagnostic_combinations</a></li><li data-type='method'><a href="Scale_get.html#.diagnostic_intervals">diagnostic_intervals</a></li><li data-type='method'><a href="Scale_get.html#.edo">edo</a></li><li data-type='method'><a href="Scale_get.html#.entropy">entropy</a></li><li data-type='method'><a href="Scale_get.html#.evenness_of_spread">evenness_of_spread</a></li><li data-type='method'><a href="Scale_get.html#.generic_intervals">generic_intervals</a></li><li data-type='method'><a href="Scale_get.html#.identity_fragment">identity_fragment</a></li><li data-type='method'><a href="Scale_get.html#.information">information</a></li><li data-type='method'><a href="Scale_get.html#.interval_class">interval_class</a></li><li data-type='method'><a href="Scale_get.html#.interval_vector">interval_vector</a></li><li data-type='method'><a href="Scale_get.html#.inversion">inversion</a></li><li data-type='method'><a href="Scale_get.html#.least_step_multiplier">least_step_multiplier</a></li><li data-type='method'><a href="Scale_get.html#.lerdahl_attraction">lerdahl_attraction</a></li><li data-type='method'><a href="Scale_get.html#.lerdahl_attraction_vector">lerdahl_attraction_vector</a></li><li data-type='method'><a href="Scale_get.html#.levenshtein">levenshtein</a></li><li data-type='method'><a href="Scale_get.html#.mean">mean</a></li><li data-type='method'><a href="Scale_get.html#.melody_from_intervals">melody_from_intervals</a></li><li data-type='method'><a href="Scale_get.html#.minimal_diagnostic_combination">minimal_diagnostic_combination</a></li><li data-type='method'><a href="Scale_get.html#.mixture">mixture</a></li><li data-type='method'><a href="Scale_get.html#.mode_variance">mode_variance</a></li><li data-type='method'><a href="Scale_get.html#.modes">modes</a></li><li data-type='method'><a href="Scale_get.html#.modes_with_notes">modes_with_notes</a></li><li data-type='method'><a href="Scale_get.html#.motives_diatonic">motives_diatonic</a></li><li data-type='method'><a href="Scale_get.html#.n_chords">n_chords</a></li><li data-type='method'><a href="Scale_get.html#.n_chords_diatonic">n_chords_diatonic</a></li><li data-type='method'><a href="Scale_get.html#.name">name</a></li><li data-type='method'><a href="Scale_get.html#.necklace_family">necklace_family</a></li><li data-type='method'><a href="Scale_get.html#.necklace_family_members">necklace_family_members</a></li><li data-type='method'><a href="Scale_get.html#.neighborhood">neighborhood</a></li><li data-type='method'><a href="Scale_get.html#.normal_order">normal_order</a></li><li data-type='method'><a href="Scale_get.html#.pairwise_generic_specific_intervals">pairwise_generic_specific_intervals</a></li><li data-type='method'><a href="Scale_get.html#.per_note_set_difference">per_note_set_difference</a></li><li data-type='method'><a href="Scale_get.html#.permutations">permutations</a></li><li data-type='method'><a href="Scale_get.html#.pitches">pitches</a></li><li data-type='method'><a href="Scale_get.html#.position_of_quality">position_of_quality</a></li><li data-type='method'><a href="Scale_get.html#.prime_form">prime_form</a></li><li data-type='method'><a href="Scale_get.html#.product">product</a></li><li data-type='method'><a href="Scale_get.html#.quality_with_intervals">quality_with_intervals</a></li><li data-type='method'><a href="Scale_get.html#.reflectional_symmetry">reflectional_symmetry</a></li><li data-type='method'><a href="Scale_get.html#.resize_melody">resize_melody</a></li><li data-type='method'><a href="Scale_get.html#.rotational_symmetry">rotational_symmetry</a></li><li data-type='method'><a href="Scale_get.html#.rotations">rotations</a></li><li data-type='method'><a href="Scale_get.html#.rothenberg_propriety">rothenberg_propriety</a></li><li data-type='method'><a href="Scale_get.html#.roughness">roughness</a></li><li data-type='method'><a href="Scale_get.html#.runs">runs</a></li><li data-type='method'><a href="Scale_get.html#.sameness_quotient">sameness_quotient</a></li><li data-type='method'><a href="Scale_get.html#.scale_degree_roles">scale_degree_roles</a></li><li data-type='method'><a href="Scale_get.html#.scale_degree_transpositions">scale_degree_transpositions</a></li><li data-type='method'><a href="Scale_get.html#.sequence_transposition">sequence_transposition</a></li><li data-type='method'><a href="Scale_get.html#.set_difference">set_difference</a></li><li data-type='method'><a href="Scale_get.html#.shortest_path">shortest_path</a></li><li data-type='method'><a href="Scale_get.html#.sine_pair_dissonance">sine_pair_dissonance</a></li><li data-type='method'><a href="Scale_get.html#.specific_intervals">specific_intervals</a></li><li data-type='method'><a href="Scale_get.html#.stacks">stacks</a></li><li data-type='method'><a href="Scale_get.html#.step_mean_error">step_mean_error</a></li><li data-type='method'><a href="Scale_get.html#.step_similarity">step_similarity</a></li><li data-type='method'><a href="Scale_get.html#.step_sizes">step_sizes</a></li><li data-type='method'><a href="Scale_get.html#.step_tally">step_tally</a></li><li data-type='method'><a href="Scale_get.html#.steps_to_qualities">steps_to_qualities</a></li><li data-type='method'><a href="Scale_get.html#.supersets">supersets</a></li><li data-type='method'><a href="Scale_get.html#.symmetricalness">symmetricalness</a></li><li data-type='method'><a href="Scale_get.html#.tetrachords">tetrachords</a></li><li data-type='method'><a href="Scale_get.html#.transposition">transposition</a></li><li data-type='method'><a href="Scale_get.html#.transpositions_with_pitches">transpositions_with_pitches</a></li><li data-type='method'><a href="Scale_get.html#.trichords">trichords</a></li><li data-type='method'><a href="Scale_get.html#.unevenness">unevenness</a></li><li data-type='method'><a href="Scale_get.html#.without">without</a></li></ul></li><li><a href="Scale_is.html">is</a><ul class='methods'><li data-type='method'><a href="Scale_is.html#.deep">deep</a></li><li data-type='method'><a href="Scale_is.html#.distributionally_even">distributionally_even</a></li><li data-type='method'><a href="Scale_is.html#.in_lower_edos">in_lower_edos</a></li><li data-type='method'><a href="Scale_is.html#.invertible">invertible</a></li><li data-type='method'><a href="Scale_is.html#.maximally_even">maximally_even</a></li><li data-type='method'><a href="Scale_is.html#.mode_of">mode_of</a></li><li data-type='method'><a href="Scale_is.html#.MOLT">MOLT</a></li><li data-type='method'><a href="Scale_is.html#.myhill_property">myhill_property</a></li><li data-type='method'><a href="Scale_is.html#.normal_order">normal_order</a></li><li data-type='method'><a href="Scale_is.html#.one_of">one_of</a></li><li data-type='method'><a href="Scale_is.html#.prime_form">prime_form</a></li><li data-type='method'><a href="Scale_is.html#.sharper">sharper</a></li><li data-type='method'><a href="Scale_is.html#.subset">subset</a></li></ul></li><li><a href="Scale_show.html">show</a><ul class='methods'><li data-type='method'><a href="Scale_show.html#.interval_fractal_tree">interval_fractal_tree</a></li><li data-type='method'><a href="Scale_show.html#.necklace">necklace</a></li></ul></li><li><a href="Scale_to.html">to</a><ul class='methods'><li data-type='method'><a href="Scale_to.html#.cents">cents</a></li><li data-type='method'><a href="Scale_to.html#.EDO">EDO</a></li><li data-type='method'><a href="Scale_to.html#.steps">steps</a></li></ul></li><li><a href="Time_convert.html">convert</a><ul class='methods'><li data-type='method'><a href="Time_convert.html#.beats_to_msec">beats_to_msec</a></li><li data-type='method'><a href="Time_convert.html#.beats_to_ratios">beats_to_ratios</a></li><li data-type='method'><a href="Time_convert.html#.beats_to_tempo">beats_to_tempo</a></li></ul></li><li><a href="Time_get.html">get</a><ul class='methods'><li data-type='method'><a href="Time_get.html#.beat">beat</a></li><li data-type='method'><a href="Time_get.html#.counterpoint_cycle">counterpoint_cycle</a></li><li data-type='method'><a href="Time_get.html#.explicit">explicit</a></li><li data-type='method'><a href="Time_get.html#.fractal">fractal</a></li><li data-type='method'><a href="Time_get.html#.motives">motives</a></li><li data-type='method'><a href="Time_get.html#.ratios">ratios</a></li><li data-type='method'><a href="Time_get.html#.relational_motives">relational_motives</a></li><li data-type='method'><a href="Time_get.html#.repeated">repeated</a></li><li data-type='method'><a href="Time_get.html#.subdivisions">subdivisions</a></li></ul></li><li><a href="Time_resize.html">resize</a><ul class='methods'><li data-type='method'><a href="Time_resize.html#.by_product">by_product</a></li><li data-type='method'><a href="Time_resize.html#.by_sum">by_sum</a></li></ul></li></ul><h3><a href="global.html">Global</a></h3><ul><li><a href="global.html#myhill_property">myhill_property</a></li></ul></div> </nav> <div id="main"> <h1 id='page-title' class="page-title">xml</h1> <section> <header> <h2> <span class="ancestors"><a href="EDO.html">EDO</a>#</span> xml </h2> </header> <article> <div class="container-overview"> <div class="description"><p>A collection of functions to import and manipulate a midi file</p></div> </div> </article> </section> </div> <footer id="footer"> </footer> <script src="scripts/third-party/prettify.js"></script> <script src="scripts/third-party/lang-css.js"></script> <script src="scripts/search.js"></script> <script src="scripts/third-party/fuse.js"></script> <script>prettyPrint();</script> <script src="scripts/linenumber.js"></script> <script src="scripts/fix-code-block.js"></script> <script> var list = [{"title":"EDO","link":"<a href=\"EDO.html\">EDO</a>"},{"title":"EDO#scale","link":"<a href=\"EDO.html#scale\">EDO &rtrif; scale</a>"},{"title":"Scale","link":"<a href=\"Scale.html\">Scale</a>"},{"title":"Scale#complement","link":"<a href=\"Scale.html#complement\">Scale &rtrif; complement</a>"},{"title":"Scale#invert","link":"<a href=\"Scale.html#invert\">Scale &rtrif; invert</a>"},{"title":"Scale#mode","link":"<a href=\"Scale.html#mode\">Scale &rtrif; mode</a>"},{"title":"Scale#normal","link":"<a href=\"Scale.html#normal\">Scale &rtrif; normal</a>"},{"title":"Scale#prime","link":"<a href=\"Scale.html#prime\">Scale &rtrif; prime</a>"},{"title":"Time","link":"<a href=\"Time.html\">Time</a>"},{"title":"convert","link":"<a href=\"EDO_convert.html\">convert</a>"},{"title":"EDO#convert.cents_to_interval","link":"<a href=\"EDO_convert.html#.cents_to_interval\">EDO &rtrif; convert.cents_to_interval</a>"},{"title":"EDO#convert.cents_to_ratio","link":"<a href=\"EDO_convert.html#.cents_to_ratio\">EDO &rtrif; convert.cents_to_ratio</a>"},{"title":"EDO#convert.freq_to_midi","link":"<a href=\"EDO_convert.html#.freq_to_midi\">EDO &rtrif; convert.freq_to_midi</a>"},{"title":"EDO#convert.interval_to_cents","link":"<a href=\"EDO_convert.html#.interval_to_cents\">EDO &rtrif; convert.interval_to_cents</a>"},{"title":"EDO#convert.interval_to_ratio","link":"<a href=\"EDO_convert.html#.interval_to_ratio\">EDO &rtrif; convert.interval_to_ratio</a>"},{"title":"EDO#convert.intervals_to_pitches","link":"<a href=\"EDO_convert.html#.intervals_to_pitches\">EDO &rtrif; convert.intervals_to_pitches</a>"},{"title":"EDO#convert.intervals_to_scale","link":"<a href=\"EDO_convert.html#.intervals_to_scale\">EDO &rtrif; convert.intervals_to_scale</a>"},{"title":"EDO#convert.midi_to_freq","link":"<a href=\"EDO_convert.html#.midi_to_freq\">EDO &rtrif; convert.midi_to_freq</a>"},{"title":"EDO#convert.midi_to_intervals","link":"<a href=\"EDO_convert.html#.midi_to_intervals\">EDO &rtrif; convert.midi_to_intervals</a>"},{"title":"EDO#convert.midi_to_name","link":"<a href=\"EDO_convert.html#.midi_to_name\">EDO &rtrif; convert.midi_to_name</a>"},{"title":"EDO#convert.name_to_scale","link":"<a href=\"EDO_convert.html#.name_to_scale\">EDO &rtrif; convert.name_to_scale</a>"},{"title":"EDO#convert.pc_to_name","link":"<a href=\"EDO_convert.html#.pc_to_name\">EDO &rtrif; convert.pc_to_name</a>"},{"title":"EDO#convert.pitches_to_freq","link":"<a href=\"EDO_convert.html#.pitches_to_freq\">EDO &rtrif; convert.pitches_to_freq</a>"},{"title":"EDO#convert.pitches_to_PCs","link":"<a href=\"EDO_convert.html#.pitches_to_PCs\">EDO &rtrif; convert.pitches_to_PCs</a>"},{"title":"EDO#convert.ratio_to_cents","link":"<a href=\"EDO_convert.html#.ratio_to_cents\">EDO &rtrif; convert.ratio_to_cents</a>"},{"title":"EDO#convert.ratio_to_interval","link":"<a href=\"EDO_convert.html#.ratio_to_interval\">EDO &rtrif; convert.ratio_to_interval</a>"},{"title":"EDO#convert.to_steps","link":"<a href=\"EDO_convert.html#.to_steps\">EDO &rtrif; convert.to_steps</a>"},{"title":"count","link":"<a href=\"EDO_count.html\">count</a>"},{"title":"EDO#count.common_tones","link":"<a href=\"EDO_count.html#.common_tones\">EDO &rtrif; count.common_tones</a>"},{"title":"EDO#count.differences","link":"<a href=\"EDO_count.html#.differences\">EDO &rtrif; count.differences</a>"},{"title":"EDO#count.pitches","link":"<a href=\"EDO_count.html#.pitches\">EDO &rtrif; count.pitches</a>"},{"title":"export","link":"<a href=\"EDO_export.html\">export</a>"},{"title":"EDO#export.png","link":"<a href=\"EDO_export.html#.png\">EDO &rtrif; export.png</a>"},{"title":"EDO#export.svg","link":"<a href=\"EDO_export.html#.svg\">EDO &rtrif; export.svg</a>"},{"title":"get","link":"<a href=\"EDO_get.html\">get</a>"},{"title":"EDO#get.angle","link":"<a href=\"EDO_get.html#.angle\">EDO &rtrif; get.angle</a>"},{"title":"EDO#get.best_edo_from_cents","link":"<a href=\"EDO_get.html#.best_edo_from_cents\">EDO &rtrif; get.best_edo_from_cents</a>"},{"title":"EDO#get.combinations","link":"<a href=\"EDO_get.html#.combinations\">EDO &rtrif; get.combinations</a>"},{"title":"EDO#get.complementary_interval","link":"<a href=\"EDO_get.html#.complementary_interval\">EDO &rtrif; get.complementary_interval</a>"},{"title":"EDO#get.complementary_set","link":"<a href=\"EDO_get.html#.complementary_set\">EDO &rtrif; get.complementary_set</a>"},{"title":"EDO#get.contour","link":"<a href=\"EDO_get.html#.contour\">EDO &rtrif; get.contour</a>"},{"title":"EDO#get.contour_motives","link":"<a href=\"EDO_get.html#.contour_motives\">EDO &rtrif; get.contour_motives</a>"},{"title":"EDO#get.coordinates","link":"<a href=\"EDO_get.html#.coordinates\">EDO &rtrif; get.coordinates</a>"},{"title":"EDO#get.evenly_split","link":"<a href=\"EDO_get.html#.evenly_split\">EDO &rtrif; get.evenly_split</a>"},{"title":"EDO#get.fill_partial_harp_pedaling","link":"<a href=\"EDO_get.html#.fill_partial_harp_pedaling\">EDO &rtrif; get.fill_partial_harp_pedaling</a>"},{"title":"EDO#get.generated_scale","link":"<a href=\"EDO_get.html#.generated_scale\">EDO &rtrif; get.generated_scale</a>"},{"title":"EDO#get.generators","link":"<a href=\"EDO_get.html#.generators\">EDO &rtrif; get.generators</a>"},{"title":"EDO#get.harmonic_progression","link":"<a href=\"EDO_get.html#.harmonic_progression\">EDO &rtrif; get.harmonic_progression</a>"},{"title":"EDO#get.harmonized_melody","link":"<a href=\"EDO_get.html#.harmonized_melody\">EDO &rtrif; get.harmonized_melody</a>"},{"title":"EDO#get.harp_pedals_to_pitches","link":"<a href=\"EDO_get.html#.harp_pedals_to_pitches\">EDO &rtrif; get.harp_pedals_to_pitches</a>"},{"title":"EDO#get.harp_position_of_quality","link":"<a href=\"EDO_get.html#.harp_position_of_quality\">EDO &rtrif; get.harp_position_of_quality</a>"},{"title":"EDO#get.intersection","link":"<a href=\"EDO_get.html#.intersection\">EDO &rtrif; get.intersection</a>"},{"title":"EDO#get.interval_stack","link":"<a href=\"EDO_get.html#.interval_stack\">EDO &rtrif; get.interval_stack</a>"},{"title":"EDO#get.interval_traversed","link":"<a href=\"EDO_get.html#.interval_traversed\">EDO &rtrif; get.interval_traversed</a>"},{"title":"EDO#get.inversion","link":"<a href=\"EDO_get.html#.inversion\">EDO &rtrif; get.inversion</a>"},{"title":"EDO#get.lattice","link":"<a href=\"EDO_get.html#.lattice\">EDO &rtrif; get.lattice</a>"},{"title":"EDO#get.levenshtein","link":"<a href=\"EDO_get.html#.levenshtein\">EDO &rtrif; get.levenshtein</a>"},{"title":"EDO#get.maximal_carey_coherence_failures","link":"<a href=\"EDO_get.html#.maximal_carey_coherence_failures\">EDO &rtrif; get.maximal_carey_coherence_failures</a>"},{"title":"EDO#get.maximal_rahn_difference","link":"<a href=\"EDO_get.html#.maximal_rahn_difference\">EDO &rtrif; get.maximal_rahn_difference</a>"},{"title":"EDO#get.minimal_voice_leading","link":"<a href=\"EDO_get.html#.minimal_voice_leading\">EDO &rtrif; get.minimal_voice_leading</a>"},{"title":"EDO#get.mixture_in_cardinality","link":"<a href=\"EDO_get.html#.mixture_in_cardinality\">EDO &rtrif; get.mixture_in_cardinality</a>"},{"title":"EDO#get.modes","link":"<a href=\"EDO_get.html#.modes\">EDO &rtrif; get.modes</a>"},{"title":"EDO#get.motives","link":"<a href=\"EDO_get.html#.motives\">EDO &rtrif; get.motives</a>"},{"title":"EDO#get.n_choose_k","link":"<a href=\"EDO_get.html#.n_choose_k\">EDO &rtrif; get.n_choose_k</a>"},{"title":"EDO#get.necklace","link":"<a href=\"EDO_get.html#.necklace\">EDO &rtrif; get.necklace</a>"},{"title":"EDO#get.new_pitches","link":"<a href=\"EDO_get.html#.new_pitches\">EDO &rtrif; get.new_pitches</a>"},{"title":"EDO#get.ngrams","link":"<a href=\"EDO_get.html#.ngrams\">EDO &rtrif; get.ngrams</a>"},{"title":"EDO#get.normal_order","link":"<a href=\"EDO_get.html#.normal_order\">EDO &rtrif; get.normal_order</a>"},{"title":"EDO#get.notes_from_cents","link":"<a href=\"EDO_get.html#.notes_from_cents\">EDO &rtrif; get.notes_from_cents</a>"},{"title":"EDO#get.partitioned_subsets","link":"<a href=\"EDO_get.html#.partitioned_subsets\">EDO &rtrif; get.partitioned_subsets</a>"},{"title":"EDO#get.path_n_steps","link":"<a href=\"EDO_get.html#.path_n_steps\">EDO &rtrif; get.path_n_steps</a>"},{"title":"EDO#get.path_on_tree","link":"<a href=\"EDO_get.html#.path_on_tree\">EDO &rtrif; get.path_on_tree</a>"},{"title":"EDO#get.permutations","link":"<a href=\"EDO_get.html#.permutations\">EDO &rtrif; get.permutations</a>"},{"title":"EDO#get.pitch_distribution","link":"<a href=\"EDO_get.html#.pitch_distribution\">EDO &rtrif; get.pitch_distribution</a>"},{"title":"EDO#get.pitch_fields","link":"<a href=\"EDO_get.html#.pitch_fields\">EDO &rtrif; get.pitch_fields</a>"},{"title":"EDO#get.random_melody","link":"<a href=\"EDO_get.html#.random_melody\">EDO &rtrif; get.random_melody</a>"},{"title":"EDO#get.random_melody_from_contour","link":"<a href=\"EDO_get.html#.random_melody_from_contour\">EDO &rtrif; get.random_melody_from_contour</a>"},{"title":"EDO#get.random_melody_from_distribution","link":"<a href=\"EDO_get.html#.random_melody_from_distribution\">EDO &rtrif; get.random_melody_from_distribution</a>"},{"title":"EDO#get.random_melody_from_ngram","link":"<a href=\"EDO_get.html#.random_melody_from_ngram\">EDO &rtrif; get.random_melody_from_ngram</a>"},{"title":"EDO#get.ratio_approximation","link":"<a href=\"EDO_get.html#.ratio_approximation\">EDO &rtrif; get.ratio_approximation</a>"},{"title":"EDO#get.retrograde","link":"<a href=\"EDO_get.html#.retrograde\">EDO &rtrif; get.retrograde</a>"},{"title":"EDO#get.rotated","link":"<a href=\"EDO_get.html#.rotated\">EDO &rtrif; get.rotated</a>"},{"title":"EDO#get.rotations","link":"<a href=\"EDO_get.html#.rotations\">EDO &rtrif; get.rotations</a>"},{"title":"EDO#get.scalar_melodies","link":"<a href=\"EDO_get.html#.scalar_melodies\">EDO &rtrif; get.scalar_melodies</a>"},{"title":"EDO#get.scale_fragments","link":"<a href=\"EDO_get.html#.scale_fragments\">EDO &rtrif; get.scale_fragments</a>"},{"title":"EDO#get.scales","link":"<a href=\"EDO_get.html#.scales\">EDO &rtrif; get.scales</a>"},{"title":"EDO#get.sets_from_mixture","link":"<a href=\"EDO_get.html#.sets_from_mixture\">EDO &rtrif; get.sets_from_mixture</a>"},{"title":"EDO#get.shortest_path","link":"<a href=\"EDO_get.html#.shortest_path\">EDO &rtrif; get.shortest_path</a>"},{"title":"EDO#get.simple_ratios","link":"<a href=\"EDO_get.html#.simple_ratios\">EDO &rtrif; get.simple_ratios</a>"},{"title":"EDO#get.stacked","link":"<a href=\"EDO_get.html#.stacked\">EDO &rtrif; get.stacked</a>"},{"title":"EDO#get.starting_at","link":"<a href=\"EDO_get.html#.starting_at\">EDO &rtrif; get.starting_at</a>"},{"title":"EDO#get.step_maximal_mean_error_in_cardinality","link":"<a href=\"EDO_get.html#.step_maximal_mean_error_in_cardinality\">EDO &rtrif; get.step_maximal_mean_error_in_cardinality</a>"},{"title":"EDO#get.step_min_max_error_in_EDO","link":"<a href=\"EDO_get.html#.step_min_max_error_in_EDO\">EDO &rtrif; get.step_min_max_error_in_EDO</a>"},{"title":"EDO#get.step_min_max_mean_error_in_cardinality","link":"<a href=\"EDO_get.html#.step_min_max_mean_error_in_cardinality\">EDO &rtrif; get.step_min_max_mean_error_in_cardinality</a>"},{"title":"EDO#get.step_minimal_mean_error_in_cardinality","link":"<a href=\"EDO_get.html#.step_minimal_mean_error_in_cardinality\">EDO &rtrif; get.step_minimal_mean_error_in_cardinality</a>"},{"title":"EDO#get.subset_indices","link":"<a href=\"EDO_get.html#.subset_indices\">EDO &rtrif; get.subset_indices</a>"},{"title":"EDO#get.subsets","link":"<a href=\"EDO_get.html#.subsets\">EDO &rtrif; get.subsets</a>"},{"title":"EDO#get.transposition","link":"<a href=\"EDO_get.html#.transposition\">EDO &rtrif; get.transposition</a>"},{"title":"EDO#get.union","link":"<a href=\"EDO_get.html#.union\">EDO &rtrif; get.union</a>"},{"title":"EDO#get.unique_elements","link":"<a href=\"EDO_get.html#.unique_elements\">EDO &rtrif; get.unique_elements</a>"},{"title":"EDO#get.well_formed_scale","link":"<a href=\"EDO_get.html#.well_formed_scale\">EDO &rtrif; get.well_formed_scale</a>"},{"title":"EDO#get.without","link":"<a href=\"EDO_get.html#.without\">EDO &rtrif; get.without</a>"},{"title":"EDO#get.without_chromatic_notes","link":"<a href=\"EDO_get.html#.without_chromatic_notes\">EDO &rtrif; get.without_chromatic_notes</a>"},{"title":"is","link":"<a href=\"EDO_is.html\">is</a>"},{"title":"EDO#is.element_of","link":"<a href=\"EDO_is.html#.element_of\">EDO &rtrif; is.element_of</a>"},{"title":"EDO#is.rotation","link":"<a href=\"EDO_is.html#.rotation\">EDO &rtrif; is.rotation</a>"},{"title":"EDO#is.same","link":"<a href=\"EDO_is.html#.same\">EDO &rtrif; is.same</a>"},{"title":"EDO#is.subset","link":"<a href=\"EDO_is.html#.subset\">EDO &rtrif; is.subset</a>"},{"title":"EDO#is.transposition","link":"<a href=\"EDO_is.html#.transposition\">EDO &rtrif; is.transposition</a>"},{"title":"midi","link":"<a href=\"EDO_midi.html\">midi</a>"},{"title":"EDO#midi.chordify","link":"<a href=\"EDO_midi.html#.chordify\">EDO &rtrif; midi.chordify</a>"},{"title":"EDO#midi.import","link":"<a href=\"EDO_midi.html#.import\">EDO &rtrif; midi.import</a>"},{"title":"EDO#midi.strip","link":"<a href=\"EDO_midi.html#.strip\">EDO &rtrif; midi.strip</a>"},{"title":"show","link":"<a href=\"EDO_show.html\">show</a>"},{"title":"EDO#show.contour","link":"<a href=\"EDO_show.html#.contour\">EDO &rtrif; show.contour</a>"},{"title":"EDO#show.interval_fractal_tree","link":"<a href=\"EDO_show.html#.interval_fractal_tree\">EDO &rtrif; show.interval_fractal_tree</a>"},{"title":"EDO#show.necklace","link":"<a href=\"EDO_show.html#.necklace\">EDO &rtrif; show.necklace</a>"},{"title":"EDO#show.necklace_fractal","link":"<a href=\"EDO_show.html#.necklace_fractal\">EDO &rtrif; show.necklace_fractal</a>"},{"title":"EDO#show.nested_necklaces","link":"<a href=\"EDO_show.html#.nested_necklaces\">EDO &rtrif; show.nested_necklaces</a>"},{"title":"xml","link":"<a href=\"EDO_xml.html\">xml</a>"},{"title":"count","link":"<a href=\"Scale_count.html\">count</a>"},{"title":"Scale#count.chord_quality","link":"<a href=\"Scale_count.html#.chord_quality\">Scale &rtrif; count.chord_quality</a>"},{"title":"Scale#count.consecutive_steps","link":"<a href=\"Scale_count.html#.consecutive_steps\">Scale &rtrif; count.consecutive_steps</a>"},{"title":"Scale#count.imperfections","link":"<a href=\"Scale_count.html#.imperfections\">Scale &rtrif; count.imperfections</a>"},{"title":"Scale#count.interval","link":"<a href=\"Scale_count.html#.interval\">Scale &rtrif; count.interval</a>"},{"title":"Scale#count.M3s","link":"<a href=\"Scale_count.html#.M3s\">Scale &rtrif; count.M3s</a>"},{"title":"Scale#count.m3s","link":"<a href=\"Scale_count.html#.m3s\">Scale &rtrif; count.m3s</a>"},{"title":"Scale#count.major_minor_triads","link":"<a href=\"Scale_count.html#.major_minor_triads\">Scale &rtrif; count.major_minor_triads</a>"},{"title":"Scale#count.min_max_n_chords_in_necklace","link":"<a href=\"Scale_count.html#.min_max_n_chords_in_necklace\">Scale &rtrif; count.min_max_n_chords_in_necklace</a>"},{"title":"Scale#count.modes","link":"<a href=\"Scale_count.html#.modes\">Scale &rtrif; count.modes</a>"},{"title":"Scale#count.n_chords","link":"<a href=\"Scale_count.html#.n_chords\">Scale &rtrif; count.n_chords</a>"},{"title":"Scale#count.n_chords_diatonic","link":"<a href=\"Scale_count.html#.n_chords_diatonic\">Scale &rtrif; count.n_chords_diatonic</a>"},{"title":"Scale#count.P5s","link":"<a href=\"Scale_count.html#.P5s\">Scale &rtrif; count.P5s</a>"},{"title":"Scale#count.pitches","link":"<a href=\"Scale_count.html#.pitches\">Scale &rtrif; count.pitches</a>"},{"title":"Scale#count.rahn_ambiguities","link":"<a href=\"Scale_count.html#.rahn_ambiguities\">Scale &rtrif; count.rahn_ambiguities</a>"},{"title":"Scale#count.rahn_contradictions","link":"<a href=\"Scale_count.html#.rahn_contradictions\">Scale &rtrif; count.rahn_contradictions</a>"},{"title":"Scale#count.rahn_differences","link":"<a href=\"Scale_count.html#.rahn_differences\">Scale &rtrif; count.rahn_differences</a>"},{"title":"Scale#count.ratio","link":"<a href=\"Scale_count.html#.ratio\">Scale &rtrif; count.ratio</a>"},{"title":"Scale#count.rotational_symmetries","link":"<a href=\"Scale_count.html#.rotational_symmetries\">Scale &rtrif; count.rotational_symmetries</a>"},{"title":"Scale#count.simple_ratios","link":"<a href=\"Scale_count.html#.simple_ratios\">Scale &rtrif; count.simple_ratios</a>"},{"title":"Scale#count.tetrachords","link":"<a href=\"Scale_count.html#.tetrachords\">Scale &rtrif; count.tetrachords</a>"},{"title":"Scale#count.thirds","link":"<a href=\"Scale_count.html#.thirds\">Scale &rtrif; count.thirds</a>"},{"title":"Scale#count.transpositions","link":"<a href=\"Scale_count.html#.transpositions\">Scale &rtrif; count.transpositions</a>"},{"title":"Scale#count.trichords","link":"<a href=\"Scale_count.html#.trichords\">Scale &rtrif; count.trichords</a>"},{"title":"Scale#count.unique_elements","link":"<a href=\"Scale_count.html#.unique_elements\">Scale &rtrif; count.unique_elements</a>"},{"title":"export","link":"<a href=\"Scale_export.html\">export</a>"},{"title":"Scale#export.scala","link":"<a href=\"Scale_export.html#.scala\">Scale &rtrif; export.scala</a>"},{"title":"get","link":"<a href=\"Scale_get.html\">get</a>"},{"title":"Scale#get.area","link":"<a href=\"Scale_get.html#.area\">Scale &rtrif; get.area</a>"},{"title":"Scale#get.binary_unevenness","link":"<a href=\"Scale_get.html#.binary_unevenness\">Scale &rtrif; get.binary_unevenness</a>"},{"title":"Scale#get.cardinality_variety_ratio","link":"<a href=\"Scale_get.html#.cardinality_variety_ratio\">Scale &rtrif; get.cardinality_variety_ratio</a>"},{"title":"Scale#get.chord_quality_from_shape","link":"<a href=\"Scale_get.html#.chord_quality_from_shape\">Scale &rtrif; get.chord_quality_from_shape</a>"},{"title":"Scale#get.coherence_quotient","link":"<a href=\"Scale_get.html#.coherence_quotient\">Scale &rtrif; get.coherence_quotient</a>"},{"title":"Scale#get.common_tone_transpositions","link":"<a href=\"Scale_get.html#.common_tone_transpositions\">Scale &rtrif; get.common_tone_transpositions</a>"},{"title":"Scale#get.complement","link":"<a href=\"Scale_get.html#.complement\">Scale &rtrif; get.complement</a>"},{"title":"Scale#get.constituent_similarity","link":"<a href=\"Scale_get.html#.constituent_similarity\">Scale &rtrif; get.constituent_similarity</a>"},{"title":"Scale#get.coordinates","link":"<a href=\"Scale_get.html#.coordinates\">Scale &rtrif; get.coordinates</a>"},{"title":"Scale#get.diagnostic_combinations","link":"<a href=\"Scale_get.html#.diagnostic_combinations\">Scale &rtrif; get.diagnostic_combinations</a>"},{"title":"Scale#get.diagnostic_intervals","link":"<a href=\"Scale_get.html#.diagnostic_intervals\">Scale &rtrif; get.diagnostic_intervals</a>"},{"title":"Scale#get.edo","link":"<a href=\"Scale_get.html#.edo\">Scale &rtrif; get.edo</a>"},{"title":"Scale#get.entropy","link":"<a href=\"Scale_get.html#.entropy\">Scale &rtrif; get.entropy</a>"},{"title":"Scale#get.evenness_of_spread","link":"<a href=\"Scale_get.html#.evenness_of_spread\">Scale &rtrif; get.evenness_of_spread</a>"},{"title":"Scale#get.generic_intervals","link":"<a href=\"Scale_get.html#.generic_intervals\">Scale &rtrif; get.generic_intervals</a>"},{"title":"Scale#get.identity_fragment","link":"<a href=\"Scale_get.html#.identity_fragment\">Scale &rtrif; get.identity_fragment</a>"},{"title":"Scale#get.information","link":"<a href=\"Scale_get.html#.information\">Scale &rtrif; get.information</a>"},{"title":"Scale#get.interval_class","link":"<a href=\"Scale_get.html#.interval_class\">Scale &rtrif; get.interval_class</a>"},{"title":"Scale#get.interval_vector","link":"<a href=\"Scale_get.html#.interval_vector\">Scale &rtrif; get.interval_vector</a>"},{"title":"Scale#get.inversion","link":"<a href=\"Scale_get.html#.inversion\">Scale &rtrif; get.inversion</a>"},{"title":"Scale#get.least_step_multiplier","link":"<a href=\"Scale_get.html#.least_step_multiplier\">Scale &rtrif; get.least_step_multiplier</a>"},{"title":"Scale#get.lerdahl_attraction","link":"<a href=\"Scale_get.html#.lerdahl_attraction\">Scale &rtrif; get.lerdahl_attraction</a>"},{"title":"Scale#get.lerdahl_attraction_vector","link":"<a href=\"Scale_get.html#.lerdahl_attraction_vector\">Scale &rtrif; get.lerdahl_attraction_vector</a>"},{"title":"Scale#get.levenshtein","link":"<a href=\"Scale_get.html#.levenshtein\">Scale &rtrif; get.levenshtein</a>"},{"title":"Scale#get.mean","link":"<a href=\"Scale_get.html#.mean\">Scale &rtrif; get.mean</a>"},{"title":"Scale#get.melody_from_intervals","link":"<a href=\"Scale_get.html#.melody_from_intervals\">Scale &rtrif; get.melody_from_intervals</a>"},{"title":"Scale#get.minimal_diagnostic_combination","link":"<a href=\"Scale_get.html#.minimal_diagnostic_combination\">Scale &rtrif; get.minimal_diagnostic_combination</a>"},{"title":"Scale#get.mixture","link":"<a href=\"Scale_get.html#.mixture\">Scale &rtrif; get.mixture</a>"},{"title":"Scale#get.mode_variance","link":"<a href=\"Scale_get.html#.mode_variance\">Scale &rtrif; get.mode_variance</a>"},{"title":"Scale#get.modes","link":"<a href=\"Scale_get.html#.modes\">Scale &rtrif; get.modes</a>"},{"title":"Scale#get.modes_with_notes","link":"<a href=\"Scale_get.html#.modes_with_notes\">Scale &rtrif; get.modes_with_notes</a>"},{"title":"Scale#get.motives_diatonic","link":"<a href=\"Scale_get.html#.motives_diatonic\">Scale &rtrif; get.motives_diatonic</a>"},{"title":"Scale#get.n_chords","link":"<a href=\"Scale_get.html#.n_chords\">Scale &rtrif; get.n_chords</a>"},{"title":"Scale#get.n_chords_diatonic","link":"<a href=\"Scale_get.html#.n_chords_diatonic\">Scale &rtrif; get.n_chords_diatonic</a>"},{"title":"Scale#get.name","link":"<a href=\"Scale_get.html#.name\">Scale &rtrif; get.name</a>"},{"title":"Scale#get.necklace_family","link":"<a href=\"Scale_get.html#.necklace_family\">Scale &rtrif; get.necklace_family</a>"},{"title":"Scale#get.necklace_family_members","link":"<a href=\"Scale_get.html#.necklace_family_members\">Scale &rtrif; get.necklace_family_members</a>"},{"title":"Scale#get.neighborhood","link":"<a href=\"Scale_get.html#.neighborhood\">Scale &rtrif; get.neighborhood</a>"},{"title":"Scale#get.normal_order","link":"<a href=\"Scale_get.html#.normal_order\">Scale &rtrif; get.normal_order</a>"},{"title":"Scale#get.pairwise_generic_specific_intervals","link":"<a href=\"Scale_get.html#.pairwise_generic_specific_intervals\">Scale &rtrif; get.pairwise_generic_specific_intervals</a>"},{"title":"Scale#get.per_note_set_difference","link":"<a href=\"Scale_get.html#.per_note_set_difference\">Scale &rtrif; get.per_note_set_difference</a>"},{"title":"Scale#get.permutations","link":"<a href=\"Scale_get.html#.permutations\">Scale &rtrif; get.permutations</a>"},{"title":"Scale#get.pitches","link":"<a href=\"Scale_get.html#.pitches\">Scale &rtrif; get.pitches</a>"},{"title":"Scale#get.position_of_quality","link":"<a href=\"Scale_get.html#.position_of_quality\">Scale &rtrif; get.position_of_quality</a>"},{"title":"Scale#get.prime_form","link":"<a href=\"Scale_get.html#.prime_form\">Scale &rtrif; get.prime_form</a>"},{"title":"Scale#get.product","link":"<a href=\"Scale_get.html#.product\">Scale &rtrif; get.product</a>"},{"title":"Scale#get.quality_with_intervals","link":"<a href=\"Scale_get.html#.quality_with_intervals\">Scale &rtrif; get.quality_with_intervals</a>"},{"title":"Scale#get.reflectional_symmetry","link":"<a href=\"Scale_get.html#.reflectional_symmetry\">Scale &rtrif; get.reflectional_symmetry</a>"},{"title":"Scale#get.resize_melody","link":"<a href=\"Scale_get.html#.resize_melody\">Scale &rtrif; get.resize_melody</a>"},{"title":"Scale#get.rotational_symmetry","link":"<a href=\"Scale_get.html#.rotational_symmetry\">Scale &rtrif; get.rotational_symmetry</a>"},{"title":"Scale#get.rotations","link":"<a href=\"Scale_get.html#.rotations\">Scale &rtrif; get.rotations</a>"},{"title":"Scale#get.rothenberg_propriety","link":"<a href=\"Scale_get.html#.rothenberg_propriety\">Scale &rtrif; get.rothenberg_propriety</a>"},{"title":"Scale#get.roughness","link":"<a href=\"Scale_get.html#.roughness\">Scale &rtrif; get.roughness</a>"},{"title":"Scale#get.runs","link":"<a href=\"Scale_get.html#.runs\">Scale &rtrif; get.runs</a>"},{"title":"Scale#get.sameness_quotient","link":"<a href=\"Scale_get.html#.sameness_quotient\">Scale &rtrif; get.sameness_quotient</a>"},{"title":"Scale#get.scale_degree_roles","link":"<a href=\"Scale_get.html#.scale_degree_roles\">Scale &rtrif; get.scale_degree_roles</a>"},{"title":"Scale#get.scale_degree_transpositions","link":"<a href=\"Scale_get.html#.scale_degree_transpositions\">Scale &rtrif; get.scale_degree_transpositions</a>"},{"title":"Scale#get.sequence_transposition","l