Boston Sax Shop R-Series Mouthpiece for tenor saxophone
490,00 €
490,00 €
1 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>“Inspired by the past, created for the future”.
The R-Series is the large chamber mouthpiece for the modern musician.
A recreation of the legendary Otto Link Reso Chamber, with the advantages of the manufacturing accuracy of CNC technology, hand-finished, and with modern tip apertures.
From the Boston Sax Shop website:
“There is something very intriguing about vintage large chamber tenor saxophone mouthpieces. When they are good, they offer an incredible amount of breadth and flexibility of sound that simply cannot be beaten.
But… finding that perfect vintage piece with a more modern aperture can be a challenge. Personally, I have struggled for years to find an Otto Link Reso Chamber that once the aperture was modified retained all the characteristics and potential that I knew these mouthpieces could have. Over the years of searching, buying mouthpieces and paying for refacings I only had luck with one! Inspired by that mouthpiece I spent the best part of a year to reimagine it with the power of CNC technology and after many prototypes, I found that perfect balance between the baffle profile for large chamber mouthpieces and larger than vintage aperture sizes. The R-Series is the large chamber mouthpiece for the modern musician.
The large chamber provides a free and wide sound and the medium roll over baffle gives plenty of power to project without losing the warmth and breadth of the tonal centre.
As always, every Boston Sax Shop mouthpiece is hand-finished after CNC production and tested to meet my exacting standards”.
| Weight | N/A |
|---|---|
| Tip Opening | 7* (.105), 8* (.115) |
Only logged in customers who have purchased this product may leave a review.















Reviews
There are no reviews yet.