Yamaha YTS-480 tenor saxophone
2.695,00 €
2.695,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>Yamaha YTS-480 tenor saxophone
The 480 saxophones have many of the same features as our professional saxophones, providing these intermediate saxophones with greater ease of play and excellent tone. These are the instruments that inspire the best in artists and are the ideal choice for the next generation of instrumentalists.
Features:
The neck is designed for the 480 series for improved tone and response.
The newly designed octave key offers the flexibility to choose between the included 62-type neck and other necks designed for the Custom Z and Custom EX. (Sold separately)
A simple but functionable octave joint to realize smoothness.
Traditional body shape is adopted which makes the sound brighter and playing feel lighter.
Regular key posts. This style of key posts reduces the resistance and makes the instrument easier to sound.
The unique tear-drop shaped F key improves playability.
The left-hand seesaw key has been designed to increase playability as well as provide a more comfortable feel.
Two-point contact is adopted for enhanced projection and a free-blowing response.
Two-piece bell. Two pieces of brass sheets are jointed together by the hands of craftsmen, then shaped to the bell with a machine.
480 style (AS, TS) A engraving made by hand on the bell, gives the saxophone a touch of elegance.
Bell rings supports the instrument to vibrate well when players blow into it.
The separate key guards feature adjustable screw cap stoppers for professional-style technical adjustments.
An improved mechanism from low B-C# connection ensures the consistent closing of the low C# key and promotes a clear response from notes in the low range of the instrument.
Case (TSC-400EII). Semi-hard case offers a contemporary look and greater ease of transport.
CHECK STOCK AVAILABLE
| Weight | 4 kg |
|---|
Only logged in customers who have purchased this product may leave a review.























Reviews
There are no reviews yet.