Aulos Barcelona “Classic” mouthpiece for alto sax
89,00 €
89,00 €
<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>Aulos Barcelona “Classic” mouthpiece for alto sax
Manufactured using 3D printing
6 colours to choose from
The Classic model is recommended for Classical Music.
Sound pleasant, slightly velvety and with a great richness of timbre.
Low difficulty in execution and tuning.
Description
This mouthpiece model is especially recommended for students and musicians who mainly perform a classical/contemporary chamber repertoire, as well as works for bands and symphony orchestras where a pleasant, rich and homogeneous sound blend is required, without shrillness and with perfect control of tuning and execution.
Compatible with standard ligatures
Camera: Square-rounded
Openings:
A1: 1.52 mm
A2: 1.60 mm
A3: 1.70 mm
A4: 1.80 mm
A5: 1.95 mm
See table of equivalences in the last image of the product
Manufacturing material:
ABS manufactured in Europe suitable for contact with foodstuffs (…LEGO parts are made from this material).
Medium of printing:
Lead-free stainless steel E3D mouthpiece for food and medical use, does not carry materials harmful to health.
Aulós Barcelona mouthpieces have been designed and manufactured with special attention to protecting the musician’s health. As they are printed layer by layer, we recommend washing them frequently with warm soapy water.
| Weight | N/A |
|---|---|
| Tip Opening | A1, A2, A3, A4, A5 |
| Color | Ocean Blue, Ash white, Clay Green, Grey Moon, Lava Red, Night Black |
Only logged in customers who have purchased this product may leave a review.























Reviews
There are no reviews yet.