Aulos Barcelona “Modern” mouthpiece for alto saxophone

0 customer reviews

89,00 

89,00 

<script>
document.addEventListener('DOMContentLoaded', function() {
    setTimeout(function() {
         // Obtener todos los contenedores con clase 'value'
    var valueContainers = document.querySelectorAll('.variations_form.cart .value');

    // Iterar sobre cada contenedor
    valueContainers.forEach(function(container) {
        // Obtener el select dentro del contenedor actual
        var select = container.querySelector('select');

        // Obtener todos los divs con role 'radio' dentro del contenedor actual
        var radios = container.querySelectorAll('[role="radiogroup"] > div');

        // Función para actualizar las clases de los divs con role 'radio' según el estado del option
        function updateRadioClasses() {
            radios.forEach(function(radio) {
                // Obtener el valor del div con role 'radio'
                var radioValue = radio.getAttribute('value');

                // Obtener el option correspondiente al valor del div actual
                var option = select.querySelector('option[value="' + radioValue + '"]');

                // Verificar si el option está deshabilitado o si no existe
                if (!option || option.disabled) {
                    // Añadir la clase 'disable' al div
                    radio.classList.add('disable');
                } else {
                    // Quitar la clase 'disable' del div
                    radio.classList.remove('disable');
                }
            });
        }

        // Escuchar el evento change en el select dentro del contenedor actual
        select.addEventListener('change', updateRadioClasses);

        // Observar los cambios en los options utilizando MutationObserver
        var observer = new MutationObserver(updateRadioClasses);
        observer.observe(select, { childList: true, subtree: true, attributes: true });

        // Llamar a la función para inicializar las clases de los divs con role 'radio' al cargar la página
        updateRadioClasses();
    });
    }, 20); // Esperar un segundo antes de ejecutar el script
});

  
</script>

Aulos Barcelona “Modern” mouthpiece for alto saxophone

Manufactured using 3D printing

6 colours to choose from

The Modern model is recommended for Jazz and Modern.

Sound delicate yet energetic, with character but without shrillness.

Good control of the tuning and light in its execution.

 

Description

The configuration of this model allows you to play in a section or stand out with the personality that the moment requires. Ideal for very dynamic formations such as a big band or groups where the soloist can take centre stage and shine.

 

Compatible with standard ligatures

Camera: Rounded

Deflector: 12.5%

 

Openings:

A3: 1.70 mm

A4: 1.80 mm

A5: 1.95 mm

A6: 2,16 mm

A7: 2.30 mm

See table of equivalences in the last image of the product

 

Manufacturing material:

ABS manufactured in Europe suitable for contact with foodstuffs (…LEGO parts are made from this material).

Medium of printing:

Lead-free stainless steel E3D mouthpiece for food and medical use, does not carry materials harmful to health.

 

Aulós Barcelona mouthpieces have been designed and manufactured with special attention to protecting the musician’s health. As they are printed layer by layer, we recommend washing them frequently with warm soapy water.

Weight N/A
Tip Opening

A3, A4, A5, A6, A7

Color

Ash white, Clay Green, Grey Moon, Lava Red, Night Black, Ocean Blue

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Contact form