List of all items
Structs
- RegisteredSample
- audio::LiveInput
- cache::key::CacheKey
- cache::storage::CachePolicy
- cache::storage::CacheStats
- cache::storage::CacheStatsSnapshot
- cache::storage::CachedSample
- cache::storage::SampleCache
- composition::Composition
- composition::Section
- composition::SectionBuilder
- composition::TrackBuilder
- composition::TrackTemplate
- composition::drum_grid::DrumGrid
- composition::generative::GeneratorBuilder
- composition::generative::TransformBuilder
- composition::timing::tempo::Tempo
- engine::AudioEngine
- engine::SamplePlaybackBuilder
- instruments::Instrument
- live_coding::runner::LiveRunner
- live_coding::watcher::FileWatcher
- midi::convert::TempoMap
- sequences::musical::map_to_scale::Scale
- synthesis::additive::AdditiveSynth
- synthesis::additive::Partial
- synthesis::automation::Automation
- synthesis::effects::EffectChain
- synthesis::effects::convolution::Convolution
- synthesis::effects::convolution::ConvolutionReverb
- synthesis::effects::convolution::IRParams
- synthesis::effects::delay::Delay
- synthesis::effects::distortion::BitCrusher
- synthesis::effects::distortion::Distortion
- synthesis::effects::distortion::Saturation
- synthesis::effects::dynamics::Compressor
- synthesis::effects::dynamics::CompressorBand
- synthesis::effects::dynamics::Gate
- synthesis::effects::dynamics::Limiter
- synthesis::effects::eq::EQ
- synthesis::effects::eq::EQBand
- synthesis::effects::eq::ParametricEQ
- synthesis::effects::modulation::Chorus
- synthesis::effects::modulation::Flanger
- synthesis::effects::modulation::Phaser
- synthesis::effects::modulation::RingModulator
- synthesis::effects::modulation::Tremolo
- synthesis::effects::reverb::Reverb
- synthesis::effects::spatial::AutoPan
- synthesis::effects::spectral::FormantShifter
- synthesis::effects::spectral::PhaseVocoder
- synthesis::effects::spectral::SpectralBlur
- synthesis::effects::spectral::SpectralCompressor
- synthesis::effects::spectral::SpectralDelay
- synthesis::effects::spectral::SpectralDynamics
- synthesis::effects::spectral::SpectralExciter
- synthesis::effects::spectral::SpectralFilter
- synthesis::effects::spectral::SpectralFreeze
- synthesis::effects::spectral::SpectralGate
- synthesis::effects::spectral::SpectralHarmonizer
- synthesis::effects::spectral::SpectralInvert
- synthesis::effects::spectral::SpectralMorph
- synthesis::effects::spectral::SpectralPanner
- synthesis::effects::spectral::SpectralResonator
- synthesis::effects::spectral::SpectralRobotize
- synthesis::effects::spectral::SpectralScramble
- synthesis::effects::spectral::SpectralShift
- synthesis::effects::spectral::SpectralWiden
- synthesis::envelope::Envelope
- synthesis::filter::Filter
- synthesis::filter_envelope::FilterEnvelope
- synthesis::fm_synthesis::FMParams
- synthesis::granular::GranularParams
- synthesis::karplus_strong::KarplusStrong
- synthesis::lfo::LFO
- synthesis::lfo::ModRoute
- synthesis::noise::BlueNoise
- synthesis::noise::BrownNoise
- synthesis::noise::GreenNoise
- synthesis::noise::PerlinNoise
- synthesis::noise::PinkNoise
- synthesis::noise::WhiteNoise
- synthesis::sample::Sample
- synthesis::simd::SIMD
- synthesis::simd::SimdDispatcher
- synthesis::slice::SampleSlice
- synthesis::spatial::ListenerConfig
- synthesis::spatial::SoundCone
- synthesis::spatial::SpatialParams
- synthesis::spatial::SpatialPosition
- synthesis::spatial::SpatialResult
- synthesis::spatial::Vec3
- synthesis::spectral::ComplexOps
- synthesis::spectral::FormantShifter
- synthesis::spectral::HarmonyVoice
- synthesis::spectral::PanPoint
- synthesis::spectral::PhaseVocoder
- synthesis::spectral::Resonance
- synthesis::spectral::STFT
- synthesis::spectral::SpectralBlur
- synthesis::spectral::SpectralCompressor
- synthesis::spectral::SpectralDelay
- synthesis::spectral::SpectralDynamics
- synthesis::spectral::SpectralExciter
- synthesis::spectral::SpectralFilter
- synthesis::spectral::SpectralFreeze
- synthesis::spectral::SpectralGate
- synthesis::spectral::SpectralHarmonizer
- synthesis::spectral::SpectralInvert
- synthesis::spectral::SpectralMorph
- synthesis::spectral::SpectralPanner
- synthesis::spectral::SpectralResonator
- synthesis::spectral::SpectralRobotize
- synthesis::spectral::SpectralScramble
- synthesis::spectral::SpectralShift
- synthesis::spectral::SpectralWiden
- synthesis::spectral::Window
- synthesis::wavetable::SAWTOOTH_WAVETABLE
- synthesis::wavetable::SQUARE_WAVETABLE
- synthesis::wavetable::TRIANGLE_WAVETABLE
- synthesis::wavetable::WAVETABLE
- synthesis::wavetable::Wavetable
- theory::core::ChordPattern
- theory::core::Interval
- theory::core::ScalePattern
- theory::key_signature::KeySignature
- theory::microtonal::Edo
- track::Bus
- track::BusBuilder
- track::DrumEvent
- track::KeySignatureEvent
- track::Mixer
- track::NoteEvent
- track::SampleEvent
- track::TempoChangeEvent
- track::TimeSignatureEvent
- track::Track
- track::ids::BusIdGenerator
- track::ids::TrackIdGenerator
Enums
- composition::generative::EventMut
- composition::timing::tempo::NoteDuration
- error::TunesError
- instruments::drums::DrumType
- synthesis::automation::Interpolation
- synthesis::effects::dynamics::ResolvedSidechainSource
- synthesis::effects::dynamics::SidechainSource
- synthesis::effects::eq::EQPreset
- synthesis::envelope::EnvelopeCurve
- synthesis::filter::FilterSlope
- synthesis::filter::FilterType
- synthesis::lfo::ModTarget
- synthesis::noise::NoiseType
- synthesis::simd::SimdWidth
- synthesis::spatial::AttenuationModel
- synthesis::spectral::FilterType
- synthesis::spectral::MorphTarget
- synthesis::spectral::WindowType
- synthesis::waveform::Waveform
- theory::core::ProgressionType
- theory::key_signature::KeyMode
- theory::key_signature::KeyRoot
- track::AudioEvent
Traits
Macros
Functions
- composition::generative::biased_random_walk_sequence
- composition::generative::random_walk_sequence
- midi::convert::drum_type_to_midi_note
- midi::convert::frequency_to_midi_note
- midi::convert::gm_program_to_instrument
- midi::convert::midi_note_to_drum_type
- midi::convert::midi_note_to_frequency
- midi::convert::mod_value_to_cc
- midi::convert::pitch_bend_to_semitones_from_signed
- midi::convert::seconds_to_ticks
- midi::convert::semitones_to_pitch_bend
- midi::convert::ticks_to_seconds
- midi::convert::velocity_to_volume
- midi::convert::volume_to_velocity
- sequences::generative::bakers_map::bakers_x
- sequences::generative::bakers_map::bakers_y
- sequences::generative::bakers_map::classic
- sequences::generative::bakers_map::extended
- sequences::generative::bakers_map::generate
- sequences::generative::bounded_walk::classic
- sequences::generative::bounded_walk::generate
- sequences::generative::bounded_walk::narrow
- sequences::generative::bounded_walk::wide
- sequences::generative::cantor_set::cantor_rhythm_16
- sequences::generative::cantor_set::cantor_rhythm_27
- sequences::generative::cantor_set::cantor_rhythm_81
- sequences::generative::cantor_set::cantor_rhythm_9
- sequences::generative::cantor_set::generate
- sequences::generative::cellular_automaton::classic
- sequences::generative::cellular_automaton::generate
- sequences::generative::cellular_automaton::rule110
- sequences::generative::cellular_automaton::rule184
- sequences::generative::cellular_automaton::rule30
- sequences::generative::cellular_automaton::rule90
- sequences::generative::clifford_attractor::classic
- sequences::generative::clifford_attractor::clifford_flow
- sequences::generative::clifford_attractor::clifford_x
- sequences::generative::clifford_attractor::clifford_y
- sequences::generative::clifford_attractor::extended
- sequences::generative::clifford_attractor::generate
- sequences::generative::clifford_attractor::variant1
- sequences::generative::clifford_attractor::variant2
- sequences::generative::henon_map::generate
- sequences::generative::henon_map::henon_classic
- sequences::generative::henon_map::henon_classic_x
- sequences::generative::henon_map::henon_classic_y
- sequences::generative::henon_map::henon_intense
- sequences::generative::henon_map::henon_mild
- sequences::generative::henon_map::henon_x
- sequences::generative::henon_map::henon_y
- sequences::generative::ikeda_map::chaotic
- sequences::generative::ikeda_map::classic
- sequences::generative::ikeda_map::extended
- sequences::generative::ikeda_map::generate
- sequences::generative::ikeda_map::ikeda_spiral
- sequences::generative::ikeda_map::ikeda_x
- sequences::generative::ikeda_map::ikeda_y
- sequences::generative::logistic_map::chaotic
- sequences::generative::logistic_map::classic
- sequences::generative::logistic_map::edge_of_chaos
- sequences::generative::logistic_map::generate
- sequences::generative::logistic_map::ordered
- sequences::generative::logistic_map::oscillating
- sequences::generative::lorenz_attractor::classic
- sequences::generative::lorenz_attractor::extended
- sequences::generative::lorenz_attractor::fast
- sequences::generative::lorenz_attractor::generate
- sequences::generative::lorenz_attractor::lorenz_butterfly
- sequences::generative::lsystem::binary_tree
- sequences::generative::lsystem::cantor
- sequences::generative::lsystem::classic
- sequences::generative::lsystem::fibonacci
- sequences::generative::lsystem::generate
- sequences::generative::lsystem::lsystem_to_sequence
- sequences::generative::lsystem::thue_morse
- sequences::generative::markov::build_markov_transitions
- sequences::generative::markov::c_major_melody
- sequences::generative::markov::classic
- sequences::generative::markov::generate
- sequences::generative::markov::up_down
- sequences::generative::perlin_noise::ambient_pad
- sequences::generative::perlin_noise::classic
- sequences::generative::perlin_noise::fast_modulation
- sequences::generative::perlin_noise::generate
- sequences::generative::perlin_noise::perlin_noise_bipolar
- sequences::generative::perlin_noise::rich_texture
- sequences::generative::perlin_noise::smooth_drift
- sequences::generative::random_walk::classic
- sequences::generative::random_walk::generate
- sequences::generative::random_walk::large_steps
- sequences::generative::random_walk::long
- sequences::generative::random_walk::short
- sequences::generative::recaman::classic
- sequences::generative::recaman::epic
- sequences::generative::recaman::generate
- sequences::generative::recaman::long
- sequences::generative::recaman::short
- sequences::generative::rossler_attractor::chaotic
- sequences::generative::rossler_attractor::classic
- sequences::generative::rossler_attractor::extended
- sequences::generative::rossler_attractor::generate
- sequences::generative::rossler_attractor::rossler_spiral
- sequences::generative::sine_map::generate
- sequences::generative::sine_map::sine_chaotic
- sequences::generative::sine_map::sine_gentle
- sequences::generative::sine_map::sine_smooth
- sequences::generative::tent_map::generate
- sequences::generative::tent_map::tent_chaotic
- sequences::generative::tent_map::tent_mild
- sequences::generative::tent_map::tent_moderate
- sequences::generative::thue_morse::classic
- sequences::generative::thue_morse::extended
- sequences::generative::thue_morse::generate
- sequences::generative::thue_morse::short
- sequences::generative::van_der_corput::classic
- sequences::generative::van_der_corput::generate
- sequences::generative::van_der_corput::long
- sequences::generative::van_der_corput::pentary
- sequences::generative::van_der_corput::short
- sequences::generative::van_der_corput::ternary
- sequences::mathematical::arithmetic::ascending
- sequences::mathematical::arithmetic::chromatic
- sequences::mathematical::arithmetic::evens
- sequences::mathematical::arithmetic::fives
- sequences::mathematical::arithmetic::generate
- sequences::mathematical::arithmetic::odds
- sequences::mathematical::arithmetic::whole_tone
- sequences::mathematical::catalan::classic
- sequences::mathematical::catalan::extended
- sequences::mathematical::catalan::generate
- sequences::mathematical::catalan::short
- sequences::mathematical::collatz::classic
- sequences::mathematical::collatz::dramatic
- sequences::mathematical::collatz::epic
- sequences::mathematical::collatz::generate
- sequences::mathematical::collatz::medium
- sequences::mathematical::collatz::short
- sequences::mathematical::collatz::sparse
- sequences::mathematical::fibonacci::classic
- sequences::mathematical::fibonacci::extended
- sequences::mathematical::fibonacci::generate
- sequences::mathematical::fibonacci::long
- sequences::mathematical::fibonacci::medium
- sequences::mathematical::fibonacci::short
- sequences::mathematical::geometric::aggressive
- sequences::mathematical::geometric::doubling
- sequences::mathematical::geometric::exponential
- sequences::mathematical::geometric::generate
- sequences::mathematical::geometric::moderate
- sequences::mathematical::geometric::tripling
- sequences::mathematical::lucas::classic
- sequences::mathematical::lucas::extended
- sequences::mathematical::lucas::generate
- sequences::mathematical::lucas::short
- sequences::mathematical::padovan::classic
- sequences::mathematical::padovan::extended
- sequences::mathematical::padovan::generate
- sequences::mathematical::padovan::short
- sequences::mathematical::pell::classic
- sequences::mathematical::pell::extended
- sequences::mathematical::pell::generate
- sequences::mathematical::pell::short
- sequences::mathematical::pentagonal::classic
- sequences::mathematical::pentagonal::extended
- sequences::mathematical::pentagonal::generate
- sequences::mathematical::pentagonal::short
- sequences::mathematical::powers_of_two::byte
- sequences::mathematical::powers_of_two::classic
- sequences::mathematical::powers_of_two::extended
- sequences::mathematical::powers_of_two::generate
- sequences::mathematical::powers_of_two::short
- sequences::mathematical::primes::classic
- sequences::mathematical::primes::generate
- sequences::mathematical::primes::long
- sequences::mathematical::primes::medium
- sequences::mathematical::primes::polyrhythm
- sequences::mathematical::primes::short
- sequences::mathematical::triangular::classic
- sequences::mathematical::triangular::extended
- sequences::mathematical::triangular::generate
- sequences::mathematical::triangular::short
- sequences::musical::circle_of_fifths::circle_of_fifths
- sequences::musical::circle_of_fifths::circle_of_fourths
- sequences::musical::golden_ratio::golden_ratio
- sequences::musical::golden_sections::golden_sections
- sequences::musical::harmonic_series::harmonic_series
- sequences::musical::map_to_scale::map_to_scale
- sequences::musical::map_to_scale::map_to_scale_f32
- sequences::musical::normalize::normalize
- sequences::musical::normalize::normalize_f32
- sequences::musical::pythagorean_tuning::just_intonation_major
- sequences::musical::pythagorean_tuning::just_intonation_minor
- sequences::musical::pythagorean_tuning::pythagorean_tuning
- sequences::musical::undertone_series::undertone_series
- sequences::rhythmic::additive_meter::additive_meter_length
- sequences::rhythmic::additive_meter::additive_meter_rotations
- sequences::rhythmic::additive_meter::aksak_9_8
- sequences::rhythmic::additive_meter::generate
- sequences::rhythmic::additive_meter::kalamatianos
- sequences::rhythmic::additive_meter::kopanitsa
- sequences::rhythmic::additive_meter::rachenitsa
- sequences::rhythmic::circle_map::chaotic
- sequences::rhythmic::circle_map::circle_map_hocket
- sequences::rhythmic::circle_map::circle_map_to_hits
- sequences::rhythmic::circle_map::edge_of_chaos
- sequences::rhythmic::circle_map::generate
- sequences::rhythmic::circle_map::ordered
- sequences::rhythmic::circle_map::unstable
- sequences::rhythmic::clave::bossa_clave
- sequences::rhythmic::clave::clave_pattern
- sequences::rhythmic::clave::rumba_clave_2_3
- sequences::rhythmic::clave::rumba_clave_3_2
- sequences::rhythmic::clave::son_clave_2_3
- sequences::rhythmic::clave::son_clave_3_2
- sequences::rhythmic::euclidean::bossa_nova
- sequences::rhythmic::euclidean::cinquillo
- sequences::rhythmic::euclidean::generate
- sequences::rhythmic::euclidean::hihat_complex
- sequences::rhythmic::euclidean::hihat_eighths
- sequences::rhythmic::euclidean::hihat_sparse
- sequences::rhythmic::euclidean::hihat_syncopated
- sequences::rhythmic::euclidean::kick_four_floor
- sequences::rhythmic::euclidean::kick_sparse
- sequences::rhythmic::euclidean::kick_syncopated
- sequences::rhythmic::euclidean::pattern
- sequences::rhythmic::euclidean::snare_complex
- sequences::rhythmic::euclidean::snare_standard
- sequences::rhythmic::euclidean::snare_syncopated
- sequences::rhythmic::euclidean::tresillo
- sequences::rhythmic::euclidean::york_samai
- sequences::rhythmic::golden_ratio_rhythm::classic
- sequences::rhythmic::golden_ratio_rhythm::extended
- sequences::rhythmic::golden_ratio_rhythm::generate
- sequences::rhythmic::golden_ratio_rhythm::measure
- sequences::rhythmic::golden_ratio_rhythm::short
- sequences::rhythmic::phase_shift::clapping_music
- sequences::rhythmic::phase_shift::generate
- sequences::rhythmic::phase_shift::phase_relationship
- sequences::rhythmic::phase_shift::phase_shift_by
- sequences::rhythmic::phase_shift::phase_shift_timed
- sequences::rhythmic::polyrhythm::five_four
- sequences::rhythmic::polyrhythm::five_three
- sequences::rhythmic::polyrhythm::four_three
- sequences::rhythmic::polyrhythm::generate
- sequences::rhythmic::polyrhythm::lcm
- sequences::rhythmic::polyrhythm::polyrhythm_cycle
- sequences::rhythmic::polyrhythm::polyrhythm_timings
- sequences::rhythmic::polyrhythm::seven_five
- sequences::rhythmic::polyrhythm::three_two
- sequences::rhythmic::polyrhythm::triple
- sequences::rhythmic::shepard_tone::ascending
- sequences::rhythmic::shepard_tone::descending
- sequences::rhythmic::shepard_tone::generate
- sequences::rhythmic::shepard_tone::long_ascending
- sequences::rhythmic::shepard_tone::microtonal
- synthesis::effects::convolution::generate_ir
- synthesis::effects::convolution::presets::cathedral
- synthesis::effects::convolution::presets::concert_hall
- synthesis::effects::convolution::presets::plate
- synthesis::effects::convolution::presets::small_room
- synthesis::effects::convolution::presets::spring
- synthesis::granular::create_granular_events
- synthesis::spatial::azimuth_to_pan
- synthesis::spatial::batch_attenuation_inverse_square
- synthesis::spatial::batch_distance_squared
- synthesis::spatial::calculate_attenuation
- synthesis::spatial::calculate_azimuth
- synthesis::spatial::calculate_cone_gain
- synthesis::spatial::calculate_doppler
- synthesis::spatial::calculate_elevation
- synthesis::spatial::calculate_elevation_effect
- synthesis::spatial::calculate_spatial
- synthesis::spatial::calculate_spatial_with_cone
- theory::core::chord
- theory::core::chord_inversion
- theory::core::chord_over_bass
- theory::core::close_voicing
- theory::core::interval_between
- theory::core::interval_name
- theory::core::open_voicing
- theory::core::progression
- theory::core::scale
- theory::core::scale_degree
- theory::core::transpose
- theory::core::transpose_sequence
- theory::core::voice_lead
- theory::core::voice_leading_distance
- theory::microtonal::cents_to_ratio
- theory::microtonal::edo19_step
- theory::microtonal::edo24_step
- theory::microtonal::edo31_step
- theory::microtonal::edo53_step
- theory::microtonal::freq_from_cents
- theory::microtonal::half_flat
- theory::microtonal::half_sharp
- theory::microtonal::just_major_scale
- theory::microtonal::just_minor_scale
- theory::microtonal::just_ratio
- theory::microtonal::just_scale
- theory::microtonal::pythagorean_scale
- theory::microtonal::quarter_flat
- theory::microtonal::quarter_sharp
- theory::microtonal::ratio_to_cents
- theory::microtonal::three_quarter_flat
- theory::microtonal::three_quarter_sharp
- validate_all_samples
Type Aliases
Constants
- consts::chords::A0_MAJOR
- consts::chords::A0_MINOR
- consts::chords::A0_POWER
- consts::chords::A10_MAJOR
- consts::chords::A10_MINOR
- consts::chords::A10_POWER
- consts::chords::A1_MAJOR
- consts::chords::A1_MINOR
- consts::chords::A1_POWER
- consts::chords::A2_DOMINANT7
- consts::chords::A2_MAJOR
- consts::chords::A2_MAJOR7
- consts::chords::A2_MINOR
- consts::chords::A2_MINOR7
- consts::chords::A2_POWER
- consts::chords::A3_DOMINANT7
- consts::chords::A3_MAJOR
- consts::chords::A3_MAJOR7
- consts::chords::A3_MINOR
- consts::chords::A3_MINOR7
- consts::chords::A3_POWER
- consts::chords::A4_AUGMENTED
- consts::chords::A4_DIMINISHED
- consts::chords::A4_DOMINANT7
- consts::chords::A4_MAJOR
- consts::chords::A4_MAJOR7
- consts::chords::A4_MAJOR9
- consts::chords::A4_MINOR
- consts::chords::A4_MINOR7
- consts::chords::A4_MINOR9
- consts::chords::A4_POWER
- consts::chords::A4_SUS2
- consts::chords::A4_SUS4
- consts::chords::A5_DOMINANT7
- consts::chords::A5_MAJOR
- consts::chords::A5_MAJOR7
- consts::chords::A5_MINOR
- consts::chords::A5_MINOR7
- consts::chords::A5_POWER
- consts::chords::A6_DOMINANT7
- consts::chords::A6_MAJOR
- consts::chords::A6_MAJOR7
- consts::chords::A6_MINOR
- consts::chords::A6_MINOR7
- consts::chords::A6_POWER
- consts::chords::A7_MAJOR
- consts::chords::A7_MINOR
- consts::chords::A7_POWER
- consts::chords::A8_MAJOR
- consts::chords::A8_MINOR
- consts::chords::A8_POWER
- consts::chords::A9_MAJOR
- consts::chords::A9_MINOR
- consts::chords::A9_POWER
- consts::chords::AS0_MAJOR
- consts::chords::AS0_MINOR
- consts::chords::AS0_POWER
- consts::chords::AS10_MAJOR
- consts::chords::AS10_MINOR
- consts::chords::AS10_POWER
- consts::chords::AS1_MAJOR
- consts::chords::AS1_MINOR
- consts::chords::AS1_POWER
- consts::chords::AS2_DOMINANT7
- consts::chords::AS2_MAJOR
- consts::chords::AS2_MAJOR7
- consts::chords::AS2_MINOR
- consts::chords::AS2_MINOR7
- consts::chords::AS2_POWER
- consts::chords::AS3_DOMINANT7
- consts::chords::AS3_MAJOR
- consts::chords::AS3_MAJOR7
- consts::chords::AS3_MINOR
- consts::chords::AS3_MINOR7
- consts::chords::AS3_POWER
- consts::chords::AS4_AUGMENTED
- consts::chords::AS4_DIMINISHED
- consts::chords::AS4_DOMINANT7
- consts::chords::AS4_MAJOR
- consts::chords::AS4_MAJOR7
- consts::chords::AS4_MAJOR9
- consts::chords::AS4_MINOR
- consts::chords::AS4_MINOR7
- consts::chords::AS4_MINOR9
- consts::chords::AS4_POWER
- consts::chords::AS4_SUS2
- consts::chords::AS4_SUS4
- consts::chords::AS5_DOMINANT7
- consts::chords::AS5_MAJOR
- consts::chords::AS5_MAJOR7
- consts::chords::AS5_MINOR
- consts::chords::AS5_MINOR7
- consts::chords::AS5_POWER
- consts::chords::AS6_DOMINANT7
- consts::chords::AS6_MAJOR
- consts::chords::AS6_MAJOR7
- consts::chords::AS6_MINOR
- consts::chords::AS6_MINOR7
- consts::chords::AS6_POWER
- consts::chords::AS7_MAJOR
- consts::chords::AS7_MINOR
- consts::chords::AS7_POWER
- consts::chords::AS8_MAJOR
- consts::chords::AS8_MINOR
- consts::chords::AS8_POWER
- consts::chords::AS9_MAJOR
- consts::chords::AS9_MINOR
- consts::chords::AS9_POWER
- consts::chords::AS_1_MAJOR
- consts::chords::AS_1_MINOR
- consts::chords::AS_1_POWER
- consts::chords::A_1_MAJOR
- consts::chords::A_1_MINOR
- consts::chords::A_1_POWER
- consts::chords::B0_MAJOR
- consts::chords::B0_MINOR
- consts::chords::B0_POWER
- consts::chords::B10_MAJOR
- consts::chords::B10_MINOR
- consts::chords::B10_POWER
- consts::chords::B1_MAJOR
- consts::chords::B1_MINOR
- consts::chords::B1_POWER
- consts::chords::B2_DOMINANT7
- consts::chords::B2_MAJOR
- consts::chords::B2_MAJOR7
- consts::chords::B2_MINOR
- consts::chords::B2_MINOR7
- consts::chords::B2_POWER
- consts::chords::B3_DOMINANT7
- consts::chords::B3_MAJOR
- consts::chords::B3_MAJOR7
- consts::chords::B3_MINOR
- consts::chords::B3_MINOR7
- consts::chords::B3_POWER
- consts::chords::B4_AUGMENTED
- consts::chords::B4_DIMINISHED
- consts::chords::B4_DOMINANT7
- consts::chords::B4_MAJOR
- consts::chords::B4_MAJOR7
- consts::chords::B4_MAJOR9
- consts::chords::B4_MINOR
- consts::chords::B4_MINOR7
- consts::chords::B4_MINOR9
- consts::chords::B4_POWER
- consts::chords::B4_SUS2
- consts::chords::B4_SUS4
- consts::chords::B5_DOMINANT7
- consts::chords::B5_MAJOR
- consts::chords::B5_MAJOR7
- consts::chords::B5_MINOR
- consts::chords::B5_MINOR7
- consts::chords::B5_POWER
- consts::chords::B6_DOMINANT7
- consts::chords::B6_MAJOR
- consts::chords::B6_MAJOR7
- consts::chords::B6_MINOR
- consts::chords::B6_MINOR7
- consts::chords::B6_POWER
- consts::chords::B7_MAJOR
- consts::chords::B7_MINOR
- consts::chords::B7_POWER
- consts::chords::B8_MAJOR
- consts::chords::B8_MINOR
- consts::chords::B8_POWER
- consts::chords::B9_MAJOR
- consts::chords::B9_MINOR
- consts::chords::B9_POWER
- consts::chords::B_1_MAJOR
- consts::chords::B_1_MINOR
- consts::chords::B_1_POWER
- consts::chords::C0_MAJOR
- consts::chords::C0_MINOR
- consts::chords::C0_POWER
- consts::chords::C10_MAJOR
- consts::chords::C10_MINOR
- consts::chords::C10_POWER
- consts::chords::C1_MAJOR
- consts::chords::C1_MINOR
- consts::chords::C1_POWER
- consts::chords::C2_DOMINANT7
- consts::chords::C2_MAJOR
- consts::chords::C2_MAJOR7
- consts::chords::C2_MINOR
- consts::chords::C2_MINOR7
- consts::chords::C2_POWER
- consts::chords::C3_DOMINANT7
- consts::chords::C3_MAJOR
- consts::chords::C3_MAJOR7
- consts::chords::C3_MINOR
- consts::chords::C3_MINOR7
- consts::chords::C3_POWER
- consts::chords::C4_AUGMENTED
- consts::chords::C4_DIMINISHED
- consts::chords::C4_DOMINANT7
- consts::chords::C4_MAJOR
- consts::chords::C4_MAJOR7
- consts::chords::C4_MAJOR9
- consts::chords::C4_MINOR
- consts::chords::C4_MINOR7
- consts::chords::C4_MINOR9
- consts::chords::C4_POWER
- consts::chords::C4_SUS2
- consts::chords::C4_SUS4
- consts::chords::C5_DOMINANT7
- consts::chords::C5_MAJOR
- consts::chords::C5_MAJOR7
- consts::chords::C5_MINOR
- consts::chords::C5_MINOR7
- consts::chords::C5_POWER
- consts::chords::C6_DOMINANT7
- consts::chords::C6_MAJOR
- consts::chords::C6_MAJOR7
- consts::chords::C6_MINOR
- consts::chords::C6_MINOR7
- consts::chords::C6_POWER
- consts::chords::C7_MAJOR
- consts::chords::C7_MINOR
- consts::chords::C7_POWER
- consts::chords::C8_MAJOR
- consts::chords::C8_MINOR
- consts::chords::C8_POWER
- consts::chords::C9_MAJOR
- consts::chords::C9_MINOR
- consts::chords::C9_POWER
- consts::chords::CS0_MAJOR
- consts::chords::CS0_MINOR
- consts::chords::CS0_POWER
- consts::chords::CS10_MAJOR
- consts::chords::CS10_MINOR
- consts::chords::CS10_POWER
- consts::chords::CS1_MAJOR
- consts::chords::CS1_MINOR
- consts::chords::CS1_POWER
- consts::chords::CS2_DOMINANT7
- consts::chords::CS2_MAJOR
- consts::chords::CS2_MAJOR7
- consts::chords::CS2_MINOR
- consts::chords::CS2_MINOR7
- consts::chords::CS2_POWER
- consts::chords::CS3_DOMINANT7
- consts::chords::CS3_MAJOR
- consts::chords::CS3_MAJOR7
- consts::chords::CS3_MINOR
- consts::chords::CS3_MINOR7
- consts::chords::CS3_POWER
- consts::chords::CS4_AUGMENTED
- consts::chords::CS4_DIMINISHED
- consts::chords::CS4_DOMINANT7
- consts::chords::CS4_MAJOR
- consts::chords::CS4_MAJOR7
- consts::chords::CS4_MAJOR9
- consts::chords::CS4_MINOR
- consts::chords::CS4_MINOR7
- consts::chords::CS4_MINOR9
- consts::chords::CS4_POWER
- consts::chords::CS4_SUS2
- consts::chords::CS4_SUS4
- consts::chords::CS5_DOMINANT7
- consts::chords::CS5_MAJOR
- consts::chords::CS5_MAJOR7
- consts::chords::CS5_MINOR
- consts::chords::CS5_MINOR7
- consts::chords::CS5_POWER
- consts::chords::CS6_DOMINANT7
- consts::chords::CS6_MAJOR
- consts::chords::CS6_MAJOR7
- consts::chords::CS6_MINOR
- consts::chords::CS6_MINOR7
- consts::chords::CS6_POWER
- consts::chords::CS7_MAJOR
- consts::chords::CS7_MINOR
- consts::chords::CS7_POWER
- consts::chords::CS8_MAJOR
- consts::chords::CS8_MINOR
- consts::chords::CS8_POWER
- consts::chords::CS9_MAJOR
- consts::chords::CS9_MINOR
- consts::chords::CS9_POWER
- consts::chords::CS_1_MAJOR
- consts::chords::CS_1_MINOR
- consts::chords::CS_1_POWER
- consts::chords::C_1_MAJOR
- consts::chords::C_1_MINOR
- consts::chords::C_1_POWER
- consts::chords::D0_MAJOR
- consts::chords::D0_MINOR
- consts::chords::D0_POWER
- consts::chords::D10_MAJOR
- consts::chords::D10_MINOR
- consts::chords::D10_POWER
- consts::chords::D1_MAJOR
- consts::chords::D1_MINOR
- consts::chords::D1_POWER
- consts::chords::D2_DOMINANT7
- consts::chords::D2_MAJOR
- consts::chords::D2_MAJOR7
- consts::chords::D2_MINOR
- consts::chords::D2_MINOR7
- consts::chords::D2_POWER
- consts::chords::D3_DOMINANT7
- consts::chords::D3_MAJOR
- consts::chords::D3_MAJOR7
- consts::chords::D3_MINOR
- consts::chords::D3_MINOR7
- consts::chords::D3_POWER
- consts::chords::D4_AUGMENTED
- consts::chords::D4_DIMINISHED
- consts::chords::D4_DOMINANT7
- consts::chords::D4_MAJOR
- consts::chords::D4_MAJOR7
- consts::chords::D4_MAJOR9
- consts::chords::D4_MINOR
- consts::chords::D4_MINOR7
- consts::chords::D4_MINOR9
- consts::chords::D4_POWER
- consts::chords::D4_SUS2
- consts::chords::D4_SUS4
- consts::chords::D5_DOMINANT7
- consts::chords::D5_MAJOR
- consts::chords::D5_MAJOR7
- consts::chords::D5_MINOR
- consts::chords::D5_MINOR7
- consts::chords::D5_POWER
- consts::chords::D6_DOMINANT7
- consts::chords::D6_MAJOR
- consts::chords::D6_MAJOR7
- consts::chords::D6_MINOR
- consts::chords::D6_MINOR7
- consts::chords::D6_POWER
- consts::chords::D7_MAJOR
- consts::chords::D7_MINOR
- consts::chords::D7_POWER
- consts::chords::D8_MAJOR
- consts::chords::D8_MINOR
- consts::chords::D8_POWER
- consts::chords::D9_MAJOR
- consts::chords::D9_MINOR
- consts::chords::D9_POWER
- consts::chords::DS0_MAJOR
- consts::chords::DS0_MINOR
- consts::chords::DS0_POWER
- consts::chords::DS10_MAJOR
- consts::chords::DS10_MINOR
- consts::chords::DS10_POWER
- consts::chords::DS1_MAJOR
- consts::chords::DS1_MINOR
- consts::chords::DS1_POWER
- consts::chords::DS2_DOMINANT7
- consts::chords::DS2_MAJOR
- consts::chords::DS2_MAJOR7
- consts::chords::DS2_MINOR
- consts::chords::DS2_MINOR7
- consts::chords::DS2_POWER
- consts::chords::DS3_DOMINANT7
- consts::chords::DS3_MAJOR
- consts::chords::DS3_MAJOR7
- consts::chords::DS3_MINOR
- consts::chords::DS3_MINOR7
- consts::chords::DS3_POWER
- consts::chords::DS4_AUGMENTED
- consts::chords::DS4_DIMINISHED
- consts::chords::DS4_DOMINANT7
- consts::chords::DS4_MAJOR
- consts::chords::DS4_MAJOR7
- consts::chords::DS4_MAJOR9
- consts::chords::DS4_MINOR
- consts::chords::DS4_MINOR7
- consts::chords::DS4_MINOR9
- consts::chords::DS4_POWER
- consts::chords::DS4_SUS2
- consts::chords::DS4_SUS4
- consts::chords::DS5_DOMINANT7
- consts::chords::DS5_MAJOR
- consts::chords::DS5_MAJOR7
- consts::chords::DS5_MINOR
- consts::chords::DS5_MINOR7
- consts::chords::DS5_POWER
- consts::chords::DS6_DOMINANT7
- consts::chords::DS6_MAJOR
- consts::chords::DS6_MAJOR7
- consts::chords::DS6_MINOR
- consts::chords::DS6_MINOR7
- consts::chords::DS6_POWER
- consts::chords::DS7_MAJOR
- consts::chords::DS7_MINOR
- consts::chords::DS7_POWER
- consts::chords::DS8_MAJOR
- consts::chords::DS8_MINOR
- consts::chords::DS8_POWER
- consts::chords::DS9_MAJOR
- consts::chords::DS9_MINOR
- consts::chords::DS9_POWER
- consts::chords::DS_1_MAJOR
- consts::chords::DS_1_MINOR
- consts::chords::DS_1_POWER
- consts::chords::D_1_MAJOR
- consts::chords::D_1_MINOR
- consts::chords::D_1_POWER
- consts::chords::E0_MAJOR
- consts::chords::E0_MINOR
- consts::chords::E0_POWER
- consts::chords::E10_MAJOR
- consts::chords::E10_MINOR
- consts::chords::E10_POWER
- consts::chords::E1_MAJOR
- consts::chords::E1_MINOR
- consts::chords::E1_POWER
- consts::chords::E2_DOMINANT7
- consts::chords::E2_MAJOR
- consts::chords::E2_MAJOR7
- consts::chords::E2_MINOR
- consts::chords::E2_MINOR7
- consts::chords::E2_POWER
- consts::chords::E3_DOMINANT7
- consts::chords::E3_MAJOR
- consts::chords::E3_MAJOR7
- consts::chords::E3_MINOR
- consts::chords::E3_MINOR7
- consts::chords::E3_POWER
- consts::chords::E4_AUGMENTED
- consts::chords::E4_DIMINISHED
- consts::chords::E4_DOMINANT7
- consts::chords::E4_MAJOR
- consts::chords::E4_MAJOR7
- consts::chords::E4_MAJOR9
- consts::chords::E4_MINOR
- consts::chords::E4_MINOR7
- consts::chords::E4_MINOR9
- consts::chords::E4_POWER
- consts::chords::E4_SUS2
- consts::chords::E4_SUS4
- consts::chords::E5_DOMINANT7
- consts::chords::E5_MAJOR
- consts::chords::E5_MAJOR7
- consts::chords::E5_MINOR
- consts::chords::E5_MINOR7
- consts::chords::E5_POWER
- consts::chords::E6_DOMINANT7
- consts::chords::E6_MAJOR
- consts::chords::E6_MAJOR7
- consts::chords::E6_MINOR
- consts::chords::E6_MINOR7
- consts::chords::E6_POWER
- consts::chords::E7_MAJOR
- consts::chords::E7_MINOR
- consts::chords::E7_POWER
- consts::chords::E8_MAJOR
- consts::chords::E8_MINOR
- consts::chords::E8_POWER
- consts::chords::E9_MAJOR
- consts::chords::E9_MINOR
- consts::chords::E9_POWER
- consts::chords::E_1_MAJOR
- consts::chords::E_1_MINOR
- consts::chords::E_1_POWER
- consts::chords::F0_MAJOR
- consts::chords::F0_MINOR
- consts::chords::F0_POWER
- consts::chords::F10_MAJOR
- consts::chords::F10_MINOR
- consts::chords::F10_POWER
- consts::chords::F1_MAJOR
- consts::chords::F1_MINOR
- consts::chords::F1_POWER
- consts::chords::F2_DOMINANT7
- consts::chords::F2_MAJOR
- consts::chords::F2_MAJOR7
- consts::chords::F2_MINOR
- consts::chords::F2_MINOR7
- consts::chords::F2_POWER
- consts::chords::F3_DOMINANT7
- consts::chords::F3_MAJOR
- consts::chords::F3_MAJOR7
- consts::chords::F3_MINOR
- consts::chords::F3_MINOR7
- consts::chords::F3_POWER
- consts::chords::F4_AUGMENTED
- consts::chords::F4_DIMINISHED
- consts::chords::F4_DOMINANT7
- consts::chords::F4_MAJOR
- consts::chords::F4_MAJOR7
- consts::chords::F4_MAJOR9
- consts::chords::F4_MINOR
- consts::chords::F4_MINOR7
- consts::chords::F4_MINOR9
- consts::chords::F4_POWER
- consts::chords::F4_SUS2
- consts::chords::F4_SUS4
- consts::chords::F5_DOMINANT7
- consts::chords::F5_MAJOR
- consts::chords::F5_MAJOR7
- consts::chords::F5_MINOR
- consts::chords::F5_MINOR7
- consts::chords::F5_POWER
- consts::chords::F6_DOMINANT7
- consts::chords::F6_MAJOR
- consts::chords::F6_MAJOR7
- consts::chords::F6_MINOR
- consts::chords::F6_MINOR7
- consts::chords::F6_POWER
- consts::chords::F7_MAJOR
- consts::chords::F7_MINOR
- consts::chords::F7_POWER
- consts::chords::F8_MAJOR
- consts::chords::F8_MINOR
- consts::chords::F8_POWER
- consts::chords::F9_MAJOR
- consts::chords::F9_MINOR
- consts::chords::F9_POWER
- consts::chords::FS0_MAJOR
- consts::chords::FS0_MINOR
- consts::chords::FS0_POWER
- consts::chords::FS10_MAJOR
- consts::chords::FS10_MINOR
- consts::chords::FS10_POWER
- consts::chords::FS1_MAJOR
- consts::chords::FS1_MINOR
- consts::chords::FS1_POWER
- consts::chords::FS2_DOMINANT7
- consts::chords::FS2_MAJOR
- consts::chords::FS2_MAJOR7
- consts::chords::FS2_MINOR
- consts::chords::FS2_MINOR7
- consts::chords::FS2_POWER
- consts::chords::FS3_DOMINANT7
- consts::chords::FS3_MAJOR
- consts::chords::FS3_MAJOR7
- consts::chords::FS3_MINOR
- consts::chords::FS3_MINOR7
- consts::chords::FS3_POWER
- consts::chords::FS4_AUGMENTED
- consts::chords::FS4_DIMINISHED
- consts::chords::FS4_DOMINANT7
- consts::chords::FS4_MAJOR
- consts::chords::FS4_MAJOR7
- consts::chords::FS4_MAJOR9
- consts::chords::FS4_MINOR
- consts::chords::FS4_MINOR7
- consts::chords::FS4_MINOR9
- consts::chords::FS4_POWER
- consts::chords::FS4_SUS2
- consts::chords::FS4_SUS4
- consts::chords::FS5_DOMINANT7
- consts::chords::FS5_MAJOR
- consts::chords::FS5_MAJOR7
- consts::chords::FS5_MINOR
- consts::chords::FS5_MINOR7
- consts::chords::FS5_POWER
- consts::chords::FS6_DOMINANT7
- consts::chords::FS6_MAJOR
- consts::chords::FS6_MAJOR7
- consts::chords::FS6_MINOR
- consts::chords::FS6_MINOR7
- consts::chords::FS6_POWER
- consts::chords::FS7_MAJOR
- consts::chords::FS7_MINOR
- consts::chords::FS7_POWER
- consts::chords::FS8_MAJOR
- consts::chords::FS8_MINOR
- consts::chords::FS8_POWER
- consts::chords::FS9_MAJOR
- consts::chords::FS9_MINOR
- consts::chords::FS9_POWER
- consts::chords::FS_1_MAJOR
- consts::chords::FS_1_MINOR
- consts::chords::FS_1_POWER
- consts::chords::F_1_MAJOR
- consts::chords::F_1_MINOR
- consts::chords::F_1_POWER
- consts::chords::G0_MAJOR
- consts::chords::G0_MINOR
- consts::chords::G0_POWER
- consts::chords::G10_MAJOR
- consts::chords::G10_MINOR
- consts::chords::G10_POWER
- consts::chords::G1_MAJOR
- consts::chords::G1_MINOR
- consts::chords::G1_POWER
- consts::chords::G2_DOMINANT7
- consts::chords::G2_MAJOR
- consts::chords::G2_MAJOR7
- consts::chords::G2_MINOR
- consts::chords::G2_MINOR7
- consts::chords::G2_POWER
- consts::chords::G3_DOMINANT7
- consts::chords::G3_MAJOR
- consts::chords::G3_MAJOR7
- consts::chords::G3_MINOR
- consts::chords::G3_MINOR7
- consts::chords::G3_POWER
- consts::chords::G4_AUGMENTED
- consts::chords::G4_DIMINISHED
- consts::chords::G4_DOMINANT7
- consts::chords::G4_MAJOR
- consts::chords::G4_MAJOR7
- consts::chords::G4_MAJOR9
- consts::chords::G4_MINOR
- consts::chords::G4_MINOR7
- consts::chords::G4_MINOR9
- consts::chords::G4_POWER
- consts::chords::G4_SUS2
- consts::chords::G4_SUS4
- consts::chords::G5_DOMINANT7
- consts::chords::G5_MAJOR
- consts::chords::G5_MAJOR7
- consts::chords::G5_MINOR
- consts::chords::G5_MINOR7
- consts::chords::G5_POWER
- consts::chords::G6_DOMINANT7
- consts::chords::G6_MAJOR
- consts::chords::G6_MAJOR7
- consts::chords::G6_MINOR
- consts::chords::G6_MINOR7
- consts::chords::G6_POWER
- consts::chords::G7_MAJOR
- consts::chords::G7_MINOR
- consts::chords::G7_POWER
- consts::chords::G8_MAJOR
- consts::chords::G8_MINOR
- consts::chords::G8_POWER
- consts::chords::G9_MAJOR
- consts::chords::G9_MINOR
- consts::chords::G9_POWER
- consts::chords::GS0_MAJOR
- consts::chords::GS0_MINOR
- consts::chords::GS0_POWER
- consts::chords::GS10_MAJOR
- consts::chords::GS10_MINOR
- consts::chords::GS10_POWER
- consts::chords::GS1_MAJOR
- consts::chords::GS1_MINOR
- consts::chords::GS1_POWER
- consts::chords::GS2_DOMINANT7
- consts::chords::GS2_MAJOR
- consts::chords::GS2_MAJOR7
- consts::chords::GS2_MINOR
- consts::chords::GS2_MINOR7
- consts::chords::GS2_POWER
- consts::chords::GS3_DOMINANT7
- consts::chords::GS3_MAJOR
- consts::chords::GS3_MAJOR7
- consts::chords::GS3_MINOR
- consts::chords::GS3_MINOR7
- consts::chords::GS3_POWER
- consts::chords::GS4_AUGMENTED
- consts::chords::GS4_DIMINISHED
- consts::chords::GS4_DOMINANT7
- consts::chords::GS4_MAJOR
- consts::chords::GS4_MAJOR7
- consts::chords::GS4_MAJOR9
- consts::chords::GS4_MINOR
- consts::chords::GS4_MINOR7
- consts::chords::GS4_MINOR9
- consts::chords::GS4_POWER
- consts::chords::GS4_SUS2
- consts::chords::GS4_SUS4
- consts::chords::GS5_DOMINANT7
- consts::chords::GS5_MAJOR
- consts::chords::GS5_MAJOR7
- consts::chords::GS5_MINOR
- consts::chords::GS5_MINOR7
- consts::chords::GS5_POWER
- consts::chords::GS6_DOMINANT7
- consts::chords::GS6_MAJOR
- consts::chords::GS6_MAJOR7
- consts::chords::GS6_MINOR
- consts::chords::GS6_MINOR7
- consts::chords::GS6_POWER
- consts::chords::GS7_MAJOR
- consts::chords::GS7_MINOR
- consts::chords::GS7_POWER
- consts::chords::GS8_MAJOR
- consts::chords::GS8_MINOR
- consts::chords::GS8_POWER
- consts::chords::GS9_MAJOR
- consts::chords::GS9_MINOR
- consts::chords::GS9_POWER
- consts::chords::GS_1_MAJOR
- consts::chords::GS_1_MINOR
- consts::chords::GS_1_POWER
- consts::chords::G_1_MAJOR
- consts::chords::G_1_MINOR
- consts::chords::G_1_POWER
- consts::notes::A0
- consts::notes::A1
- consts::notes::A10
- consts::notes::A11
- consts::notes::A2
- consts::notes::A3
- consts::notes::A4
- consts::notes::A5
- consts::notes::A6
- consts::notes::A7
- consts::notes::A8
- consts::notes::A9
- consts::notes::AB0
- consts::notes::AB1
- consts::notes::AB10
- consts::notes::AB11
- consts::notes::AB2
- consts::notes::AB3
- consts::notes::AB4
- consts::notes::AB5
- consts::notes::AB6
- consts::notes::AB7
- consts::notes::AB8
- consts::notes::AB9
- consts::notes::AB_1
- consts::notes::AS0
- consts::notes::AS1
- consts::notes::AS10
- consts::notes::AS11
- consts::notes::AS2
- consts::notes::AS3
- consts::notes::AS4
- consts::notes::AS5
- consts::notes::AS6
- consts::notes::AS7
- consts::notes::AS8
- consts::notes::AS9
- consts::notes::AS_1
- consts::notes::A_1
- consts::notes::B0
- consts::notes::B1
- consts::notes::B10
- consts::notes::B11
- consts::notes::B2
- consts::notes::B3
- consts::notes::B4
- consts::notes::B5
- consts::notes::B6
- consts::notes::B7
- consts::notes::B8
- consts::notes::B9
- consts::notes::BB0
- consts::notes::BB1
- consts::notes::BB10
- consts::notes::BB11
- consts::notes::BB2
- consts::notes::BB3
- consts::notes::BB4
- consts::notes::BB5
- consts::notes::BB6
- consts::notes::BB7
- consts::notes::BB8
- consts::notes::BB9
- consts::notes::BB_1
- consts::notes::B_1
- consts::notes::C0
- consts::notes::C1
- consts::notes::C10
- consts::notes::C11
- consts::notes::C2
- consts::notes::C3
- consts::notes::C4
- consts::notes::C5
- consts::notes::C6
- consts::notes::C7
- consts::notes::C8
- consts::notes::C9
- consts::notes::CS0
- consts::notes::CS1
- consts::notes::CS10
- consts::notes::CS11
- consts::notes::CS2
- consts::notes::CS3
- consts::notes::CS4
- consts::notes::CS5
- consts::notes::CS6
- consts::notes::CS7
- consts::notes::CS8
- consts::notes::CS9
- consts::notes::CS_1
- consts::notes::C_1
- consts::notes::D0
- consts::notes::D1
- consts::notes::D10
- consts::notes::D11
- consts::notes::D2
- consts::notes::D3
- consts::notes::D4
- consts::notes::D5
- consts::notes::D6
- consts::notes::D7
- consts::notes::D8
- consts::notes::D9
- consts::notes::DB0
- consts::notes::DB1
- consts::notes::DB10
- consts::notes::DB11
- consts::notes::DB2
- consts::notes::DB3
- consts::notes::DB4
- consts::notes::DB5
- consts::notes::DB6
- consts::notes::DB7
- consts::notes::DB8
- consts::notes::DB9
- consts::notes::DB_1
- consts::notes::DS0
- consts::notes::DS1
- consts::notes::DS10
- consts::notes::DS11
- consts::notes::DS2
- consts::notes::DS3
- consts::notes::DS4
- consts::notes::DS5
- consts::notes::DS6
- consts::notes::DS7
- consts::notes::DS8
- consts::notes::DS9
- consts::notes::DS_1
- consts::notes::D_1
- consts::notes::E0
- consts::notes::E1
- consts::notes::E10
- consts::notes::E11
- consts::notes::E2
- consts::notes::E3
- consts::notes::E4
- consts::notes::E5
- consts::notes::E6
- consts::notes::E7
- consts::notes::E8
- consts::notes::E9
- consts::notes::EB0
- consts::notes::EB1
- consts::notes::EB10
- consts::notes::EB11
- consts::notes::EB2
- consts::notes::EB3
- consts::notes::EB4
- consts::notes::EB5
- consts::notes::EB6
- consts::notes::EB7
- consts::notes::EB8
- consts::notes::EB9
- consts::notes::EB_1
- consts::notes::E_1
- consts::notes::F0
- consts::notes::F1
- consts::notes::F10
- consts::notes::F11
- consts::notes::F2
- consts::notes::F3
- consts::notes::F4
- consts::notes::F5
- consts::notes::F6
- consts::notes::F7
- consts::notes::F8
- consts::notes::F9
- consts::notes::FS0
- consts::notes::FS1
- consts::notes::FS10
- consts::notes::FS11
- consts::notes::FS2
- consts::notes::FS3
- consts::notes::FS4
- consts::notes::FS5
- consts::notes::FS6
- consts::notes::FS7
- consts::notes::FS8
- consts::notes::FS9
- consts::notes::FS_1
- consts::notes::F_1
- consts::notes::G0
- consts::notes::G1
- consts::notes::G10
- consts::notes::G11
- consts::notes::G2
- consts::notes::G3
- consts::notes::G4
- consts::notes::G5
- consts::notes::G6
- consts::notes::G7
- consts::notes::G8
- consts::notes::G9
- consts::notes::GB0
- consts::notes::GB1
- consts::notes::GB10
- consts::notes::GB11
- consts::notes::GB2
- consts::notes::GB3
- consts::notes::GB4
- consts::notes::GB5
- consts::notes::GB6
- consts::notes::GB7
- consts::notes::GB8
- consts::notes::GB9
- consts::notes::GB_1
- consts::notes::GS0
- consts::notes::GS1
- consts::notes::GS10
- consts::notes::GS11
- consts::notes::GS2
- consts::notes::GS3
- consts::notes::GS4
- consts::notes::GS5
- consts::notes::GS6
- consts::notes::GS7
- consts::notes::GS8
- consts::notes::GS9
- consts::notes::GS_1
- consts::notes::G_1
- consts::scales::A0_BLUES_SCALE
- consts::scales::A0_HARMONIC_MINOR_SCALE
- consts::scales::A0_MAJOR_PENTATONIC_SCALE
- consts::scales::A0_MAJOR_SCALE
- consts::scales::A0_MELODIC_MINOR_SCALE
- consts::scales::A0_MINOR_PENTATONIC_SCALE
- consts::scales::A0_MINOR_SCALE
- consts::scales::A10_BLUES_SCALE
- consts::scales::A10_HARMONIC_MINOR_SCALE
- consts::scales::A10_MAJOR_PENTATONIC_SCALE
- consts::scales::A10_MAJOR_SCALE
- consts::scales::A10_MELODIC_MINOR_SCALE
- consts::scales::A10_MINOR_PENTATONIC_SCALE
- consts::scales::A10_MINOR_SCALE
- consts::scales::A1_BLUES_SCALE
- consts::scales::A1_HARMONIC_MINOR_SCALE
- consts::scales::A1_MAJOR_PENTATONIC_SCALE
- consts::scales::A1_MAJOR_SCALE
- consts::scales::A1_MELODIC_MINOR_SCALE
- consts::scales::A1_MINOR_PENTATONIC_SCALE
- consts::scales::A1_MINOR_SCALE
- consts::scales::A2_BLUES_SCALE
- consts::scales::A2_HARMONIC_MINOR_SCALE
- consts::scales::A2_MAJOR_PENTATONIC_SCALE
- consts::scales::A2_MAJOR_SCALE
- consts::scales::A2_MELODIC_MINOR_SCALE
- consts::scales::A2_MINOR_PENTATONIC_SCALE
- consts::scales::A2_MINOR_SCALE
- consts::scales::A3_BLUES_SCALE
- consts::scales::A3_HARMONIC_MINOR_SCALE
- consts::scales::A3_MAJOR_PENTATONIC_SCALE
- consts::scales::A3_MAJOR_SCALE
- consts::scales::A3_MELODIC_MINOR_SCALE
- consts::scales::A3_MINOR_PENTATONIC_SCALE
- consts::scales::A3_MINOR_SCALE
- consts::scales::A4_BLUES_SCALE
- consts::scales::A4_HARMONIC_MINOR_SCALE
- consts::scales::A4_MAJOR_PENTATONIC_SCALE
- consts::scales::A4_MAJOR_SCALE
- consts::scales::A4_MELODIC_MINOR_SCALE
- consts::scales::A4_MINOR_PENTATONIC_SCALE
- consts::scales::A4_MINOR_SCALE
- consts::scales::A5_BLUES_SCALE
- consts::scales::A5_HARMONIC_MINOR_SCALE
- consts::scales::A5_MAJOR_PENTATONIC_SCALE
- consts::scales::A5_MAJOR_SCALE
- consts::scales::A5_MELODIC_MINOR_SCALE
- consts::scales::A5_MINOR_PENTATONIC_SCALE
- consts::scales::A5_MINOR_SCALE
- consts::scales::A6_BLUES_SCALE
- consts::scales::A6_HARMONIC_MINOR_SCALE
- consts::scales::A6_MAJOR_PENTATONIC_SCALE
- consts::scales::A6_MAJOR_SCALE
- consts::scales::A6_MELODIC_MINOR_SCALE
- consts::scales::A6_MINOR_PENTATONIC_SCALE
- consts::scales::A6_MINOR_SCALE
- consts::scales::A7_BLUES_SCALE
- consts::scales::A7_HARMONIC_MINOR_SCALE
- consts::scales::A7_MAJOR_PENTATONIC_SCALE
- consts::scales::A7_MAJOR_SCALE
- consts::scales::A7_MELODIC_MINOR_SCALE
- consts::scales::A7_MINOR_PENTATONIC_SCALE
- consts::scales::A7_MINOR_SCALE
- consts::scales::A8_BLUES_SCALE
- consts::scales::A8_HARMONIC_MINOR_SCALE
- consts::scales::A8_MAJOR_PENTATONIC_SCALE
- consts::scales::A8_MAJOR_SCALE
- consts::scales::A8_MELODIC_MINOR_SCALE
- consts::scales::A8_MINOR_PENTATONIC_SCALE
- consts::scales::A8_MINOR_SCALE
- consts::scales::A9_BLUES_SCALE
- consts::scales::A9_HARMONIC_MINOR_SCALE
- consts::scales::A9_MAJOR_PENTATONIC_SCALE
- consts::scales::A9_MAJOR_SCALE
- consts::scales::A9_MELODIC_MINOR_SCALE
- consts::scales::A9_MINOR_PENTATONIC_SCALE
- consts::scales::A9_MINOR_SCALE
- consts::scales::AS0_BLUES_SCALE
- consts::scales::AS0_HARMONIC_MINOR_SCALE
- consts::scales::AS0_MAJOR_PENTATONIC_SCALE
- consts::scales::AS0_MAJOR_SCALE
- consts::scales::AS0_MELODIC_MINOR_SCALE
- consts::scales::AS0_MINOR_PENTATONIC_SCALE
- consts::scales::AS0_MINOR_SCALE
- consts::scales::AS10_BLUES_SCALE
- consts::scales::AS10_HARMONIC_MINOR_SCALE
- consts::scales::AS10_MAJOR_PENTATONIC_SCALE
- consts::scales::AS10_MAJOR_SCALE
- consts::scales::AS10_MELODIC_MINOR_SCALE
- consts::scales::AS10_MINOR_PENTATONIC_SCALE
- consts::scales::AS10_MINOR_SCALE
- consts::scales::AS1_BLUES_SCALE
- consts::scales::AS1_HARMONIC_MINOR_SCALE
- consts::scales::AS1_MAJOR_PENTATONIC_SCALE
- consts::scales::AS1_MAJOR_SCALE
- consts::scales::AS1_MELODIC_MINOR_SCALE
- consts::scales::AS1_MINOR_PENTATONIC_SCALE
- consts::scales::AS1_MINOR_SCALE
- consts::scales::AS2_BLUES_SCALE
- consts::scales::AS2_HARMONIC_MINOR_SCALE
- consts::scales::AS2_MAJOR_PENTATONIC_SCALE
- consts::scales::AS2_MAJOR_SCALE
- consts::scales::AS2_MELODIC_MINOR_SCALE
- consts::scales::AS2_MINOR_PENTATONIC_SCALE
- consts::scales::AS2_MINOR_SCALE
- consts::scales::AS3_BLUES_SCALE
- consts::scales::AS3_HARMONIC_MINOR_SCALE
- consts::scales::AS3_MAJOR_PENTATONIC_SCALE
- consts::scales::AS3_MAJOR_SCALE
- consts::scales::AS3_MELODIC_MINOR_SCALE
- consts::scales::AS3_MINOR_PENTATONIC_SCALE
- consts::scales::AS3_MINOR_SCALE
- consts::scales::AS4_BLUES_SCALE
- consts::scales::AS4_HARMONIC_MINOR_SCALE
- consts::scales::AS4_MAJOR_PENTATONIC_SCALE
- consts::scales::AS4_MAJOR_SCALE
- consts::scales::AS4_MELODIC_MINOR_SCALE
- consts::scales::AS4_MINOR_PENTATONIC_SCALE
- consts::scales::AS4_MINOR_SCALE
- consts::scales::AS5_BLUES_SCALE
- consts::scales::AS5_HARMONIC_MINOR_SCALE
- consts::scales::AS5_MAJOR_PENTATONIC_SCALE
- consts::scales::AS5_MAJOR_SCALE
- consts::scales::AS5_MELODIC_MINOR_SCALE
- consts::scales::AS5_MINOR_PENTATONIC_SCALE
- consts::scales::AS5_MINOR_SCALE
- consts::scales::AS6_BLUES_SCALE
- consts::scales::AS6_HARMONIC_MINOR_SCALE
- consts::scales::AS6_MAJOR_PENTATONIC_SCALE
- consts::scales::AS6_MAJOR_SCALE
- consts::scales::AS6_MELODIC_MINOR_SCALE
- consts::scales::AS6_MINOR_PENTATONIC_SCALE
- consts::scales::AS6_MINOR_SCALE
- consts::scales::AS7_BLUES_SCALE
- consts::scales::AS7_HARMONIC_MINOR_SCALE
- consts::scales::AS7_MAJOR_PENTATONIC_SCALE
- consts::scales::AS7_MAJOR_SCALE
- consts::scales::AS7_MELODIC_MINOR_SCALE
- consts::scales::AS7_MINOR_PENTATONIC_SCALE
- consts::scales::AS7_MINOR_SCALE
- consts::scales::AS8_BLUES_SCALE
- consts::scales::AS8_HARMONIC_MINOR_SCALE
- consts::scales::AS8_MAJOR_PENTATONIC_SCALE
- consts::scales::AS8_MAJOR_SCALE
- consts::scales::AS8_MELODIC_MINOR_SCALE
- consts::scales::AS8_MINOR_PENTATONIC_SCALE
- consts::scales::AS8_MINOR_SCALE
- consts::scales::AS9_BLUES_SCALE
- consts::scales::AS9_HARMONIC_MINOR_SCALE
- consts::scales::AS9_MAJOR_PENTATONIC_SCALE
- consts::scales::AS9_MAJOR_SCALE
- consts::scales::AS9_MELODIC_MINOR_SCALE
- consts::scales::AS9_MINOR_PENTATONIC_SCALE
- consts::scales::AS9_MINOR_SCALE
- consts::scales::AS_1_BLUES_SCALE
- consts::scales::AS_1_HARMONIC_MINOR_SCALE
- consts::scales::AS_1_MAJOR_PENTATONIC_SCALE
- consts::scales::AS_1_MAJOR_SCALE
- consts::scales::AS_1_MELODIC_MINOR_SCALE
- consts::scales::AS_1_MINOR_PENTATONIC_SCALE
- consts::scales::AS_1_MINOR_SCALE
- consts::scales::A_1_BLUES_SCALE
- consts::scales::A_1_HARMONIC_MINOR_SCALE
- consts::scales::A_1_MAJOR_PENTATONIC_SCALE
- consts::scales::A_1_MAJOR_SCALE
- consts::scales::A_1_MELODIC_MINOR_SCALE
- consts::scales::A_1_MINOR_PENTATONIC_SCALE
- consts::scales::A_1_MINOR_SCALE
- consts::scales::B0_BLUES_SCALE
- consts::scales::B0_HARMONIC_MINOR_SCALE
- consts::scales::B0_MAJOR_PENTATONIC_SCALE
- consts::scales::B0_MAJOR_SCALE
- consts::scales::B0_MELODIC_MINOR_SCALE
- consts::scales::B0_MINOR_PENTATONIC_SCALE
- consts::scales::B0_MINOR_SCALE
- consts::scales::B10_BLUES_SCALE
- consts::scales::B10_HARMONIC_MINOR_SCALE
- consts::scales::B10_MAJOR_PENTATONIC_SCALE
- consts::scales::B10_MAJOR_SCALE
- consts::scales::B10_MELODIC_MINOR_SCALE
- consts::scales::B10_MINOR_PENTATONIC_SCALE
- consts::scales::B10_MINOR_SCALE
- consts::scales::B1_BLUES_SCALE
- consts::scales::B1_HARMONIC_MINOR_SCALE
- consts::scales::B1_MAJOR_PENTATONIC_SCALE
- consts::scales::B1_MAJOR_SCALE
- consts::scales::B1_MELODIC_MINOR_SCALE
- consts::scales::B1_MINOR_PENTATONIC_SCALE
- consts::scales::B1_MINOR_SCALE
- consts::scales::B2_BLUES_SCALE
- consts::scales::B2_HARMONIC_MINOR_SCALE
- consts::scales::B2_MAJOR_PENTATONIC_SCALE
- consts::scales::B2_MAJOR_SCALE
- consts::scales::B2_MELODIC_MINOR_SCALE
- consts::scales::B2_MINOR_PENTATONIC_SCALE
- consts::scales::B2_MINOR_SCALE
- consts::scales::B3_BLUES_SCALE
- consts::scales::B3_HARMONIC_MINOR_SCALE
- consts::scales::B3_MAJOR_PENTATONIC_SCALE
- consts::scales::B3_MAJOR_SCALE
- consts::scales::B3_MELODIC_MINOR_SCALE
- consts::scales::B3_MINOR_PENTATONIC_SCALE
- consts::scales::B3_MINOR_SCALE
- consts::scales::B4_BLUES_SCALE
- consts::scales::B4_HARMONIC_MINOR_SCALE
- consts::scales::B4_MAJOR_PENTATONIC_SCALE
- consts::scales::B4_MAJOR_SCALE
- consts::scales::B4_MELODIC_MINOR_SCALE
- consts::scales::B4_MINOR_PENTATONIC_SCALE
- consts::scales::B4_MINOR_SCALE
- consts::scales::B5_BLUES_SCALE
- consts::scales::B5_HARMONIC_MINOR_SCALE
- consts::scales::B5_MAJOR_PENTATONIC_SCALE
- consts::scales::B5_MAJOR_SCALE
- consts::scales::B5_MELODIC_MINOR_SCALE
- consts::scales::B5_MINOR_PENTATONIC_SCALE
- consts::scales::B5_MINOR_SCALE
- consts::scales::B6_BLUES_SCALE
- consts::scales::B6_HARMONIC_MINOR_SCALE
- consts::scales::B6_MAJOR_PENTATONIC_SCALE
- consts::scales::B6_MAJOR_SCALE
- consts::scales::B6_MELODIC_MINOR_SCALE
- consts::scales::B6_MINOR_PENTATONIC_SCALE
- consts::scales::B6_MINOR_SCALE
- consts::scales::B7_BLUES_SCALE
- consts::scales::B7_HARMONIC_MINOR_SCALE
- consts::scales::B7_MAJOR_PENTATONIC_SCALE
- consts::scales::B7_MAJOR_SCALE
- consts::scales::B7_MELODIC_MINOR_SCALE
- consts::scales::B7_MINOR_PENTATONIC_SCALE
- consts::scales::B7_MINOR_SCALE
- consts::scales::B8_BLUES_SCALE
- consts::scales::B8_HARMONIC_MINOR_SCALE
- consts::scales::B8_MAJOR_PENTATONIC_SCALE
- consts::scales::B8_MAJOR_SCALE
- consts::scales::B8_MELODIC_MINOR_SCALE
- consts::scales::B8_MINOR_PENTATONIC_SCALE
- consts::scales::B8_MINOR_SCALE
- consts::scales::B9_BLUES_SCALE
- consts::scales::B9_HARMONIC_MINOR_SCALE
- consts::scales::B9_MAJOR_PENTATONIC_SCALE
- consts::scales::B9_MAJOR_SCALE
- consts::scales::B9_MELODIC_MINOR_SCALE
- consts::scales::B9_MINOR_PENTATONIC_SCALE
- consts::scales::B9_MINOR_SCALE
- consts::scales::B_1_BLUES_SCALE
- consts::scales::B_1_HARMONIC_MINOR_SCALE
- consts::scales::B_1_MAJOR_PENTATONIC_SCALE
- consts::scales::B_1_MAJOR_SCALE
- consts::scales::B_1_MELODIC_MINOR_SCALE
- consts::scales::B_1_MINOR_PENTATONIC_SCALE
- consts::scales::B_1_MINOR_SCALE
- consts::scales::C0_BLUES_SCALE
- consts::scales::C0_CHROMATIC_SCALE
- consts::scales::C0_HARMONIC_MINOR_SCALE
- consts::scales::C0_MAJOR_PENTATONIC_SCALE
- consts::scales::C0_MAJOR_SCALE
- consts::scales::C0_MELODIC_MINOR_SCALE
- consts::scales::C0_MINOR_PENTATONIC_SCALE
- consts::scales::C0_MINOR_SCALE
- consts::scales::C10_BLUES_SCALE
- consts::scales::C10_CHROMATIC_SCALE
- consts::scales::C10_HARMONIC_MINOR_SCALE
- consts::scales::C10_MAJOR_PENTATONIC_SCALE
- consts::scales::C10_MAJOR_SCALE
- consts::scales::C10_MELODIC_MINOR_SCALE
- consts::scales::C10_MINOR_PENTATONIC_SCALE
- consts::scales::C10_MINOR_SCALE
- consts::scales::C1_BLUES_SCALE
- consts::scales::C1_CHROMATIC_SCALE
- consts::scales::C1_HARMONIC_MINOR_SCALE
- consts::scales::C1_MAJOR_PENTATONIC_SCALE
- consts::scales::C1_MAJOR_SCALE
- consts::scales::C1_MELODIC_MINOR_SCALE
- consts::scales::C1_MINOR_PENTATONIC_SCALE
- consts::scales::C1_MINOR_SCALE
- consts::scales::C2_BLUES_SCALE
- consts::scales::C2_CHROMATIC_SCALE
- consts::scales::C2_HARMONIC_MINOR_SCALE
- consts::scales::C2_MAJOR_PENTATONIC_SCALE
- consts::scales::C2_MAJOR_SCALE
- consts::scales::C2_MELODIC_MINOR_SCALE
- consts::scales::C2_MINOR_PENTATONIC_SCALE
- consts::scales::C2_MINOR_SCALE
- consts::scales::C3_BLUES_SCALE
- consts::scales::C3_CHROMATIC_SCALE
- consts::scales::C3_HARMONIC_MINOR_SCALE
- consts::scales::C3_MAJOR_PENTATONIC_SCALE
- consts::scales::C3_MAJOR_SCALE
- consts::scales::C3_MELODIC_MINOR_SCALE
- consts::scales::C3_MINOR_PENTATONIC_SCALE
- consts::scales::C3_MINOR_SCALE
- consts::scales::C4_BLUES_SCALE
- consts::scales::C4_CHROMATIC_SCALE
- consts::scales::C4_HARMONIC_MINOR_SCALE
- consts::scales::C4_MAJOR_PENTATONIC_SCALE
- consts::scales::C4_MAJOR_SCALE
- consts::scales::C4_MELODIC_MINOR_SCALE
- consts::scales::C4_MINOR_PENTATONIC_SCALE
- consts::scales::C4_MINOR_SCALE
- consts::scales::C5_BLUES_SCALE
- consts::scales::C5_CHROMATIC_SCALE
- consts::scales::C5_HARMONIC_MINOR_SCALE
- consts::scales::C5_MAJOR_PENTATONIC_SCALE
- consts::scales::C5_MAJOR_SCALE
- consts::scales::C5_MELODIC_MINOR_SCALE
- consts::scales::C5_MINOR_PENTATONIC_SCALE
- consts::scales::C5_MINOR_SCALE
- consts::scales::C6_BLUES_SCALE
- consts::scales::C6_CHROMATIC_SCALE
- consts::scales::C6_HARMONIC_MINOR_SCALE
- consts::scales::C6_MAJOR_PENTATONIC_SCALE
- consts::scales::C6_MAJOR_SCALE
- consts::scales::C6_MELODIC_MINOR_SCALE
- consts::scales::C6_MINOR_PENTATONIC_SCALE
- consts::scales::C6_MINOR_SCALE
- consts::scales::C7_BLUES_SCALE
- consts::scales::C7_CHROMATIC_SCALE
- consts::scales::C7_HARMONIC_MINOR_SCALE
- consts::scales::C7_MAJOR_PENTATONIC_SCALE
- consts::scales::C7_MAJOR_SCALE
- consts::scales::C7_MELODIC_MINOR_SCALE
- consts::scales::C7_MINOR_PENTATONIC_SCALE
- consts::scales::C7_MINOR_SCALE
- consts::scales::C8_BLUES_SCALE
- consts::scales::C8_CHROMATIC_SCALE
- consts::scales::C8_HARMONIC_MINOR_SCALE
- consts::scales::C8_MAJOR_PENTATONIC_SCALE
- consts::scales::C8_MAJOR_SCALE
- consts::scales::C8_MELODIC_MINOR_SCALE
- consts::scales::C8_MINOR_PENTATONIC_SCALE
- consts::scales::C8_MINOR_SCALE
- consts::scales::C9_BLUES_SCALE
- consts::scales::C9_CHROMATIC_SCALE
- consts::scales::C9_HARMONIC_MINOR_SCALE
- consts::scales::C9_MAJOR_PENTATONIC_SCALE
- consts::scales::C9_MAJOR_SCALE
- consts::scales::C9_MELODIC_MINOR_SCALE
- consts::scales::C9_MINOR_PENTATONIC_SCALE
- consts::scales::C9_MINOR_SCALE
- consts::scales::CS0_BLUES_SCALE
- consts::scales::CS0_HARMONIC_MINOR_SCALE
- consts::scales::CS0_MAJOR_PENTATONIC_SCALE
- consts::scales::CS0_MAJOR_SCALE
- consts::scales::CS0_MELODIC_MINOR_SCALE
- consts::scales::CS0_MINOR_PENTATONIC_SCALE
- consts::scales::CS0_MINOR_SCALE
- consts::scales::CS10_BLUES_SCALE
- consts::scales::CS10_HARMONIC_MINOR_SCALE
- consts::scales::CS10_MAJOR_PENTATONIC_SCALE
- consts::scales::CS10_MAJOR_SCALE
- consts::scales::CS10_MELODIC_MINOR_SCALE
- consts::scales::CS10_MINOR_PENTATONIC_SCALE
- consts::scales::CS10_MINOR_SCALE
- consts::scales::CS1_BLUES_SCALE
- consts::scales::CS1_HARMONIC_MINOR_SCALE
- consts::scales::CS1_MAJOR_PENTATONIC_SCALE
- consts::scales::CS1_MAJOR_SCALE
- consts::scales::CS1_MELODIC_MINOR_SCALE
- consts::scales::CS1_MINOR_PENTATONIC_SCALE
- consts::scales::CS1_MINOR_SCALE
- consts::scales::CS2_BLUES_SCALE
- consts::scales::CS2_HARMONIC_MINOR_SCALE
- consts::scales::CS2_MAJOR_PENTATONIC_SCALE
- consts::scales::CS2_MAJOR_SCALE
- consts::scales::CS2_MELODIC_MINOR_SCALE
- consts::scales::CS2_MINOR_PENTATONIC_SCALE
- consts::scales::CS2_MINOR_SCALE
- consts::scales::CS3_BLUES_SCALE
- consts::scales::CS3_HARMONIC_MINOR_SCALE
- consts::scales::CS3_MAJOR_PENTATONIC_SCALE
- consts::scales::CS3_MAJOR_SCALE
- consts::scales::CS3_MELODIC_MINOR_SCALE
- consts::scales::CS3_MINOR_PENTATONIC_SCALE
- consts::scales::CS3_MINOR_SCALE
- consts::scales::CS4_BLUES_SCALE
- consts::scales::CS4_HARMONIC_MINOR_SCALE
- consts::scales::CS4_MAJOR_PENTATONIC_SCALE
- consts::scales::CS4_MAJOR_SCALE
- consts::scales::CS4_MELODIC_MINOR_SCALE
- consts::scales::CS4_MINOR_PENTATONIC_SCALE
- consts::scales::CS4_MINOR_SCALE
- consts::scales::CS5_BLUES_SCALE
- consts::scales::CS5_HARMONIC_MINOR_SCALE
- consts::scales::CS5_MAJOR_PENTATONIC_SCALE
- consts::scales::CS5_MAJOR_SCALE
- consts::scales::CS5_MELODIC_MINOR_SCALE
- consts::scales::CS5_MINOR_PENTATONIC_SCALE
- consts::scales::CS5_MINOR_SCALE
- consts::scales::CS6_BLUES_SCALE
- consts::scales::CS6_HARMONIC_MINOR_SCALE
- consts::scales::CS6_MAJOR_PENTATONIC_SCALE
- consts::scales::CS6_MAJOR_SCALE
- consts::scales::CS6_MELODIC_MINOR_SCALE
- consts::scales::CS6_MINOR_PENTATONIC_SCALE
- consts::scales::CS6_MINOR_SCALE
- consts::scales::CS7_BLUES_SCALE
- consts::scales::CS7_HARMONIC_MINOR_SCALE
- consts::scales::CS7_MAJOR_PENTATONIC_SCALE
- consts::scales::CS7_MAJOR_SCALE
- consts::scales::CS7_MELODIC_MINOR_SCALE
- consts::scales::CS7_MINOR_PENTATONIC_SCALE
- consts::scales::CS7_MINOR_SCALE
- consts::scales::CS8_BLUES_SCALE
- consts::scales::CS8_HARMONIC_MINOR_SCALE
- consts::scales::CS8_MAJOR_PENTATONIC_SCALE
- consts::scales::CS8_MAJOR_SCALE
- consts::scales::CS8_MELODIC_MINOR_SCALE
- consts::scales::CS8_MINOR_PENTATONIC_SCALE
- consts::scales::CS8_MINOR_SCALE
- consts::scales::CS9_BLUES_SCALE
- consts::scales::CS9_HARMONIC_MINOR_SCALE
- consts::scales::CS9_MAJOR_PENTATONIC_SCALE
- consts::scales::CS9_MAJOR_SCALE
- consts::scales::CS9_MELODIC_MINOR_SCALE
- consts::scales::CS9_MINOR_PENTATONIC_SCALE
- consts::scales::CS9_MINOR_SCALE
- consts::scales::CS_1_BLUES_SCALE
- consts::scales::CS_1_HARMONIC_MINOR_SCALE
- consts::scales::CS_1_MAJOR_PENTATONIC_SCALE
- consts::scales::CS_1_MAJOR_SCALE
- consts::scales::CS_1_MELODIC_MINOR_SCALE
- consts::scales::CS_1_MINOR_PENTATONIC_SCALE
- consts::scales::CS_1_MINOR_SCALE
- consts::scales::C_1_BLUES_SCALE
- consts::scales::C_1_CHROMATIC_SCALE
- consts::scales::C_1_HARMONIC_MINOR_SCALE
- consts::scales::C_1_MAJOR_PENTATONIC_SCALE
- consts::scales::C_1_MAJOR_SCALE
- consts::scales::C_1_MELODIC_MINOR_SCALE
- consts::scales::C_1_MINOR_PENTATONIC_SCALE
- consts::scales::C_1_MINOR_SCALE
- consts::scales::D0_BLUES_SCALE
- consts::scales::D0_HARMONIC_MINOR_SCALE
- consts::scales::D0_MAJOR_PENTATONIC_SCALE
- consts::scales::D0_MAJOR_SCALE
- consts::scales::D0_MELODIC_MINOR_SCALE
- consts::scales::D0_MINOR_PENTATONIC_SCALE
- consts::scales::D0_MINOR_SCALE
- consts::scales::D10_BLUES_SCALE
- consts::scales::D10_HARMONIC_MINOR_SCALE
- consts::scales::D10_MAJOR_PENTATONIC_SCALE
- consts::scales::D10_MAJOR_SCALE
- consts::scales::D10_MELODIC_MINOR_SCALE
- consts::scales::D10_MINOR_PENTATONIC_SCALE
- consts::scales::D10_MINOR_SCALE
- consts::scales::D1_BLUES_SCALE
- consts::scales::D1_HARMONIC_MINOR_SCALE
- consts::scales::D1_MAJOR_PENTATONIC_SCALE
- consts::scales::D1_MAJOR_SCALE
- consts::scales::D1_MELODIC_MINOR_SCALE
- consts::scales::D1_MINOR_PENTATONIC_SCALE
- consts::scales::D1_MINOR_SCALE
- consts::scales::D2_BLUES_SCALE
- consts::scales::D2_HARMONIC_MINOR_SCALE
- consts::scales::D2_MAJOR_PENTATONIC_SCALE
- consts::scales::D2_MAJOR_SCALE
- consts::scales::D2_MELODIC_MINOR_SCALE
- consts::scales::D2_MINOR_PENTATONIC_SCALE
- consts::scales::D2_MINOR_SCALE
- consts::scales::D3_BLUES_SCALE
- consts::scales::D3_HARMONIC_MINOR_SCALE
- consts::scales::D3_MAJOR_PENTATONIC_SCALE
- consts::scales::D3_MAJOR_SCALE
- consts::scales::D3_MELODIC_MINOR_SCALE
- consts::scales::D3_MINOR_PENTATONIC_SCALE
- consts::scales::D3_MINOR_SCALE
- consts::scales::D4_BLUES_SCALE
- consts::scales::D4_HARMONIC_MINOR_SCALE
- consts::scales::D4_MAJOR_PENTATONIC_SCALE
- consts::scales::D4_MAJOR_SCALE
- consts::scales::D4_MELODIC_MINOR_SCALE
- consts::scales::D4_MINOR_PENTATONIC_SCALE
- consts::scales::D4_MINOR_SCALE
- consts::scales::D5_BLUES_SCALE
- consts::scales::D5_HARMONIC_MINOR_SCALE
- consts::scales::D5_MAJOR_PENTATONIC_SCALE
- consts::scales::D5_MAJOR_SCALE
- consts::scales::D5_MELODIC_MINOR_SCALE
- consts::scales::D5_MINOR_PENTATONIC_SCALE
- consts::scales::D5_MINOR_SCALE
- consts::scales::D6_BLUES_SCALE
- consts::scales::D6_HARMONIC_MINOR_SCALE
- consts::scales::D6_MAJOR_PENTATONIC_SCALE
- consts::scales::D6_MAJOR_SCALE
- consts::scales::D6_MELODIC_MINOR_SCALE
- consts::scales::D6_MINOR_PENTATONIC_SCALE
- consts::scales::D6_MINOR_SCALE
- consts::scales::D7_BLUES_SCALE
- consts::scales::D7_HARMONIC_MINOR_SCALE
- consts::scales::D7_MAJOR_PENTATONIC_SCALE
- consts::scales::D7_MAJOR_SCALE
- consts::scales::D7_MELODIC_MINOR_SCALE
- consts::scales::D7_MINOR_PENTATONIC_SCALE
- consts::scales::D7_MINOR_SCALE
- consts::scales::D8_BLUES_SCALE
- consts::scales::D8_HARMONIC_MINOR_SCALE
- consts::scales::D8_MAJOR_PENTATONIC_SCALE
- consts::scales::D8_MAJOR_SCALE
- consts::scales::D8_MELODIC_MINOR_SCALE
- consts::scales::D8_MINOR_PENTATONIC_SCALE
- consts::scales::D8_MINOR_SCALE
- consts::scales::D9_BLUES_SCALE
- consts::scales::D9_HARMONIC_MINOR_SCALE
- consts::scales::D9_MAJOR_PENTATONIC_SCALE
- consts::scales::D9_MAJOR_SCALE
- consts::scales::D9_MELODIC_MINOR_SCALE
- consts::scales::D9_MINOR_PENTATONIC_SCALE
- consts::scales::D9_MINOR_SCALE
- consts::scales::DS0_BLUES_SCALE
- consts::scales::DS0_HARMONIC_MINOR_SCALE
- consts::scales::DS0_MAJOR_PENTATONIC_SCALE
- consts::scales::DS0_MAJOR_SCALE
- consts::scales::DS0_MELODIC_MINOR_SCALE
- consts::scales::DS0_MINOR_PENTATONIC_SCALE
- consts::scales::DS0_MINOR_SCALE
- consts::scales::DS10_BLUES_SCALE
- consts::scales::DS10_HARMONIC_MINOR_SCALE
- consts::scales::DS10_MAJOR_PENTATONIC_SCALE
- consts::scales::DS10_MAJOR_SCALE
- consts::scales::DS10_MELODIC_MINOR_SCALE
- consts::scales::DS10_MINOR_PENTATONIC_SCALE
- consts::scales::DS10_MINOR_SCALE
- consts::scales::DS1_BLUES_SCALE
- consts::scales::DS1_HARMONIC_MINOR_SCALE
- consts::scales::DS1_MAJOR_PENTATONIC_SCALE
- consts::scales::DS1_MAJOR_SCALE
- consts::scales::DS1_MELODIC_MINOR_SCALE
- consts::scales::DS1_MINOR_PENTATONIC_SCALE
- consts::scales::DS1_MINOR_SCALE
- consts::scales::DS2_BLUES_SCALE
- consts::scales::DS2_HARMONIC_MINOR_SCALE
- consts::scales::DS2_MAJOR_PENTATONIC_SCALE
- consts::scales::DS2_MAJOR_SCALE
- consts::scales::DS2_MELODIC_MINOR_SCALE
- consts::scales::DS2_MINOR_PENTATONIC_SCALE
- consts::scales::DS2_MINOR_SCALE
- consts::scales::DS3_BLUES_SCALE
- consts::scales::DS3_HARMONIC_MINOR_SCALE
- consts::scales::DS3_MAJOR_PENTATONIC_SCALE
- consts::scales::DS3_MAJOR_SCALE
- consts::scales::DS3_MELODIC_MINOR_SCALE
- consts::scales::DS3_MINOR_PENTATONIC_SCALE
- consts::scales::DS3_MINOR_SCALE
- consts::scales::DS4_BLUES_SCALE
- consts::scales::DS4_HARMONIC_MINOR_SCALE
- consts::scales::DS4_MAJOR_PENTATONIC_SCALE
- consts::scales::DS4_MAJOR_SCALE
- consts::scales::DS4_MELODIC_MINOR_SCALE
- consts::scales::DS4_MINOR_PENTATONIC_SCALE
- consts::scales::DS4_MINOR_SCALE
- consts::scales::DS5_BLUES_SCALE
- consts::scales::DS5_HARMONIC_MINOR_SCALE
- consts::scales::DS5_MAJOR_PENTATONIC_SCALE
- consts::scales::DS5_MAJOR_SCALE
- consts::scales::DS5_MELODIC_MINOR_SCALE
- consts::scales::DS5_MINOR_PENTATONIC_SCALE
- consts::scales::DS5_MINOR_SCALE
- consts::scales::DS6_BLUES_SCALE
- consts::scales::DS6_HARMONIC_MINOR_SCALE
- consts::scales::DS6_MAJOR_PENTATONIC_SCALE
- consts::scales::DS6_MAJOR_SCALE
- consts::scales::DS6_MELODIC_MINOR_SCALE
- consts::scales::DS6_MINOR_PENTATONIC_SCALE
- consts::scales::DS6_MINOR_SCALE
- consts::scales::DS7_BLUES_SCALE
- consts::scales::DS7_HARMONIC_MINOR_SCALE
- consts::scales::DS7_MAJOR_PENTATONIC_SCALE
- consts::scales::DS7_MAJOR_SCALE
- consts::scales::DS7_MELODIC_MINOR_SCALE
- consts::scales::DS7_MINOR_PENTATONIC_SCALE
- consts::scales::DS7_MINOR_SCALE
- consts::scales::DS8_BLUES_SCALE
- consts::scales::DS8_HARMONIC_MINOR_SCALE
- consts::scales::DS8_MAJOR_PENTATONIC_SCALE
- consts::scales::DS8_MAJOR_SCALE
- consts::scales::DS8_MELODIC_MINOR_SCALE
- consts::scales::DS8_MINOR_PENTATONIC_SCALE
- consts::scales::DS8_MINOR_SCALE
- consts::scales::DS9_BLUES_SCALE
- consts::scales::DS9_HARMONIC_MINOR_SCALE
- consts::scales::DS9_MAJOR_PENTATONIC_SCALE
- consts::scales::DS9_MAJOR_SCALE
- consts::scales::DS9_MELODIC_MINOR_SCALE
- consts::scales::DS9_MINOR_PENTATONIC_SCALE
- consts::scales::DS9_MINOR_SCALE
- consts::scales::DS_1_BLUES_SCALE
- consts::scales::DS_1_HARMONIC_MINOR_SCALE
- consts::scales::DS_1_MAJOR_PENTATONIC_SCALE
- consts::scales::DS_1_MAJOR_SCALE
- consts::scales::DS_1_MELODIC_MINOR_SCALE
- consts::scales::DS_1_MINOR_PENTATONIC_SCALE
- consts::scales::DS_1_MINOR_SCALE
- consts::scales::D_1_BLUES_SCALE
- consts::scales::D_1_HARMONIC_MINOR_SCALE
- consts::scales::D_1_MAJOR_PENTATONIC_SCALE
- consts::scales::D_1_MAJOR_SCALE
- consts::scales::D_1_MELODIC_MINOR_SCALE
- consts::scales::D_1_MINOR_PENTATONIC_SCALE
- consts::scales::D_1_MINOR_SCALE
- consts::scales::E0_BLUES_SCALE
- consts::scales::E0_HARMONIC_MINOR_SCALE
- consts::scales::E0_MAJOR_PENTATONIC_SCALE
- consts::scales::E0_MAJOR_SCALE
- consts::scales::E0_MELODIC_MINOR_SCALE
- consts::scales::E0_MINOR_PENTATONIC_SCALE
- consts::scales::E0_MINOR_SCALE
- consts::scales::E10_BLUES_SCALE
- consts::scales::E10_HARMONIC_MINOR_SCALE
- consts::scales::E10_MAJOR_PENTATONIC_SCALE
- consts::scales::E10_MAJOR_SCALE
- consts::scales::E10_MELODIC_MINOR_SCALE
- consts::scales::E10_MINOR_PENTATONIC_SCALE
- consts::scales::E10_MINOR_SCALE
- consts::scales::E1_BLUES_SCALE
- consts::scales::E1_HARMONIC_MINOR_SCALE
- consts::scales::E1_MAJOR_PENTATONIC_SCALE
- consts::scales::E1_MAJOR_SCALE
- consts::scales::E1_MELODIC_MINOR_SCALE
- consts::scales::E1_MINOR_PENTATONIC_SCALE
- consts::scales::E1_MINOR_SCALE
- consts::scales::E2_BLUES_SCALE
- consts::scales::E2_HARMONIC_MINOR_SCALE
- consts::scales::E2_MAJOR_PENTATONIC_SCALE
- consts::scales::E2_MAJOR_SCALE
- consts::scales::E2_MELODIC_MINOR_SCALE
- consts::scales::E2_MINOR_PENTATONIC_SCALE
- consts::scales::E2_MINOR_SCALE
- consts::scales::E3_BLUES_SCALE
- consts::scales::E3_HARMONIC_MINOR_SCALE
- consts::scales::E3_MAJOR_PENTATONIC_SCALE
- consts::scales::E3_MAJOR_SCALE
- consts::scales::E3_MELODIC_MINOR_SCALE
- consts::scales::E3_MINOR_PENTATONIC_SCALE
- consts::scales::E3_MINOR_SCALE
- consts::scales::E4_BLUES_SCALE
- consts::scales::E4_HARMONIC_MINOR_SCALE
- consts::scales::E4_MAJOR_PENTATONIC_SCALE
- consts::scales::E4_MAJOR_SCALE
- consts::scales::E4_MELODIC_MINOR_SCALE
- consts::scales::E4_MINOR_PENTATONIC_SCALE
- consts::scales::E4_MINOR_SCALE
- consts::scales::E5_BLUES_SCALE
- consts::scales::E5_HARMONIC_MINOR_SCALE
- consts::scales::E5_MAJOR_PENTATONIC_SCALE
- consts::scales::E5_MAJOR_SCALE
- consts::scales::E5_MELODIC_MINOR_SCALE
- consts::scales::E5_MINOR_PENTATONIC_SCALE
- consts::scales::E5_MINOR_SCALE
- consts::scales::E6_BLUES_SCALE
- consts::scales::E6_HARMONIC_MINOR_SCALE
- consts::scales::E6_MAJOR_PENTATONIC_SCALE
- consts::scales::E6_MAJOR_SCALE
- consts::scales::E6_MELODIC_MINOR_SCALE
- consts::scales::E6_MINOR_PENTATONIC_SCALE
- consts::scales::E6_MINOR_SCALE
- consts::scales::E7_BLUES_SCALE
- consts::scales::E7_HARMONIC_MINOR_SCALE
- consts::scales::E7_MAJOR_PENTATONIC_SCALE
- consts::scales::E7_MAJOR_SCALE
- consts::scales::E7_MELODIC_MINOR_SCALE
- consts::scales::E7_MINOR_PENTATONIC_SCALE
- consts::scales::E7_MINOR_SCALE
- consts::scales::E8_BLUES_SCALE
- consts::scales::E8_HARMONIC_MINOR_SCALE
- consts::scales::E8_MAJOR_PENTATONIC_SCALE
- consts::scales::E8_MAJOR_SCALE
- consts::scales::E8_MELODIC_MINOR_SCALE
- consts::scales::E8_MINOR_PENTATONIC_SCALE
- consts::scales::E8_MINOR_SCALE
- consts::scales::E9_BLUES_SCALE
- consts::scales::E9_HARMONIC_MINOR_SCALE
- consts::scales::E9_MAJOR_PENTATONIC_SCALE
- consts::scales::E9_MAJOR_SCALE
- consts::scales::E9_MELODIC_MINOR_SCALE
- consts::scales::E9_MINOR_PENTATONIC_SCALE
- consts::scales::E9_MINOR_SCALE
- consts::scales::E_1_BLUES_SCALE
- consts::scales::E_1_HARMONIC_MINOR_SCALE
- consts::scales::E_1_MAJOR_PENTATONIC_SCALE
- consts::scales::E_1_MAJOR_SCALE
- consts::scales::E_1_MELODIC_MINOR_SCALE
- consts::scales::E_1_MINOR_PENTATONIC_SCALE
- consts::scales::E_1_MINOR_SCALE
- consts::scales::F0_BLUES_SCALE
- consts::scales::F0_HARMONIC_MINOR_SCALE
- consts::scales::F0_MAJOR_PENTATONIC_SCALE
- consts::scales::F0_MAJOR_SCALE
- consts::scales::F0_MELODIC_MINOR_SCALE
- consts::scales::F0_MINOR_PENTATONIC_SCALE
- consts::scales::F0_MINOR_SCALE
- consts::scales::F10_BLUES_SCALE
- consts::scales::F10_HARMONIC_MINOR_SCALE
- consts::scales::F10_MAJOR_PENTATONIC_SCALE
- consts::scales::F10_MAJOR_SCALE
- consts::scales::F10_MELODIC_MINOR_SCALE
- consts::scales::F10_MINOR_PENTATONIC_SCALE
- consts::scales::F10_MINOR_SCALE
- consts::scales::F1_BLUES_SCALE
- consts::scales::F1_HARMONIC_MINOR_SCALE
- consts::scales::F1_MAJOR_PENTATONIC_SCALE
- consts::scales::F1_MAJOR_SCALE
- consts::scales::F1_MELODIC_MINOR_SCALE
- consts::scales::F1_MINOR_PENTATONIC_SCALE
- consts::scales::F1_MINOR_SCALE
- consts::scales::F2_BLUES_SCALE
- consts::scales::F2_HARMONIC_MINOR_SCALE
- consts::scales::F2_MAJOR_PENTATONIC_SCALE
- consts::scales::F2_MAJOR_SCALE
- consts::scales::F2_MELODIC_MINOR_SCALE
- consts::scales::F2_MINOR_PENTATONIC_SCALE
- consts::scales::F2_MINOR_SCALE
- consts::scales::F3_BLUES_SCALE
- consts::scales::F3_HARMONIC_MINOR_SCALE
- consts::scales::F3_MAJOR_PENTATONIC_SCALE
- consts::scales::F3_MAJOR_SCALE
- consts::scales::F3_MELODIC_MINOR_SCALE
- consts::scales::F3_MINOR_PENTATONIC_SCALE
- consts::scales::F3_MINOR_SCALE
- consts::scales::F4_BLUES_SCALE
- consts::scales::F4_HARMONIC_MINOR_SCALE
- consts::scales::F4_MAJOR_PENTATONIC_SCALE
- consts::scales::F4_MAJOR_SCALE
- consts::scales::F4_MELODIC_MINOR_SCALE
- consts::scales::F4_MINOR_PENTATONIC_SCALE
- consts::scales::F4_MINOR_SCALE
- consts::scales::F5_BLUES_SCALE
- consts::scales::F5_HARMONIC_MINOR_SCALE
- consts::scales::F5_MAJOR_PENTATONIC_SCALE
- consts::scales::F5_MAJOR_SCALE
- consts::scales::F5_MELODIC_MINOR_SCALE
- consts::scales::F5_MINOR_PENTATONIC_SCALE
- consts::scales::F5_MINOR_SCALE
- consts::scales::F6_BLUES_SCALE
- consts::scales::F6_HARMONIC_MINOR_SCALE
- consts::scales::F6_MAJOR_PENTATONIC_SCALE
- consts::scales::F6_MAJOR_SCALE
- consts::scales::F6_MELODIC_MINOR_SCALE
- consts::scales::F6_MINOR_PENTATONIC_SCALE
- consts::scales::F6_MINOR_SCALE
- consts::scales::F7_BLUES_SCALE
- consts::scales::F7_HARMONIC_MINOR_SCALE
- consts::scales::F7_MAJOR_PENTATONIC_SCALE
- consts::scales::F7_MAJOR_SCALE
- consts::scales::F7_MELODIC_MINOR_SCALE
- consts::scales::F7_MINOR_PENTATONIC_SCALE
- consts::scales::F7_MINOR_SCALE
- consts::scales::F8_BLUES_SCALE
- consts::scales::F8_HARMONIC_MINOR_SCALE
- consts::scales::F8_MAJOR_PENTATONIC_SCALE
- consts::scales::F8_MAJOR_SCALE
- consts::scales::F8_MELODIC_MINOR_SCALE
- consts::scales::F8_MINOR_PENTATONIC_SCALE
- consts::scales::F8_MINOR_SCALE
- consts::scales::F9_BLUES_SCALE
- consts::scales::F9_HARMONIC_MINOR_SCALE
- consts::scales::F9_MAJOR_PENTATONIC_SCALE
- consts::scales::F9_MAJOR_SCALE
- consts::scales::F9_MELODIC_MINOR_SCALE
- consts::scales::F9_MINOR_PENTATONIC_SCALE
- consts::scales::F9_MINOR_SCALE
- consts::scales::FS0_BLUES_SCALE
- consts::scales::FS0_HARMONIC_MINOR_SCALE
- consts::scales::FS0_MAJOR_PENTATONIC_SCALE
- consts::scales::FS0_MAJOR_SCALE
- consts::scales::FS0_MELODIC_MINOR_SCALE
- consts::scales::FS0_MINOR_PENTATONIC_SCALE
- consts::scales::FS0_MINOR_SCALE
- consts::scales::FS10_BLUES_SCALE
- consts::scales::FS10_HARMONIC_MINOR_SCALE
- consts::scales::FS10_MAJOR_PENTATONIC_SCALE
- consts::scales::FS10_MAJOR_SCALE
- consts::scales::FS10_MELODIC_MINOR_SCALE
- consts::scales::FS10_MINOR_PENTATONIC_SCALE
- consts::scales::FS10_MINOR_SCALE
- consts::scales::FS1_BLUES_SCALE
- consts::scales::FS1_HARMONIC_MINOR_SCALE
- consts::scales::FS1_MAJOR_PENTATONIC_SCALE
- consts::scales::FS1_MAJOR_SCALE
- consts::scales::FS1_MELODIC_MINOR_SCALE
- consts::scales::FS1_MINOR_PENTATONIC_SCALE
- consts::scales::FS1_MINOR_SCALE
- consts::scales::FS2_BLUES_SCALE
- consts::scales::FS2_HARMONIC_MINOR_SCALE
- consts::scales::FS2_MAJOR_PENTATONIC_SCALE
- consts::scales::FS2_MAJOR_SCALE
- consts::scales::FS2_MELODIC_MINOR_SCALE
- consts::scales::FS2_MINOR_PENTATONIC_SCALE
- consts::scales::FS2_MINOR_SCALE
- consts::scales::FS3_BLUES_SCALE
- consts::scales::FS3_HARMONIC_MINOR_SCALE
- consts::scales::FS3_MAJOR_PENTATONIC_SCALE
- consts::scales::FS3_MAJOR_SCALE
- consts::scales::FS3_MELODIC_MINOR_SCALE
- consts::scales::FS3_MINOR_PENTATONIC_SCALE
- consts::scales::FS3_MINOR_SCALE
- consts::scales::FS4_BLUES_SCALE
- consts::scales::FS4_HARMONIC_MINOR_SCALE
- consts::scales::FS4_MAJOR_PENTATONIC_SCALE
- consts::scales::FS4_MAJOR_SCALE
- consts::scales::FS4_MELODIC_MINOR_SCALE
- consts::scales::FS4_MINOR_PENTATONIC_SCALE
- consts::scales::FS4_MINOR_SCALE
- consts::scales::FS5_BLUES_SCALE
- consts::scales::FS5_HARMONIC_MINOR_SCALE
- consts::scales::FS5_MAJOR_PENTATONIC_SCALE
- consts::scales::FS5_MAJOR_SCALE
- consts::scales::FS5_MELODIC_MINOR_SCALE
- consts::scales::FS5_MINOR_PENTATONIC_SCALE
- consts::scales::FS5_MINOR_SCALE
- consts::scales::FS6_BLUES_SCALE
- consts::scales::FS6_HARMONIC_MINOR_SCALE
- consts::scales::FS6_MAJOR_PENTATONIC_SCALE
- consts::scales::FS6_MAJOR_SCALE
- consts::scales::FS6_MELODIC_MINOR_SCALE
- consts::scales::FS6_MINOR_PENTATONIC_SCALE
- consts::scales::FS6_MINOR_SCALE
- consts::scales::FS7_BLUES_SCALE
- consts::scales::FS7_HARMONIC_MINOR_SCALE
- consts::scales::FS7_MAJOR_PENTATONIC_SCALE
- consts::scales::FS7_MAJOR_SCALE
- consts::scales::FS7_MELODIC_MINOR_SCALE
- consts::scales::FS7_MINOR_PENTATONIC_SCALE
- consts::scales::FS7_MINOR_SCALE
- consts::scales::FS8_BLUES_SCALE
- consts::scales::FS8_HARMONIC_MINOR_SCALE
- consts::scales::FS8_MAJOR_PENTATONIC_SCALE
- consts::scales::FS8_MAJOR_SCALE
- consts::scales::FS8_MELODIC_MINOR_SCALE
- consts::scales::FS8_MINOR_PENTATONIC_SCALE
- consts::scales::FS8_MINOR_SCALE
- consts::scales::FS9_BLUES_SCALE
- consts::scales::FS9_HARMONIC_MINOR_SCALE
- consts::scales::FS9_MAJOR_PENTATONIC_SCALE
- consts::scales::FS9_MAJOR_SCALE
- consts::scales::FS9_MELODIC_MINOR_SCALE
- consts::scales::FS9_MINOR_PENTATONIC_SCALE
- consts::scales::FS9_MINOR_SCALE
- consts::scales::FS_1_BLUES_SCALE
- consts::scales::FS_1_HARMONIC_MINOR_SCALE
- consts::scales::FS_1_MAJOR_PENTATONIC_SCALE
- consts::scales::FS_1_MAJOR_SCALE
- consts::scales::FS_1_MELODIC_MINOR_SCALE
- consts::scales::FS_1_MINOR_PENTATONIC_SCALE
- consts::scales::FS_1_MINOR_SCALE
- consts::scales::F_1_BLUES_SCALE
- consts::scales::F_1_HARMONIC_MINOR_SCALE
- consts::scales::F_1_MAJOR_PENTATONIC_SCALE
- consts::scales::F_1_MAJOR_SCALE
- consts::scales::F_1_MELODIC_MINOR_SCALE
- consts::scales::F_1_MINOR_PENTATONIC_SCALE
- consts::scales::F_1_MINOR_SCALE
- consts::scales::G0_BLUES_SCALE
- consts::scales::G0_HARMONIC_MINOR_SCALE
- consts::scales::G0_MAJOR_PENTATONIC_SCALE
- consts::scales::G0_MAJOR_SCALE
- consts::scales::G0_MELODIC_MINOR_SCALE
- consts::scales::G0_MINOR_PENTATONIC_SCALE
- consts::scales::G0_MINOR_SCALE
- consts::scales::G10_BLUES_SCALE
- consts::scales::G10_HARMONIC_MINOR_SCALE
- consts::scales::G10_MAJOR_PENTATONIC_SCALE
- consts::scales::G10_MAJOR_SCALE
- consts::scales::G10_MELODIC_MINOR_SCALE
- consts::scales::G10_MINOR_PENTATONIC_SCALE
- consts::scales::G10_MINOR_SCALE
- consts::scales::G1_BLUES_SCALE
- consts::scales::G1_HARMONIC_MINOR_SCALE
- consts::scales::G1_MAJOR_PENTATONIC_SCALE
- consts::scales::G1_MAJOR_SCALE
- consts::scales::G1_MELODIC_MINOR_SCALE
- consts::scales::G1_MINOR_PENTATONIC_SCALE
- consts::scales::G1_MINOR_SCALE
- consts::scales::G2_BLUES_SCALE
- consts::scales::G2_HARMONIC_MINOR_SCALE
- consts::scales::G2_MAJOR_PENTATONIC_SCALE
- consts::scales::G2_MAJOR_SCALE
- consts::scales::G2_MELODIC_MINOR_SCALE
- consts::scales::G2_MINOR_PENTATONIC_SCALE
- consts::scales::G2_MINOR_SCALE
- consts::scales::G3_BLUES_SCALE
- consts::scales::G3_HARMONIC_MINOR_SCALE
- consts::scales::G3_MAJOR_PENTATONIC_SCALE
- consts::scales::G3_MAJOR_SCALE
- consts::scales::G3_MELODIC_MINOR_SCALE
- consts::scales::G3_MINOR_PENTATONIC_SCALE
- consts::scales::G3_MINOR_SCALE
- consts::scales::G4_BLUES_SCALE
- consts::scales::G4_HARMONIC_MINOR_SCALE
- consts::scales::G4_MAJOR_PENTATONIC_SCALE
- consts::scales::G4_MAJOR_SCALE
- consts::scales::G4_MELODIC_MINOR_SCALE
- consts::scales::G4_MINOR_PENTATONIC_SCALE
- consts::scales::G4_MINOR_SCALE
- consts::scales::G5_BLUES_SCALE
- consts::scales::G5_HARMONIC_MINOR_SCALE
- consts::scales::G5_MAJOR_PENTATONIC_SCALE
- consts::scales::G5_MAJOR_SCALE
- consts::scales::G5_MELODIC_MINOR_SCALE
- consts::scales::G5_MINOR_PENTATONIC_SCALE
- consts::scales::G5_MINOR_SCALE
- consts::scales::G6_BLUES_SCALE
- consts::scales::G6_HARMONIC_MINOR_SCALE
- consts::scales::G6_MAJOR_PENTATONIC_SCALE
- consts::scales::G6_MAJOR_SCALE
- consts::scales::G6_MELODIC_MINOR_SCALE
- consts::scales::G6_MINOR_PENTATONIC_SCALE
- consts::scales::G6_MINOR_SCALE
- consts::scales::G7_BLUES_SCALE
- consts::scales::G7_HARMONIC_MINOR_SCALE
- consts::scales::G7_MAJOR_PENTATONIC_SCALE
- consts::scales::G7_MAJOR_SCALE
- consts::scales::G7_MELODIC_MINOR_SCALE
- consts::scales::G7_MINOR_PENTATONIC_SCALE
- consts::scales::G7_MINOR_SCALE
- consts::scales::G8_BLUES_SCALE
- consts::scales::G8_HARMONIC_MINOR_SCALE
- consts::scales::G8_MAJOR_PENTATONIC_SCALE
- consts::scales::G8_MAJOR_SCALE
- consts::scales::G8_MELODIC_MINOR_SCALE
- consts::scales::G8_MINOR_PENTATONIC_SCALE
- consts::scales::G8_MINOR_SCALE
- consts::scales::G9_BLUES_SCALE
- consts::scales::G9_HARMONIC_MINOR_SCALE
- consts::scales::G9_MAJOR_PENTATONIC_SCALE
- consts::scales::G9_MAJOR_SCALE
- consts::scales::G9_MELODIC_MINOR_SCALE
- consts::scales::G9_MINOR_PENTATONIC_SCALE
- consts::scales::G9_MINOR_SCALE
- consts::scales::GS0_BLUES_SCALE
- consts::scales::GS0_HARMONIC_MINOR_SCALE
- consts::scales::GS0_MAJOR_PENTATONIC_SCALE
- consts::scales::GS0_MAJOR_SCALE
- consts::scales::GS0_MELODIC_MINOR_SCALE
- consts::scales::GS0_MINOR_PENTATONIC_SCALE
- consts::scales::GS0_MINOR_SCALE
- consts::scales::GS10_BLUES_SCALE
- consts::scales::GS10_HARMONIC_MINOR_SCALE
- consts::scales::GS10_MAJOR_PENTATONIC_SCALE
- consts::scales::GS10_MAJOR_SCALE
- consts::scales::GS10_MELODIC_MINOR_SCALE
- consts::scales::GS10_MINOR_PENTATONIC_SCALE
- consts::scales::GS10_MINOR_SCALE
- consts::scales::GS1_BLUES_SCALE
- consts::scales::GS1_HARMONIC_MINOR_SCALE
- consts::scales::GS1_MAJOR_PENTATONIC_SCALE
- consts::scales::GS1_MAJOR_SCALE
- consts::scales::GS1_MELODIC_MINOR_SCALE
- consts::scales::GS1_MINOR_PENTATONIC_SCALE
- consts::scales::GS1_MINOR_SCALE
- consts::scales::GS2_BLUES_SCALE
- consts::scales::GS2_HARMONIC_MINOR_SCALE
- consts::scales::GS2_MAJOR_PENTATONIC_SCALE
- consts::scales::GS2_MAJOR_SCALE
- consts::scales::GS2_MELODIC_MINOR_SCALE
- consts::scales::GS2_MINOR_PENTATONIC_SCALE
- consts::scales::GS2_MINOR_SCALE
- consts::scales::GS3_BLUES_SCALE
- consts::scales::GS3_HARMONIC_MINOR_SCALE
- consts::scales::GS3_MAJOR_PENTATONIC_SCALE
- consts::scales::GS3_MAJOR_SCALE
- consts::scales::GS3_MELODIC_MINOR_SCALE
- consts::scales::GS3_MINOR_PENTATONIC_SCALE
- consts::scales::GS3_MINOR_SCALE
- consts::scales::GS4_BLUES_SCALE
- consts::scales::GS4_HARMONIC_MINOR_SCALE
- consts::scales::GS4_MAJOR_PENTATONIC_SCALE
- consts::scales::GS4_MAJOR_SCALE
- consts::scales::GS4_MELODIC_MINOR_SCALE
- consts::scales::GS4_MINOR_PENTATONIC_SCALE
- consts::scales::GS4_MINOR_SCALE
- consts::scales::GS5_BLUES_SCALE
- consts::scales::GS5_HARMONIC_MINOR_SCALE
- consts::scales::GS5_MAJOR_PENTATONIC_SCALE
- consts::scales::GS5_MAJOR_SCALE
- consts::scales::GS5_MELODIC_MINOR_SCALE
- consts::scales::GS5_MINOR_PENTATONIC_SCALE
- consts::scales::GS5_MINOR_SCALE
- consts::scales::GS6_BLUES_SCALE
- consts::scales::GS6_HARMONIC_MINOR_SCALE
- consts::scales::GS6_MAJOR_PENTATONIC_SCALE
- consts::scales::GS6_MAJOR_SCALE
- consts::scales::GS6_MELODIC_MINOR_SCALE
- consts::scales::GS6_MINOR_PENTATONIC_SCALE
- consts::scales::GS6_MINOR_SCALE
- consts::scales::GS7_BLUES_SCALE
- consts::scales::GS7_HARMONIC_MINOR_SCALE
- consts::scales::GS7_MAJOR_PENTATONIC_SCALE
- consts::scales::GS7_MAJOR_SCALE
- consts::scales::GS7_MELODIC_MINOR_SCALE
- consts::scales::GS7_MINOR_PENTATONIC_SCALE
- consts::scales::GS7_MINOR_SCALE
- consts::scales::GS8_BLUES_SCALE
- consts::scales::GS8_HARMONIC_MINOR_SCALE
- consts::scales::GS8_MAJOR_PENTATONIC_SCALE
- consts::scales::GS8_MAJOR_SCALE
- consts::scales::GS8_MELODIC_MINOR_SCALE
- consts::scales::GS8_MINOR_PENTATONIC_SCALE
- consts::scales::GS8_MINOR_SCALE
- consts::scales::GS9_BLUES_SCALE
- consts::scales::GS9_HARMONIC_MINOR_SCALE
- consts::scales::GS9_MAJOR_PENTATONIC_SCALE
- consts::scales::GS9_MAJOR_SCALE
- consts::scales::GS9_MELODIC_MINOR_SCALE
- consts::scales::GS9_MINOR_PENTATONIC_SCALE
- consts::scales::GS9_MINOR_SCALE
- consts::scales::GS_1_BLUES_SCALE
- consts::scales::GS_1_HARMONIC_MINOR_SCALE
- consts::scales::GS_1_MAJOR_PENTATONIC_SCALE
- consts::scales::GS_1_MAJOR_SCALE
- consts::scales::GS_1_MELODIC_MINOR_SCALE
- consts::scales::GS_1_MINOR_PENTATONIC_SCALE
- consts::scales::GS_1_MINOR_SCALE
- consts::scales::G_1_BLUES_SCALE
- consts::scales::G_1_HARMONIC_MINOR_SCALE
- consts::scales::G_1_MAJOR_PENTATONIC_SCALE
- consts::scales::G_1_MAJOR_SCALE
- consts::scales::G_1_MELODIC_MINOR_SCALE
- consts::scales::G_1_MINOR_PENTATONIC_SCALE
- consts::scales::G_1_MINOR_SCALE
- midi::convert::DEFAULT_VELOCITY
- midi::convert::PPQ
- synthesis::wavetable::DEFAULT_TABLE_SIZE
- theory::microtonal::EDO12
- theory::microtonal::EDO19
- theory::microtonal::EDO24
- theory::microtonal::EDO31
- theory::microtonal::EDO53
- theory::microtonal::just_ratios::MAJOR_SECOND
- theory::microtonal::just_ratios::MAJOR_SEVENTH
- theory::microtonal::just_ratios::MAJOR_SIXTH
- theory::microtonal::just_ratios::MAJOR_THIRD
- theory::microtonal::just_ratios::MINOR_SECOND
- theory::microtonal::just_ratios::MINOR_SEVENTH
- theory::microtonal::just_ratios::MINOR_SIXTH
- theory::microtonal::just_ratios::MINOR_THIRD
- theory::microtonal::just_ratios::OCTAVE
- theory::microtonal::just_ratios::PERFECT_FIFTH
- theory::microtonal::just_ratios::PERFECT_FOURTH
- theory::microtonal::just_ratios::TRITONE
- theory::microtonal::just_ratios::UNISON
- track::PRIORITY_EARLY
- track::PRIORITY_FIRST
- track::PRIORITY_LAST
- track::PRIORITY_MODULATION
- track::PRIORITY_NORMAL
- track::PRIORITY_SPATIAL
- track::PRIORITY_TIME_BASED