Heritage “Boston Sax Shop” Neck for alto saxophone
Price range: 560,00 € through 680,00 €
Price range: 560,00 € through 680,00 €
20 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>Necks with vintage design, for alto saxophone
Available in different finishes: Bare Brass or Silver Plated
Please check availability before making your purchase.
From the Boston Sax Shop website:
Following the success of our Heritage necks for tenor saxophones, I wanted to achieve the same tonal goals of flexibility and openness for the alto saxophone. It took me over a year to perfect it, but the result is something I can proudly say is on par with its tenor counterpart.
Inspired by the freedom and higher neck angles found on older Selmer necks (Balanced Action and Radio Improved), the Heritage neck for alto opens up the more muted areas of the saxophone, particularly the middle register, and adds resistance and, therefore, more richness to the sound of the palm key notes. It’s a balancing act to achieve the right amount of projection while maintaining the core of the sound and keeping intonation easy; that’s why it took me over a year!
In any case, I am very excited to share these necks with you and I hope you like them as much as I do.
-Jack Tyler
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:
| Weight | 1 kg |
|---|---|
| Finishings | Bare Brass, Silver Plated, Stippled Brass, Stippled Silver |
Only logged in customers who have purchased this product may leave a review.






Reviews
There are no reviews yet.