Borgani Flexitone ligature for saxophones and clarinets
Price range: 62,00 € through 66,00 €
Price range: 62,00 € through 66,00 €
105 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>Borgani Flexitone ligature
It helps to better adjust the reed to the mouthpiece, allowing it to vibrate freely and amplify the sound diffusion. All frequencies of the timbre spectrum are also qualitatively improved.
Using a very simple press-fit system, the reed is kept perfectly aligned, so that it remains in place even if the mouthpiece is moved to correct the tuning, a detail to be taken into account that not all ligatures with this function possess.
Thanks to a system of slots, it adapts to many different mouthpiece diameters, just like a watch band or a belt.
Sizes:
- Small: Suitable for ebonite mouthpieces for soprano saxophone and requinto clarinet, and rounded metal mouthpieces for alto saxophone.
- Large: Suitable for ebonite mouthpieces for Bb clarinet, alto saxophone, tenor saxophone, and some baritone saxophone mouthpieces with a narrower shape than traditional (such as Jody Jazz, Berg Larsen, etc).
Materials:
- Bronze: full and rich sound
- Alpaca (Nickel-Silver): bright and defined sound
- Brass: warm and natural sound
| Weight | N/A |
|---|---|
| Tamaño | Large, Small |
| Material | Brass, Bronze, Nickel silver |
Only logged in customers who have purchased this product may leave a review.











Reviews
There are no reviews yet.