Yamaha YCR-4330GII Cornet in B-flat

0 customer reviews

1.030,00 

1.030,00 

100 in stock

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

100 in stock

100 in stock

Yamaha YCR-4330GII Cornet in B-flat

The YCR-4330GII model, which incorporates a rounded mouthpiece combined with a medium/large bore (ML) sound channel, offers the characteristic sound of the cornet with a very comfortable response. The modified two-piece gold-plated brass bell, with an ideal thickness, allows the player to produce a warm, round tone.

Fabricada en latón dorado para ofrecer un tono rico y cálido, la campana se ha diseñado para lograr el equilibrio ideal entre durabilidad, facilidad de ejecución y un sonido expresivo.

The highly durable monel alloy pistons, along with the buttons and lower piston caps, help extend the life of the instrument while maximizing its sound quality.

The tuning slides are constructed using the same methods as professional models for better stability, a more defined tonal color, and greater durability.

The rounded leadpipe and 11.65 mm (0.459″) ML (medium-large) bore give this instrument a light and smooth response, as well as a warm tone.

Backpack-style case. Semi-hard case offers a contemporary look and greater ease of transport.

  • B-flat trumpet
  • Average weight
  • Finish: Lacquered Gold,
  • Bell: 119.0 mm gold brass
  • Bore: ML 11.65 mm,
  • Moputhpiece: CR-11E4.

 

CHECK STOCK AVAILABLE

Weight 3 kg
Bell

Bellflex, Copper, Goldbrass

Reviews

There are no reviews yet.

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

Contact form