Yamaha YBS-480 Baritone Saxophone

0 customer reviews

6.650,00 

6.650,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>

Yamaha YBS-480 Baritone Saxophone

Saxophonists around the world know Yamaha baritone saxophones for their extraordinary sound. With the YBS-480, Yamaha updates the traditional image of these instruments with exceptional playability and a powerful yet delicate sound. The bell configuration and key layout have been revised to achieve more comfortable and stable intonation, which will be beneficial for first-time baritone saxophonists.

Features:

Standard pillar. This pillar style reduces resistance and makes the instrument easier to play.

The teardrop-shaped F front key improves playability.

The left-hand rocker key has been designed to increase playability and provide greater comfort.

Two-point contact has been adopted to improve projection and achieve a resistance-free response when blowing.

Two-piece bell. The skilled hands of craftsmen joined two sheets of brass and shaped the bell with a machine.

The bell rim helps the instrument vibrate well when the musician blows into it.

The independent key guards feature adjustable cup thread stops for professional-style technical adjustments.

An improved mechanism for connecting the low B-flat and C-sharp keys ensures consistent closure of the low C-sharp key and provides a clear response in the low register notes.

The pica and its support have a new design. Their reduced weight minimizes the influence on sound when the pica is used. *The pica is optional on YBS‑480 models.

Durable hard case included.

CHECK AVAILABLE STOCK

Weight 5 kg

Reviews

There are no reviews yet.

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

Contact form