Vandoren Traditional Clarinet Mouthpiece
115,00 €
115,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>The traditional French clarinet mouthpiece. The most used by musicians all over the world.
Traditional chinrest.
Models:
M15 : Flexibility of articulation. The musician can easily choose from a wide range of colours.
5RV : The historical reference for professional musicians. Quality and tradition.
5RV Lyre : The most open 5RV and the longest table.
M30 Lyre : A more open mouthpiece than the 5RV Lyre, with a longer table, guaranteeing flexibility and roundness. It maintains an exceptional sound quality.
M30 : Its long board length gives it great flexibility with a well-balanced sonority between timbre and roundness.
B46 : The mouthpiece particularly suited to clarinet and saxophone players.
B40 Lyre : The perfect balance of a round and coloured sound. Ease of emission especially in the high register.
B45- : Same technical characteristics as the B45, favouring ease of emission.
B45 : The universal mouthpiece. With an intermediate aperture and a medium table, it has been appreciated by most clarinettists.
B40 : The same table as the B45, with a wider bead, it gives a compact and centred sound.
B45 Lyre : Characterised by a particularly large aperture, it offers flexibility and roundness of sound while maintaining an easy emission.
5JB : The jazz mouthpiece.
7JB : Mouthpiece for jazz and traditional music. Powerful sound and flexibility.
| Weight | 0,1 kg |
|---|---|
| Measure | 5JB, 5RV, 5RV lyre, 7JB, B40, B40 lyre, B45, B45 lyre, B45•, B46, M15, M30, M30 lyre |
Only logged in customers who have purchased this product may leave a review.









Reviews
There are no reviews yet.