Neck Heritage “Boston Sax Shop” for tenor sax

0 customer reviews

Price range: 650,00 € through 700,00 €

Price range: 650,00 € through 700,00 €

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

Vintage-style necks for tenor saxophone

Available in different finishes: Bare Brass or Silver Plated

Please check availability before making your purchase.

 

From the Boston Sax Shop website:

The Heritage neck for tenor saxophone was conceived from my two passions: restoring antique saxophones and playing them. As a repairer, I have had the privilege of examining and testing hundreds of vintage necks and incorporating the best of each of them into the design of the Heritage neck. A significant influence on this neck comes from the “free blowing” characteristics I have found in vintage Selmers, such as the Radio Improved and Balanced Action models, which have necks with more open angles. These models are increasingly difficult to find, and often people prefer their sound but not their ergonomics, so I set out to produce a neck that would allow musicians to experience the magic of these vintage saxophones in more standard instruments. After several years of measuring and adjusting the angles of the neck, and many prototypes, the Heritage neck was born.

The Heritage neck sounds more flexible and has more amplitude than a standard Mark VI-style neck without sacrificing control or tuning. Due to its greater angle, it also feels like you are blowing further down the saxophone, which reduces resistance. I find that the Heritage neck gives the musician more space to push the air and opens up the mid-range, which is often more muted on the tenor, producing a more consistent sound throughout the saxophone. It is the neck of my dreams, and I am proud to share it with you.

-Jack Finucane, owner and repair technician

 

 

Heritage necks are manufactured with precision and exact tolerances to ensure consistency, and are individually hand-engraved.

At our workshop in Boston, before being sent to our premises in Barcelona, we can adjust the neck free of charge to fit the following models: all vintage Selmer models, all current Selmer models, Yanagisawa, Yamaha, P. Mauriat, Cannonball, Eastman and all other saxophones manufactured in Taiwan. That said, there may be millimetric differences in diameter that need to be adjusted by a local technician, who will have the neck and body of your saxophone at their disposal.

 

We usually order these necks to order, and we depend on the manufacturer’s stock.

Note: The Bare Brass (lacquer-free brass) finish will form its own patina naturally over time and with handling.

 

Read our article:

¿El neck hace una diferencia?

 

Weight 1 kg
Finishings

Bare Brass, Silver Plated, Stippled 18k Gold, Stippled Brass, Stippled Silver

Reviews

There are no reviews yet.

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

Contact form