Aulos Barcelona “Street” 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 “Street” mouthpiece for alto saxophone

Manufactured using 3D printing

6 colours to choose from

The Street model is recommended for rock, funk, modern jazz, and all types of street bands.

Sound powerful but under control, fresh, energetic and with a remarkable brightness.

Ágil de ejecución y afinación sin problemas.

 

Description

As its name suggests, all its parameters have been designed to project sound onto the street in a powerful way without losing control or tuning. Ideal for saxophonists in marching bands, brass bands, charangas or soloists.

 

Compatible with standard ligatures

Camera: Rounded

Deflector: Type Steep Baffle of medium height

 

Openings:

A3: 1.70 mm

A4: 1.80 mm

A5: 1.95 mm

A6: 2,16 mm

A7: 2.40 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