Yamaha YSL-350C Tenor Trombone

0 customer reviews

1.617,00 

1.617,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 YSL-350C Tenor Trombone

The 350C trombone model is a full-size trombone, which includes the usual slide positions, but is significantly shorter in length. Thanks to the ascending piston, it is possible to play a full scale without using the two outermost positions. Ideal for children who cannot reach all the notes on a standard trombone.

The 350C model is not exclusively for children; it is also suitable for adult players. As children grow, the instrument becomes too small for them, but adults will not need to upgrade to a larger model.

The eight-inch bell is exactly the same as that used on standard trombone models and is made of gold-plated brass to provide an exceptionally warm and round tone.

The secret of this revolutionary design lies in the ascending piston. When played with the piston ‘open’, the trombone uses the full length of the B-flat tube. When the lever is pressed, the key of the instrument rises one point, eliminating the need for the sixth and seventh slide positions on this model.

Conventional trombones are long and somewhat complicated instruments. The 350C model is not only shorter, but also considerably better balanced, making it easier to hold and play.

  • Key: B flat/C
  • Bell material: Brass
  • Diameter of bell: 204 mm (8”)
  • Size of double hole: 12.7–13.34 mm (0.5–0.525″)
  • Outer guide material: Brass
  • Interior carriage material: Silver nickel-plated
  • Finish: Lacquered gold-plated
  • Mothpiece: SL-48S
  • Case included

CHECK STOCK AVAILABLE

Weight 3 kg
Color

Black, Blue, Green, Orange, Red, Violet, White, Yellow

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Contact form