{"id":36,"date":"2021-07-03T20:58:02","date_gmt":"2021-07-03T20:58:02","guid":{"rendered":"https:\/\/legatto.space\/?page_id=36"},"modified":"2026-09-07T18:23:36","modified_gmt":"2026-09-07T18:23:36","slug":"metodologia","status":"publish","type":"page","link":"https:\/\/legatto.space\/en\/metodologia\/","title":{"rendered":"Methodology"},"content":{"rendered":"<h3>\n\t\t\tA unique experience\n\t\t<\/h3>\n\t\t\t<p>to connect with music;<br \/>and transform lives with it<\/p>\t\t\n\t\t<h2>\n\t\t\t&quot;Live and incorporate music as the clear manifestation of harmony in the Universe.&quot;\n\t\t<\/h2>\n\t\t\t<p>&#8211; Hunab Amaya, Fundador.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Templo-Agua-.jpeg\" alt=\"Templo Agua\" itemprop=\"image\" srcset=\"https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Templo-Agua-.jpeg 533w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Templo-Agua--200x300.jpeg 200w\" sizes=\"(max-width: 533px) 100vw, 533px\" title=\"Water Temple\" onerror=\"this.style.display='none'\"  \/>\n\t\t<h2>\n\t\t\tThe bases\u2026\n\t\t<\/h2>\n\t\t\t<p>At Legatto we explore music as a language of sound, relationship, resonance and expression, integrating knowledge from different cultures and eras with the development of contemporary music.<strong>Our methodology connects music, geometry, numbers, perception, and creativity to discover new ways of understanding and experiencing sound.<\/strong>We integrate these principles with world music and contemporary creation to expand our way of listening to, creating, and experiencing music as a source of inspiration and human transformation.<\/p>\t\t\n\t<!-- =========================================================\n     LEGATTO \u00b7 \u00bfQU\u00c9 SON LAS ALQUIMIAS?\n     Beaver Builder \u00b7 HTML Module\n     ========================================================= -->\n<style>\n\/* =========================================================\n   ALQUIMIAS \u00b7 ROOT\n   ========================================================= *\/\n#legatto-alquimias{\n    --la-black:#191919;\n    --la-white:#f5f5f2;\n    --la-gray:#a9a9a4;\n    --la-muted:#777772;\n    --la-line:rgba(255,255,255,.11);\n    --la-sun:#f6c703;\n    position:relative;\n    overflow:hidden;\n    background:var(--la-black);\n    color:var(--la-white);\n    padding:110px 0 120px;\n    isolation:isolate;\n}\n\/* =========================================================\n   LEGATTO \u00b7 GRANULAR VIBRATION FIELD\n   ========================================================= *\/\n#legatto-alquimias .la-vibration{\n    position:absolute;\n    inset:0;\n    z-index:-2;\n    overflow:hidden;\n    pointer-events:none;\n    background:\n        radial-gradient(\n            ellipse at 50% 48%,\n            rgba(246,199,3,.075) 0%,\n            rgba(246,199,3,.035) 30%,\n            transparent 68%\n        );\n}\n\/* =========================================================\n   GRANULAR FIELD\n   ========================================================= *\/\n#legatto-alquimias .la-vibration-field{\n    position:absolute;\n    inset:-10%;\n    width:120%;\n    height:120%;\n    opacity:.72;\n    transform:translate3d(0,0,0);\n    animation:\n        la-grain-drift\n        18s ease-in-out infinite;\n}\n\/* =========================================================\n   PARTICLES\n   ========================================================= *\/\n#legatto-alquimias .la-particle{\n    position:absolute;\n    left:var(--x);\n    top:var(--y);\n    width:var(--size);\n    height:var(--size);\n    border-radius:50%;\n    background:rgba(255,255,255,.68);\n    box-shadow:\n        0 0 6px rgba(255,255,255,.16);\n    opacity:.18;\n    transform:translate3d(0,0,0);\n    animation:\n        la-grain-pulse\n        var(--duration)\n        var(--delay)\n        ease-in-out infinite;\n}\n\/* =========================================================\n   GOLD PARTICLES\n   ========================================================= *\/\n#legatto-alquimias .la-particle:nth-child(7n),\n#legatto-alquimias .la-particle:nth-child(13n),\n#legatto-alquimias .la-particle:nth-child(19n){\n    background:rgba(246,199,3,.9);\n    box-shadow:\n        0 0 9px rgba(246,199,3,.30);\n    opacity:.28;\n}\n\/* =========================================================\n   MICRO VIBRATION\n   ========================================================= *\/\n@keyframes la-grain-pulse{\n    0%{\n        opacity:.08;\n        transform:\n            translate3d(\n                calc(var(--distance) * -1),\n                calc(var(--distance-y) * .5),\n                0\n            )\n            scale(.65);\n    }\n    25%{\n        opacity:.32;\n        transform:\n            translate3d(\n                calc(var(--distance) * -.25),\n                calc(var(--distance-y) * -.5),\n                0\n            )\n            scale(1);\n    }\n    50%{\n        opacity:.48;\n        transform:\n            translate3d(\n                calc(var(--distance) * .35),\n                calc(var(--distance-y) * .35),\n                0\n            )\n            scale(1.15);\n    }\n    75%{\n        opacity:.25;\n        transform:\n            translate3d(\n                calc(var(--distance) * .65),\n                calc(var(--distance-y) * -.35),\n                0\n            )\n            scale(.9);\n    }\n    100%{\n        opacity:.08;\n        transform:\n            translate3d(\n                var(--distance),\n                calc(var(--distance-y) * .5),\n                0\n            )\n            scale(.65);\n    }\n}\n\/* =========================================================\n   WHOLE FIELD \u00b7 SLOW RESONANCE\n   ========================================================= *\/\n@keyframes la-grain-drift{\n    0%,100%{\n        transform:\n            translate3d(-1.5%,1%,0)\n            scale(1);\n    }\n    50%{\n        transform:\n            translate3d(1.5%,-1%,0)\n            scale(1.025);\n    }\n}\n\/* =========================================================\n   CENTRAL RESONANCE\n   ========================================================= *\/\n#legatto-alquimias .la-vibration::before{\n    content:\"\";\n    position:absolute;\n    width:720px;\n    height:720px;\n    left:50%;\n    top:46%;\n    transform:\n        translate(-50%,-50%)\n        scale(.8);\n    border-radius:50%;\n    border:1px solid rgba(246,199,3,.07);\n    box-shadow:\n        0 0 80px rgba(246,199,3,.025);\n    animation:\n        la-resonance\n        12s ease-in-out infinite;\n}\n#legatto-alquimias .la-vibration::after{\n    content:\"\";\n    position:absolute;\n    width:1100px;\n    height:1100px;\n    left:50%;\n    top:46%;\n    transform:\n        translate(-50%,-50%)\n        scale(.78);\n    border-radius:50%;\n    border:1px solid rgba(255,255,255,.025);\n    animation:\n        la-resonance\n        17s ease-in-out\n        -7s\n        infinite;\n}\n@keyframes la-resonance{\n    0%,100%{\n        transform:\n            translate(-50%,-50%)\n            scale(.76);\n        opacity:.25;\n    }\n    50%{\n        transform:\n            translate(-50%,-50%)\n            scale(1.08);\n        opacity:1;\n    }\n}\n\/* =========================================================\n   ATMOSPHERIC GRAIN\n   ========================================================= *\/\n#legatto-alquimias .la-vibration-field::after{\n    content:\"\";\n    position:absolute;\n    inset:5%;\n    border-radius:50%;\n    background:\n        radial-gradient(\n            circle at 48% 46%,\n            rgba(246,199,3,.10),\n            transparent 35%\n        ),\n        radial-gradient(\n            circle at 60% 52%,\n            rgba(255,255,255,.035),\n            transparent 55%\n        );\n    filter:blur(28px);\n    animation:\n        la-atmospheric-resonance\n        9s ease-in-out\n        infinite;\n}\n@keyframes la-atmospheric-resonance{\n    0%,100%{\n        transform:scale(.92);\n        opacity:.35;\n    }\n    50%{\n        transform:scale(1.08);\n        opacity:.85;\n    }\n}\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n@media(max-width:700px){\n    #legatto-alquimias .la-vibration-field{\n        opacity:.55;\n    }\n    #legatto-alquimias .la-vibration::before{\n        width:480px;\n        height:480px;\n    }\n    #legatto-alquimias .la-vibration::after{\n        width:700px;\n        height:700px;\n    }\n}\n\/* =========================================================\n   REDUCED MOTION\n   ========================================================= *\/\n@media(prefers-reduced-motion:reduce){\n    #legatto-alquimias .la-vibration-field,\n    #legatto-alquimias .la-particle,\n    #legatto-alquimias .la-vibration::before,\n    #legatto-alquimias .la-vibration::after,\n    #legatto-alquimias .la-vibration-field::after{\n        animation:none !important;\n    }\n}\n\/* =========================================================\n   MOBILE \/ PERFORMANCE\n   ========================================================= *\/\n@media(max-width:700px){\n    #legatto-alquimias .la-vibration-field{\n        opacity:.38;\n    }\n    #legatto-alquimias .la-vibration::before{\n        width:480px;\n        height:480px;\n    }\n    #legatto-alquimias .la-vibration::after{\n        width:700px;\n        height:700px;\n    }\n}\n@media(prefers-reduced-motion:reduce){\n    #legatto-alquimias .la-particle,\n    #legatto-alquimias .la-vibration::before,\n    #legatto-alquimias .la-vibration::after,\n    #legatto-alquimias .la-vibration-field::after{\n        animation:none !important;\n    }\n}\n\/* =========================================================\n   CONTAINER\n   ========================================================= *\/\n#legatto-alquimias .la-container{\n    width:min(1180px, calc(100% - 44px));\n    margin:0 auto;\n}\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n#legatto-alquimias .la-intro{\n    max-width:820px;\n    margin-bottom:70px;\n}\n#legatto-alquimias .la-eyebrow{\n    display:flex;\n    align-items:center;\n    gap:13px;\n    margin-bottom:20px;\n    color:var(--la-sun);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.19em;\n    text-transform:uppercase;\n}\n#legatto-alquimias .la-eyebrow::before{\n    content:\"\";\n    width:30px;\n    height:1px;\n    background:var(--la-sun);\n}\n#legatto-alquimias h2{\n    margin:0;\n    color:var(--la-white);\n    font-size:clamp(38px,5vw,66px);\n    line-height:1.02;\n    letter-spacing:-.035em;\n    font-weight:700;\n}\n#legatto-alquimias .la-lead{\n    max-width:720px;\n    margin:27px 0 0;\n    color:#c4c4bf;\n    font-size:20px;\n    line-height:1.7;\n}\n\/* =========================================================\n   DEFINITION\n   ========================================================= *\/\n#legatto-alquimias .la-definition{\n    display:grid;\n    grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);\n    gap:70px;\n    align-items:center;\n    padding:52px 0;\n    border-top:1px solid var(--la-line);\n    border-bottom:1px solid var(--la-line);\n    margin-bottom:72px;\n}\n#legatto-alquimias .la-definition h3{\n    margin:0 0 20px;\n    color:var(--la-white);\n    font-size:30px;\n    line-height:1.15;\n}\n#legatto-alquimias .la-definition p{\n    margin:0;\n    color:var(--la-gray);\n    font-size:17px;\n    line-height:1.75;\n}\n#legatto-alquimias .la-definition strong{\n    color:var(--la-white);\n    font-weight:600;\n}\n#legatto-alquimias .la-principle{\n    position:relative;\n    padding-left:27px;\n}\n#legatto-alquimias .la-principle::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:4px;\n    bottom:4px;\n    width:2px;\n    background:var(--la-sun);\n}\n#legatto-alquimias .la-principle span{\n    display:block;\n    margin-bottom:9px;\n    color:var(--la-muted);\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n}\n#legatto-alquimias .la-principle p{\n    color:var(--la-white);\n    font-size:24px;\n    line-height:1.4;\n}\n\/* =========================================================\n   THREE ALCHEMIES\n   ========================================================= *\/\n#legatto-alquimias .la-label{\n    margin-bottom:25px;\n    color:var(--la-muted);\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n}\n#legatto-alquimias .la-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n}\n\/* =========================================================\n   ALQUIMIA \u00b7 IMAGE CARDS\n   ========================================================= *\/\n#legatto-alquimias .la-card{\n    position:relative;\n    display:flex;\n    min-height:380px;\n    flex-direction:column;\n    justify-content:flex-end;\n    overflow:hidden;\n    padding:32px 28px;\n    border:1px solid rgba(255,255,255,.10);\n    background:#191919;\n    text-decoration:none;\n    color:inherit;\n    transition:\n        transform .35s ease,\n        border-color .35s ease;\n}\n#legatto-alquimias .la-card:hover{\n    transform:translateY(-6px);\n    border-color:rgba(246,199,3,.55);\n}\n\/* FOTO *\/\n#legatto-alquimias .la-card-bg{\n    position:absolute;\n    inset:0;\n    background-size:cover;\n    background-position:center;\n    transition:transform .6s ease;\n}\n#legatto-alquimias .la-card:hover .la-card-bg{\n    transform:scale(1.06);\n}\n\/* OVERLAY *\/\n#legatto-alquimias .la-card-overlay{\n    position:absolute;\n    inset:0;\n    background:linear-gradient(\n        to top,\n        rgba(20,20,20,.94) 0%,\n        rgba(20,20,20,.70) 42%,\n        rgba(20,20,20,.20) 100%\n    );\n    transition:background .4s ease;\n}\n#legatto-alquimias .la-card:hover .la-card-overlay{\n    background:linear-gradient(\n        to top,\n        rgba(20,20,20,.95) 0%,\n        rgba(20,20,20,.60) 48%,\n        rgba(20,20,20,.16) 100%\n    );\n}\n\/* CONTENT *\/\n#legatto-alquimias .la-card-content{\n    position:relative;\n    z-index:2;\n}\n\/* NUMBER *\/\n#legatto-alquimias .la-number{\n    position:absolute;\n    top:27px;\n    left:28px;\n    z-index:3;\n    color:rgba(255,255,255,.70);\n    font-size:13px;\n    font-weight:600;\n    letter-spacing:.12em;\n}\n\/* ARROW *\/\n#legatto-alquimias .la-arrow{\n    position:absolute;\n    top:22px;\n    right:22px;\n    z-index:3;\n    width:38px;\n    height:38px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:1px solid rgba(255,255,255,.45);\n    border-radius:50%;\n    color:#fff;\n    font-size:18px;\n    transition:all .3s ease;\n}\n#legatto-alquimias .la-card:hover .la-arrow{\n    background:#f6c703;\n    border-color:#f6c703;\n    color:#191919;\n    transform:translateX(3px);\n}\n\/* TEXT *\/\n#legatto-alquimias .la-card h3{\n    position:relative;\n    margin:0 0 11px;\n    color:#fff;\n    font-size:28px;\n    line-height:1.1;\n}\n#legatto-alquimias .la-card .la-subtitle{\n    position:relative;\n    margin:0 0 15px;\n    color:#f6c703;\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n}\n#legatto-alquimias .la-card p{\n    position:relative;\n    margin:0;\n    color:#d0d0cc;\n    font-size:15.5px;\n    line-height:1.6;\n}\n#legatto-alquimias .la-card{\n    position:relative;\n    display:flex;\n    min-height:360px;\n    flex-direction:column;\n    justify-content:flex-end;\n    overflow:hidden;\n    padding:32px 28px;\n    border:1px solid var(--la-line);\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.045),\n            rgba(255,255,255,.012)\n        );\n    text-decoration:none;\n    color:inherit;\n    transition:\n        transform .35s ease,\n        border-color .35s ease,\n        background .35s ease;\n}\n#legatto-alquimias .la-card:hover{\n    transform:translateY(-6px);\n    border-color:rgba(246,199,3,.55);\n    background:\n        linear-gradient(\n            145deg,\n            rgba(246,199,3,.075),\n            rgba(255,255,255,.018)\n        );\n}\n\/* subtle internal vibration *\/\n#legatto-alquimias .la-card::before{\n    content:\"\";\n    position:absolute;\n    width:240px;\n    height:240px;\n    right:-80px;\n    top:-80px;\n    border-radius:50%;\n    background:radial-gradient(\n        circle,\n        rgba(246,199,3,.12),\n        transparent 68%\n    );\n    transition:transform .7s ease;\n}\n#legatto-alquimias .la-card:hover::before{\n    transform:scale(1.35);\n}\n#legatto-alquimias .la-number{\n    position:absolute;\n    top:27px;\n    left:28px;\n    color:rgba(255,255,255,.25);\n    font-size:13px;\n    font-weight:600;\n    letter-spacing:.12em;\n}\n#legatto-alquimias .la-arrow{\n    position:absolute;\n    top:22px;\n    right:22px;\n    width:38px;\n    height:38px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:1px solid rgba(255,255,255,.3);\n    border-radius:50%;\n    color:var(--la-white);\n    font-size:18px;\n    transition:all .3s ease;\n}\n#legatto-alquimias .la-card:hover .la-arrow{\n    background:var(--la-sun);\n    border-color:var(--la-sun);\n    color:var(--la-black);\n    transform:translateX(3px);\n}\n#legatto-alquimias .la-card h3{\n    position:relative;\n    margin:0 0 11px;\n    color:var(--la-white);\n    font-size:28px;\n    line-height:1.1;\n}\n#legatto-alquimias .la-card .la-subtitle{\n    position:relative;\n    margin:0 0 15px;\n    color:var(--la-sun);\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n}\n#legatto-alquimias .la-card p{\n    position:relative;\n    margin:0;\n    color:#aaa9a4;\n    font-size:15.5px;\n    line-height:1.6;\n}\n\/* =========================================================\n   CLOSING\n   ========================================================= *\/\n#legatto-alquimias .la-closing{\n    max-width:900px;\n    margin:75px auto 0;\n    text-align:center;\n}\n#legatto-alquimias .la-closing .la-line{\n    width:42px;\n    height:1px;\n    margin:0 auto 28px;\n    background:var(--la-sun);\n}\n#legatto-alquimias .la-closing p{\n    margin:0;\n    color:#c5c5c0;\n    font-size:21px;\n    line-height:1.7;\n}\n#legatto-alquimias .la-closing strong{\n    color:var(--la-white);\n}\n\/* =========================================================\n   ACCESSIBILITY\n   ========================================================= *\/\n@media (prefers-reduced-motion:reduce){\n    #legatto-alquimias .la-grain,\n    #legatto-alquimias .la-field,\n    #legatto-alquimias .la-field::before,\n    #legatto-alquimias .la-field::after{\n        animation:none;\n    }\n    #legatto-alquimias .la-card{\n        transition:none;\n    }\n}\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n@media(max-width:900px){\n    #legatto-alquimias{\n        padding:80px 0 90px;\n    }\n    #legatto-alquimias .la-definition{\n        grid-template-columns:1fr;\n        gap:38px;\n    }\n    #legatto-alquimias .la-grid{\n        grid-template-columns:1fr;\n    }\n    #legatto-alquimias .la-card{\n        min-height:300px;\n    }\n}\n@media(max-width:600px){\n    #legatto-alquimias .la-container{\n        width:min(100% - 32px,1180px);\n    }\n    #legatto-alquimias h2{\n        font-size:40px;\n    }\n    #legatto-alquimias .la-lead{\n        font-size:17px;\n    }\n    #legatto-alquimias .la-definition{\n        padding:38px 0;\n        margin-bottom:55px;\n    }\n    #legatto-alquimias .la-definition h3{\n        font-size:26px;\n    }\n    #legatto-alquimias .la-principle p{\n        font-size:21px;\n    }\n    #legatto-alquimias .la-card{\n        min-height:320px;\n    }\n}\n<\/style>\n<section id=\"legatto-alquimias\">\n    <!-- Campo granular -->\n        <!-- INTRO -->\n                The heart of Legatto\n            <h2>\n                What are the<br \/>\n                &#8220;Alquimias&#8221;?\n            <\/h2>\n            \n                These are different paths to studying music from within: observing its principles, experimenting with them, and turning knowledge into your own musical experience.\n            \n        <!-- DEFINITION -->\n                <h3>\n                    An Alchemy is a music laboratory.\n                <\/h3>\n                \n                    At Legatto we use the word <strong>Alchemy<\/strong> to name a process of transformation through musical knowledge and experience.\n                    <br \/><br \/>\n                    <b>These are 3 distilled paths from our Complete Educational Program and Map.<\/b>\n                \n                Principio Legatto\n                \n                    Comprender la m\u00fasica no consiste solamente\n                    en saber c\u00f3mo funciona.\n                    <br \/><br \/>\n                    It consists of learning to <strong>perceive it, experience it, and use it.<\/strong>\n                \n        <!-- =========================================================\n     THREE ALCHEMIES\n     ========================================================= -->\n    Three paths \u00b7 One laboratory\n    <!-- ALQUIMIA MUSICAL -->\n    <a\n        href=\"https:\/\/legatto.space\/en\/alquimia-musical\/\">\n        01\n        \u2192\n                M\u00fasica \u00b7 Lenguaje \u00b7 Creaci\u00f3n\n            <h3>\n                Music Alchemy\n            <\/h3>\n            \n                Explore rhythm, melody, harmony, scales, intervals, improvisation, and composition to understand the architecture of music and develop your own language.\n            \n    <\/a>\n    <!-- ALQUIMIA VIBRACIONAL -->\n    <a\n        href=\"https:\/\/legatto.space\/en\/alquimia-vibracional\/\">\n        02\n        \u2192\n                Sonido \u00b7 Geometr\u00eda \u00b7 Proporci\u00f3n\n            <h3>\n                Vibrational Alchemy\n            <\/h3>\n            \n                Investigate the relationships between vibration, frequency, proportion, shape and movement, connecting music, acoustics, geometry and observation.\n            \n    <\/a>\n        <!-- ALQUIMIA VOCAL -->\n    <a\n        href=\"https:\/\/legatto.space\/en\/alquimia-vocal\/\">\n        03\n        \u2192\n                Voz \u00b7 O\u00eddo \u00b7 Resonancia\n            <h3>\n                Vocal Alchemy\n            <\/h3>\n            \n                Use your voice as an instrument of tuning, listening, resonance, harmonics, intervals and harmony to develop a more precise and free relationship with sound.\n            \n    <\/a>\n        <!-- CLOSING -->\n            \n                <strong>Alchemy stems from the same curiosity:<\/strong>\n                to discover what happens when we stop looking at music under current structures and start observing the laws, relationships, and patterns that make it possible.\n            \n<\/section>\n\t\t<h2>\n\t\t\tEducational Map\n\t\t<\/h2>\n\t\t\t<p>We work with <strong>6 Fields of Study<\/strong>, which complement each other for a comprehensive training.<\/p>\t\t\n\t\t\t\tSpace-Time\n\t\t\t\t<p>A fundamental practice and at the center of our system is the singing of the syllable \u201c<strong>OM<\/strong>\u201c, primordial vibration related to Space-Time.<\/p>\n<p>Repeating the syllable out loud for an extended period of time naturally stimulates the senses of <strong>tuning<\/strong>, <strong>presence<\/strong> and <strong>harmony<\/strong> in a person.<\/p>\n<p>After establishing a vibration for a time, one is induced to absolute silence to contemplate the music of the spheres.<\/p>\n<p>This is not a course, but a <strong>elementary practice<\/strong> opening at the school. It&#039;s free for anyone, so you can attend even if you&#039;re not enrolled.<\/p>\n\t\t\t\tHumanity \/ Values\n\t\t\t\t<p>Every course and class in Legatto takes place in a field of humanity and values.<\/p>\n<p>The guides and the community keep their attention that this is the fuel of the school.<\/p>\n<p>This is not a course or a class, but a frequency set in the environment.<\/p>\n\t\t\t\t1. Proportion\n\t\t\t\t<p>The Pillar of Proportion reminds us of our deep relationship with the universe and beauty through perception.<\/p>\n<p>Beauty is studied from an intuitive, mathematical and simple perspective, which profoundly impacts the understanding of music.<\/p>\n<p>The two main topics are <strong>Structure<\/strong> focused on music and <strong>Musical Ear <\/strong>(Ear Training), which will help to recognize and replicate beauty both visually and audibly.<\/p>\n<p>Specializations in this course involve <strong>Geometry<\/strong>, <strong>Cymatics<\/strong> and <strong>Soun Healing<\/strong>.<\/p>\n\t\t\t\t2. Appreciation\n\t\t\t\t<p>The pillar of Appreciation gives us the power to contemplate our surroundings and recognize beauty and chaos at all times.<\/p>\n<p>Here you learn about music from around the world and its cultural history, all in a hands-on and interactive way.<\/p>\n<p>The two main topics are <strong>Musical Ear<\/strong> (Auditory Training) and <strong>Emotional Language<\/strong>, which serve to sensitize to music.<\/p>\n<p>Specializations in this course involve <strong>Geometry<\/strong>, <strong>Voices<\/strong> (and their conduction) and <strong>Sound Healing<\/strong>.<\/p>\n\t\t\t\t3. Harmony\n\t\t\t\t<p>The Harmony pillar focuses us on expanding the resources of the perception of music and allows us to classify these resources to be used in awareness.<\/p>\n<p>The student learns to communicate in the language of music, as well as to understand its impact on the human emotional sphere.<\/p>\n<p>The two main topics are <strong>Musical language<\/strong> and <strong>Emotional Language<\/strong>, which serve to communicate at a deep level in the universal language of music.<\/p>\n<p>The specializations in this course are the <strong>Sound Healing<\/strong>, <strong>Voices\u00a0<\/strong>(and their conduction) and <strong>Chromatism<\/strong>.<\/p>\n\t\t\t\t4. Instrument\n\t\t\t\t<p>The Instrument pillar focuses on musical expression through different instruments.<\/p>\n<p>The student explores the different sounds produced by musical instruments in an interactive and fun way. Likewise, you can opt for individual sessions to improve your technique in a specific instrument.<\/p>\n<p>The two main topics are <strong>Musical language <\/strong>and\u00a0<strong>Acoustics<\/strong>, which serve to naturally reproduce music.<\/p>\n<p>The specializations in this course are the <strong>Voices <\/strong>(and their conduction), <strong>Chromatism<\/strong> and <strong>Microphones<\/strong>.<\/p>\n\t\t\t\t5. Technology\n\t\t\t\t<p>The Technology pillar expands the boundaries to produce and reproduce music in harmony.<\/p>\n<p>The student learns to use the mechanical and digital tools available to develop as a musician. Tools are shared for writing and reading, composing, recording, producing, reproducing and distributing music.<\/p>\n<p>The two main topics are <strong>Acoustics<\/strong>\u00a0and <strong>Digital Tools<\/strong>, which are used to record and produce music.<\/p>\n<p>Specializations in this course involve <strong>Chromatism<\/strong>, <strong>Cymatics<\/strong> and <strong>Microphones<\/strong>.<\/p>\n\t\t\t\t6. Composition\n\t\t\t\t<p>The Composition pillar focuses on creativity through intuitive exploration and use of musical theory tools.<\/p>\n<p>The student learns to use the tools of other pillars to create works that fulfill specific harmonic and emotional functions.<\/p>\n<p>The two main topics are <strong>Structure<\/strong> focused on music and <strong>Digital Tools<\/strong>, which are used to produce music.<\/p>\n<p>Specializations in this course involve <strong>Geometry<\/strong>, <strong>Cymatics<\/strong> and <strong>Microphones<\/strong>.<\/p>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"http:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-1024x1024.png\" alt=\"Legatto Educacio\u0301n Blanco\" itemprop=\"image\" srcset=\"https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco.png 1921w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-300x300.png 300w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-100x100.png 100w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-600x600.png 600w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-1024x1024.png 1024w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-150x150.png 150w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-768x768.png 768w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Legatto-Educacio\u0301n-Blanco-1536x1536.png 1536w\" sizes=\"(max-width: 1921px) 100vw, 1921px\" title=\"Legatto Education White\" onerror=\"this.style.display='none'\"  \/>\n\t<!-- =========================================================\n     LEGATTO \u00b7 MODALIDADES \u00b7 DARK VERSION\n     Pegar completo en un m\u00f3dulo HTML de Beaver Builder\n========================================================= -->\n<section id=\"legatto-modalidades\">\n      \u2726\n      MODALIDADES\n      \u2726\n    <h2>\n      Find your way<br \/>\n      <em>live the music.<\/em>\n    <\/h2>\n    \n      Everyone comes to music from a different place. That&#039;s why we&#039;ve created different ways to learn, explore, and delve deeper into your own musical language.\n    \n    <!-- 01 \u00b7 SESI\u00d3N PRIVADA -->\n    <a\n      href=\"https:\/\/legatto.space\/en\/clases\/\"\n      aria-label=\"Learn about Private Sessions\">\n      01\n      \u25c9\n        1 : 1 \u00b7 FLEXIBLE\n        <h3>Private Session<\/h3>\n        \n          Un espacio individual para explorar aquello que\n          quieres desarrollar ahora mismo en tu m\u00fasica.\n        \n          Instrumento\n          O\u00eddo Musical\n          Armon\u00eda\n          Teor\u00eda\n          Composici\u00f3n\n          Geometr\u00eda\n      \u2197\n        Una sesi\u00f3n \u00b7 1.5 horas\n        Explorar \u2192\n    <\/a>\n    <!-- 02 \u00b7 MENTOR\u00cdA -->\n    <a\n      href=\"https:\/\/legatto.space\/en\/mentoria\/\"\n      aria-label=\"Getting to Know 1-on-1 Mentoring\">\n      02\n      \u2726\n        1 : 1 \u00b7 PROCESO PROFUNDO\n        <h3>1:1 Mentoring<\/h3>\n        \n          Un recorrido personalizado de ocho sesiones para\n          desarrollar tu lenguaje musical con direcci\u00f3n,\n          profundidad y continuidad.\n        \n          8 sesiones\n          Diagn\u00f3stico\n          Plan personalizado\n          Pr\u00e1ctica\n          Feedback\n          Una Alquimia\n      \u2197\n        8 sesiones \u00b7 1.5 horas\n        Conocer la mentor\u00eda \u2192\n    <\/a>\n    <!-- 03 \u00b7 CURSOS -->\n    <a\n      href=\"https:\/\/legatto.space\/en\/clases\/\"\n      aria-label=\"Explore Legatto&#039;s courses\">\n      03\n      \u25c7\n        GRUPAL \u00b7 ONLINE\n        <h3>Courses<\/h3>\n        \n          Experiencias estructuradas para profundizar en\n          temas espec\u00edficos de la m\u00fasica a trav\u00e9s de teor\u00eda,\n          escucha, pr\u00e1ctica y exploraci\u00f3n.\n        \n          Teor\u00eda\n          Pr\u00e1ctica\n          Escucha\n          Exploraci\u00f3n\n          En vivo\n          Comunidad\n      \u2197\n        Experiencias \u00b7 Online\n        Explorar cursos \u2192\n    <\/a>\n    \n      <strong>One same purpose:<\/strong>\n      develop a deeper, more conscious, and creative relationship with music.\n    \n<\/section>\n<style>\n#legatto-modalidades{\n  --lm-black:#141414;\n  --lm-card:#1D1D1D;\n  --lm-card-hover:#232323;\n  --lm-white:#ffffff;\n  --lm-text:#F3F2ED;\n  --lm-muted:#C7C5BE;\n  --lm-soft:#9F9D96;\n  --lm-gold:#F6C703;\n  width:100%;\n  padding:clamp(80px,9vw,130px) 22px;\n  background:var(--lm-black);\n  color:var(--lm-text);\n  box-sizing:border-box;\n  overflow:hidden;\n  font-family:Raleway,Montserrat,Arial,sans-serif;\n}\n\/* =========================\n   HEADER\n========================= *\/\n#legatto-modalidades .lm-header{\n  max-width:820px;\n  margin:0 auto 65px;\n  text-align:center;\n}\n#legatto-modalidades .lm-eyebrow{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:11px;\n  margin-bottom:22px;\n  color:#D8D6CE;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.24em;\n  text-transform:uppercase;\n}\n#legatto-modalidades .lm-eyebrow span{\n  color:var(--lm-gold);\n  font-size:13px;\n}\n#legatto-modalidades h2{\n  margin:0;\n  color:var(--lm-white);\n  font-family:Montserrat,Raleway,Arial,sans-serif;\n  font-size:clamp(38px,5.5vw,70px);\n  line-height:.98;\n  font-weight:700;\n  letter-spacing:-.045em;\n}\n#legatto-modalidades h2 em{\n  color:#E3E1D9;\n  font-style:normal;\n  font-weight:400;\n}\n#legatto-modalidades .lm-header > p{\n  max-width:650px;\n  margin:27px auto 0;\n  color:var(--lm-muted);\n  font-size:16px;\n  line-height:1.8;\n}\n\/* =========================\n   GRID\n========================= *\/\n#legatto-modalidades .lm-grid{\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\/* =========================\n   CARD\n========================= *\/\n#legatto-modalidades .lm-card{\n  position:relative;\n  min-height:520px;\n  padding:34px 30px 27px;\n  display:flex;\n  flex-direction:column;\n  color:var(--lm-text);\n  text-decoration:none;\n  background:var(--lm-card);\n  border:1px solid rgba(255,255,255,.10);\n  overflow:hidden;\n  transition:\n    transform .45s ease,\n    background .45s ease,\n    border-color .45s ease,\n    box-shadow .45s ease;\n}\n#legatto-modalidades .lm-card:hover{\n  transform:translateY(-8px);\n  background:var(--lm-card-hover);\n  border-color:rgba(246,199,3,.35);\n  box-shadow:\n    0 24px 60px rgba(0,0,0,.35);\n}\n\/* =========================\n   FEATURED CARD\n========================= *\/\n#legatto-modalidades .lm-card-featured{\n  background:#252525;\n  border-color:rgba(246,199,3,.24);\n}\n#legatto-modalidades .lm-card-featured:hover{\n  background:#2A2A2A;\n  border-color:rgba(246,199,3,.55);\n}\n\/* =========================\n   NUMBER\n========================= *\/\n#legatto-modalidades .lm-number{\n  position:absolute;\n  top:26px;\n  right:28px;\n  color:#8F8D87;\n  font-family:Montserrat,Arial,sans-serif;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.15em;\n}\n\/* =========================\n   ICON\n========================= *\/\n#legatto-modalidades .lm-icon{\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:45px;\n  color:#E5E3DB;\n  border:1px solid rgba(255,255,255,.28);\n  border-radius:50%;\n  font-size:17px;\n}\n#legatto-modalidades .lm-card-featured .lm-icon{\n  color:var(--lm-gold);\n  border-color:rgba(246,199,3,.55);\n}\n\/* =========================\n   CONTENT\n========================= *\/\n#legatto-modalidades .lm-content{\n  position:relative;\n  z-index:2;\n}\n#legatto-modalidades .lm-label{\n  margin-bottom:13px;\n  color:#AAA8A1;\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n#legatto-modalidades .lm-card-featured .lm-label{\n  color:#D1B72C;\n}\n#legatto-modalidades h3{\n  margin:0 0 18px;\n  color:var(--lm-white);\n  font-family:Montserrat,Raleway,Arial,sans-serif;\n  font-size:clamp(28px,2.5vw,38px);\n  line-height:1.05;\n  font-weight:600;\n  letter-spacing:-.035em;\n}\n#legatto-modalidades .lm-content > p{\n  max-width:340px;\n  margin:0;\n  color:var(--lm-muted);\n  font-size:14px;\n  line-height:1.75;\n}\n\/* =========================\n   FEATURES\n========================= *\/\n#legatto-modalidades .lm-features{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n  margin-top:30px;\n}\n#legatto-modalidades .lm-features span{\n  padding:7px 10px;\n  color:#C9C7C0;\n  border:1px solid rgba(255,255,255,.16);\n  font-size:9px;\n  font-weight:700;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n#legatto-modalidades .lm-card-featured .lm-features span{\n  color:#DDD9C9;\n  border-color:rgba(246,199,3,.20);\n}\n\/* =========================\n   ARROW\n========================= *\/\n#legatto-modalidades .lm-arrow{\n  position:absolute;\n  top:27px;\n  left:auto;\n  right:78px;\n  width:38px;\n  height:38px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:var(--lm-gold);\n  border:1px solid rgba(246,199,3,.45);\n  border-radius:1px;\n  font-size:17px;\n  opacity:0;\n  transform:translate(5px,5px);\n  transition:all .35s ease;\n}\n#legatto-modalidades .lm-card:hover .lm-arrow{\n  opacity:1;\n  transform:translate(0,0);\n  background:rgba(246,199,3,.08);\n}\n#legatto-modalidades .lm-card:hover .lm-arrow{\n  opacity:1;\n  transform:translate(0,0);\n  background:rgba(246,199,3,.08);\n}\n\/* =========================\n   BOTTOM\n========================= *\/\n#legatto-modalidades .lm-bottom{\n  position:relative;\n  z-index:2;\n  margin-top:auto;\n  padding-top:25px;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:15px;\n  border-top:1px solid rgba(255,255,255,.13);\n  color:#B9B7B0;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n#legatto-modalidades .lm-bottom span:last-child{\n  color:#E1DFD7;\n  white-space:nowrap;\n}\n#legatto-modalidades .lm-card-featured .lm-bottom{\n  border-color:rgba(246,199,3,.20);\n}\n#legatto-modalidades .lm-card-featured .lm-bottom span:last-child{\n  color:var(--lm-gold);\n}\n\/* =========================\n   FOOTER\n========================= *\/\n#legatto-modalidades .lm-footer{\n  max-width:800px;\n  margin:58px auto 0;\n  display:flex;\n  align-items:center;\n  gap:20px;\n  text-align:center;\n}\n#legatto-modalidades .lm-footer-line{\n  flex:1;\n  height:1px;\n  background:rgba(255,255,255,.12);\n}\n#legatto-modalidades .lm-footer p{\n  max-width:560px;\n  margin:0;\n  color:#AAA8A1;\n  font-size:13px;\n  line-height:1.7;\n}\n#legatto-modalidades .lm-footer strong{\n  color:#F0EEE7;\n}\n\/* =========================\n   TABLET\n========================= *\/\n@media(max-width:900px){\n  #legatto-modalidades .lm-grid{\n    grid-template-columns:1fr;\n    max-width:620px;\n  }\n  #legatto-modalidades .lm-card{\n    min-height:430px;\n  }\n}\n\/* =========================\n   MOBILE\n========================= *\/\n@media(max-width:600px){\n  #legatto-modalidades{\n    padding:75px 17px;\n  }\n  #legatto-modalidades .lm-header{\n    margin-bottom:42px;\n  }\n  #legatto-modalidades h2{\n    font-size:39px;\n  }\n  #legatto-modalidades .lm-header > p{\n    font-size:14px;\n    line-height:1.7;\n  }\n  #legatto-modalidades .lm-card{\n    min-height:440px;\n    padding:29px 25px 24px;\n  }\n  #legatto-modalidades .lm-icon{\n    margin-bottom:42px;\n  }\n  #legatto-modalidades .lm-arrow{\n    opacity:1;\n    transform:none;\n  }\n  #legatto-modalidades .lm-bottom{\n    flex-direction:column;\n    align-items:flex-start;\n    gap:8px;\n  }\n  #legatto-modalidades .lm-footer{\n    margin-top:45px;\n  }\n  #legatto-modalidades .lm-footer-line{\n    display:none;\n  }\n}\n<\/style>\n\t\t<h2>\n\t\t\tInstruments\n\t\t<\/h2>\n<h4>\n\t\t\tVoice\t<\/h4>\n<h4>\n\t\t\tPercussions\t<\/h4>\n<h4>\n\t\t\tGuitars\t<\/h4>\n<h4>\n\t\t\tHandpan\t<\/h4>\n<h4>\n\t\t\tWinds\t<\/h4>\n<h4>\n\t\t\tWorld Instruments\t<\/h4>\n<h4>\n\t\t\tSound Healing\t<\/h4>\n<h4>\n\t\t\tHarps\t<\/h4>\n<h4>\n\t\t\tEar Training\t<\/h4>\n<h4>\n\t\t\tTheory &amp; Composition\t<\/h4>\n<h4>\n\t\t\tKeyboards\t<\/h4>\n<h4>\n\t\t\tStrings\t<\/h4>\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Coltrane-Star.png\" alt=\"Mapa de simetr\u00edas arm\u00f3nicas creado por John Coltrane en 1967, inspirado en la f\u00edsica te\u00f3rica y las leyes de la geometr\u00eda para unificar la m\u00fasica.\" itemprop=\"image\" height=\"1000\" width=\"1000\" srcset=\"https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Coltrane-Star.png 1000w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Coltrane-Star-300x300.png 300w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Coltrane-Star-100x100.png 100w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Coltrane-Star-600x600.png 600w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Coltrane-Star-150x150.png 150w, https:\/\/legatto.space\/wp-content\/uploads\/2021\/08\/Coltrane-Star-768x768.png 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" title=\"Coltrane Star\" onerror=\"this.style.display='none'\"  \/>\n\t\t\t\t\t\t\t\t\t\t\tHarmonic symmetries map created by John Coltrane in 1967, inspired by theoretical physics and the laws of geometry to unify music.\n\t\t<h2>\n\t\t\t&quot;When you start to see the possibilities of music, you want to do something good for people.&quot;\n\t\t<\/h2>\n\t\t\t<p>JOHN COLTRANE<\/p>","protected":false},"excerpt":{"rendered":"<p>Una Experiencia \u00danica para relacionarte con la m\u00fasica;y transformar vidas con ella &#8220;Vive e incorpora la m\u00fasica como la clara manifestaci\u00f3n de armon\u00eda en el Universo&#8221;. &#8211; Hunab Amaya, Fundador. Las bases&#8230; En Legatto exploramos la m\u00fasica como un lenguaje de sonido, relaci\u00f3n, resonancia y expresi\u00f3n, integrando conocimientos de distintas culturas y \u00e9pocas con el&hellip;<\/p>","protected":false},"author":1,"featured_media":380,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-36","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Metodolog\u00eda - Legatto<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/legatto.space\/en\/metodologia\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Metodolog\u00eda - Legatto\" \/>\n<meta property=\"og:description\" content=\"Una Experiencia \u00danica para relacionarte con la m\u00fasica;y transformar vidas con ella &#8220;Vive e incorpora la m\u00fasica como la clara manifestaci\u00f3n de armon\u00eda en el Universo&#8221;. &#8211; Hunab Amaya, Fundador. Las bases&#8230; En Legatto exploramos la m\u00fasica como un lenguaje de sonido, relaci\u00f3n, resonancia y expresi\u00f3n, integrando conocimientos de distintas culturas y \u00e9pocas con el&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/legatto.space\/en\/metodologia\/\" \/>\n<meta property=\"og:site_name\" content=\"Legatto\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T18:23:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/legatto.space\/wp-content\/uploads\/2021\/09\/Legatto-PP.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"625\" \/>\n\t<meta property=\"og:image:height\" content=\"389\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/legatto.space\\\/metodologia\\\/\",\"url\":\"https:\\\/\\\/legatto.space\\\/metodologia\\\/\",\"name\":\"Metodolog\u00eda - Legatto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/legatto.space\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/legatto.space\\\/metodologia\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/legatto.space\\\/metodologia\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/legatto.space\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/Legatto-PP.jpg\",\"datePublished\":\"2021-07-03T20:58:02+00:00\",\"dateModified\":\"2026-09-07T18:23:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/legatto.space\\\/metodologia\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/legatto.space\\\/metodologia\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/legatto.space\\\/metodologia\\\/#primaryimage\",\"url\":\"https:\\\/\\\/legatto.space\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/Legatto-PP.jpg\",\"contentUrl\":\"https:\\\/\\\/legatto.space\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/Legatto-PP.jpg\",\"width\":625,\"height\":389,\"caption\":\"Legatto Institute\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/legatto.space\\\/metodologia\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/legatto.space\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Metodolog\u00eda\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/legatto.space\\\/#website\",\"url\":\"https:\\\/\\\/legatto.space\\\/\",\"name\":\"Legatto\",\"description\":\"Consciencia Musical\",\"publisher\":{\"@id\":\"https:\\\/\\\/legatto.space\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/legatto.space\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/legatto.space\\\/#organization\",\"name\":\"Legatto Institute\",\"url\":\"https:\\\/\\\/legatto.space\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/legatto.space\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/legatto.space\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/Legatto-Logo-Final.png\",\"contentUrl\":\"https:\\\/\\\/legatto.space\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/Legatto-Logo-Final.png\",\"width\":1424,\"height\":508,\"caption\":\"Legatto Institute\"},\"image\":{\"@id\":\"https:\\\/\\\/legatto.space\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Metodolog\u00eda - Legatto","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/legatto.space\/en\/metodologia\/","og_locale":"en_US","og_type":"article","og_title":"Metodolog\u00eda - Legatto","og_description":"Una Experiencia \u00danica para relacionarte con la m\u00fasica;y transformar vidas con ella &#8220;Vive e incorpora la m\u00fasica como la clara manifestaci\u00f3n de armon\u00eda en el Universo&#8221;. &#8211; Hunab Amaya, Fundador. Las bases&#8230; En Legatto exploramos la m\u00fasica como un lenguaje de sonido, relaci\u00f3n, resonancia y expresi\u00f3n, integrando conocimientos de distintas culturas y \u00e9pocas con el&hellip;","og_url":"https:\/\/legatto.space\/en\/metodologia\/","og_site_name":"Legatto","article_modified_time":"2026-09-07T18:23:36+00:00","og_image":[{"width":625,"height":389,"url":"https:\/\/legatto.space\/wp-content\/uploads\/2021\/09\/Legatto-PP.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/legatto.space\/metodologia\/","url":"https:\/\/legatto.space\/metodologia\/","name":"Metodolog\u00eda - Legatto","isPartOf":{"@id":"https:\/\/legatto.space\/#website"},"primaryImageOfPage":{"@id":"https:\/\/legatto.space\/metodologia\/#primaryimage"},"image":{"@id":"https:\/\/legatto.space\/metodologia\/#primaryimage"},"thumbnailUrl":"https:\/\/legatto.space\/wp-content\/uploads\/2021\/09\/Legatto-PP.jpg","datePublished":"2021-07-03T20:58:02+00:00","dateModified":"2026-09-07T18:23:36+00:00","breadcrumb":{"@id":"https:\/\/legatto.space\/metodologia\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/legatto.space\/metodologia\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/legatto.space\/metodologia\/#primaryimage","url":"https:\/\/legatto.space\/wp-content\/uploads\/2021\/09\/Legatto-PP.jpg","contentUrl":"https:\/\/legatto.space\/wp-content\/uploads\/2021\/09\/Legatto-PP.jpg","width":625,"height":389,"caption":"Legatto Institute"},{"@type":"BreadcrumbList","@id":"https:\/\/legatto.space\/metodologia\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/legatto.space\/"},{"@type":"ListItem","position":2,"name":"Metodolog\u00eda"}]},{"@type":"WebSite","@id":"https:\/\/legatto.space\/#website","url":"https:\/\/legatto.space\/","name":"Legatto","description":"Musical Consciousness","publisher":{"@id":"https:\/\/legatto.space\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/legatto.space\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/legatto.space\/#organization","name":"Legatto Institute","url":"https:\/\/legatto.space\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/legatto.space\/#\/schema\/logo\/image\/","url":"https:\/\/legatto.space\/wp-content\/uploads\/2021\/07\/Legatto-Logo-Final.png","contentUrl":"https:\/\/legatto.space\/wp-content\/uploads\/2021\/07\/Legatto-Logo-Final.png","width":1424,"height":508,"caption":"Legatto Institute"},"image":{"@id":"https:\/\/legatto.space\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/pages\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":17,"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/pages\/36\/revisions"}],"predecessor-version":[{"id":2406,"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/pages\/36\/revisions\/2406"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/media\/380"}],"wp:attachment":[{"href":"https:\/\/legatto.space\/en\/wp-json\/wp\/v2\/media?parent=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}