Box of 5 Gonz?lez “Malbec” reeds for tenor sax

0 customer reviews

19,40 

19,40 

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

Box of 5 reeds Gonzalez “Malbec” for tenor saxophone

French cut “Filed

Imported from Argentina. Organically grown without agrochemicals and pesticides.

Equivalent hardness with Vandoren Java / ZZ. 

The Malbec reeds are Gonzalez’s latest release in saxophone reeds. Based on the well-known Jazz Local 627, they share their basic characteristics: their sound is of excellent clarity and projection, as well as being brighter than that of the Classic reeds. This makes them ideal for Jazz. Although the sound focus is the same as Local 627, Malbec has a Filed cut, which gives the reed extra flexibility.

 

From the “Ca?as Gonzalez” website:

Ca?as Gonzalez owned by Argendonax S.A. is one of the leading manufacturers of clarinet reeds, saxophone reeds, oboe reeds, English horn reeds, bassoon reeds and contrabassoon reeds. All the raw material used in our products comes from our own Arundo Donax plantation in 3 de Mayo at the foot of the Andes, considered the largest in the world.

From the very beginning in 1982, our mission has been to be personally involved and to apply exhaustive quality control at every stage of the manufacturing process, from cultivation, production, distribution to the evaluation of demanding professional musicians. To produce the finest reed for wind instruments in the world, with quality over quantity in mind.

Through a deep commitment to the environment we choose only the best raw material with extraordinary characteristics, always respecting the family tradition. Today, Gonzalez reeds are pioneers in the division of their measures in quarters of hardness, offering the musician a more accurate system of selection and less discarding of reeds per box. In addition, the brand is synonymous with excellence in more than 30 countries that make up our distribution network.

Weight N/A
Strength

Dureza 3 1/2, Dureza 4, Strength 1 1/2, Strength 2, Strength 2 1/2, Strength 3, Strength 4 1/2

Reviews

There are no reviews yet.

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

Contact form