Soprano Saxophone Selmer Signature

0 customer reviews

6.720,00 €

6.720,00 €

Disponible en 7-10 días

<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>

Disponible en 7-10 días

Disponible en 7-10 días

Soprano Saxophone Selmer Signature

Lacquered – Engraved

Representing the renewal of the Series III, which has played a defining role in the history of the soprano saxophone since its launch in 1993, the Signature model makes the instrument immediately more accessible to play. It offers a level of relaxation and playing ease never before experienced on a soprano saxophone.

By providing easier access to the soprano’s appealing, round sound, while naturally avoiding excessive tonal edge, it offers exceptionally even intonation and tonal consistency through to the upper and altissimo registers, making these registers particularly easy to produce.

The reliable response of the low register and right-hand notes inspires confidence, allowing for more relaxed playing, while the stability of the upper register remains exceptional, even at the softest dynamics.

Adorned with an original Art Deco engraving that pays tribute to the time-honoured gestures passed down from generation to generation within the Henri SELMER Paris Factory in Mantes-la-Ville, the Signature soprano is probably the finest soprano saxophone designed and manufactured by Henri SELMER Paris since the introduction of its first model in 1922.

TECHNICAL SPECIFICATIONS
• Pitch: B♭
• Range: from low B♭ to high G
• Includes two interchangeable necks: straight and curved.
• Neck receiver with a three-point concentric locking system.
• Adjustable nickel silver neck locking ring.
• Fine gold-plated metal thumb rests.
• Keys inlaid with natural mother-of-pearl.
• Leather pads with riveted metal resonators.
• ‘SIGNATURE’ engraving with Art Deco motifs.
• Available finishes:
• Lacquered
• Black
• Brushed
• Antique lacquer
• Silver-plated
• Solid silver
• Gold
• Henri SELMER Paris Concept mouthpiece included.
• Exclusive case and full set of accessories.

 

Check availability

 

 

Weight 3 kg

Reviews

There are no reviews yet.

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

Contact form