Yamaha YCL-450 B-flat clarinet

0 customer reviews

1.070,00 

1.070,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 YCL-450 B-flat clarinet

With a natural embouchure, this model can produce a clear and authentic clarinet sound. The fine combination of ease of playability and excellent intonation makes the YCL-450 a great choice for beginning to work on expression and nuance, bringing the student considerably closer to the path of excellence.

The balance of the instrument has been revised to accommodate leather pads. The upper part of the bell has been optimised to achieve consistent sound quality across all registers.

Outer diameter of the barrel: A shape that promotes efficient airflow through the instrument. The barrel is made slightly smaller towards the mouthpiece to make it easier to blow and to provide a more flexible response to expressive nuances. This measurement is slightly larger at the lower end of the barrel.

The surface of the shoes that close the chimneys are made of genuine leather, which is used in high-end models, providing a powerful yet smooth sound. It also reduces shoe noise while playing and is highly durable.

The thumb rest can be adjusted to the height that is most comfortable for each player, reducing discomfort and fatigue in the thumb.

It can be adjusted to make fingering more comfortable for players with small hands and can be readjusted if necessary as the player’s hands grow and they become more proficient. The thumb rest also includes a ring that can be used to attach the strap when necessary.

  • Boehm system
  • Made of grenadilla wood
  • 17 keys y 6 rings
  • Silver-plated key system
  • Leather pads
  • Adjustable thumb rest
  • Barrel of 65 mm length
  • Incl. Yamaha 4C mouthpiece, light case and accessories
Weight 2 kg
Model

17 keys, 18 keys

Reviews

There are no reviews yet.

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

Contact form