Drake “Master Series Metal Sanborn” alto sax mouthpiece

0 customer reviews

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

This product is currently out of stock and unavailable.

This product is currently out of stock and unavailable.

In 2014 David commissioned Aaron to make him a custom mouthpiece that would live up to his demands; whether on stage or in the recording studio. The Aaron Drake David Sanborn Signature model has far exceeded expectations. 

Each Sanborn model mouthpiece is precision milled and meticulously hand finished to be an exact reproduction of David’s own Drake mouthpiece, which he has been performing with exclusively since 2014. 

Design

This Aaron Drake design was made in direct collaboration with David Sanborn, and influenced by several of Drake’s previous designs. It is also inspired by some of Sanborn’s most beloved vintage mouthpieces. The result is a mouthpiece that helped write the next chapter of the genuine Sanborn sound, and can now help you write your own story. 

Process

Each piece is handmade. After milling, extensive hand work is done on the blank. The chamber, baffle and liner are hand worked and finished to exacting tolerances. The result is a mouthpiece that offers total consistency with impeccable craftsmanship.  

Specifications

The Sanborn model incorporates a three-tiered baffle design with a medium Venturi chamber. It is available in three apertures: 6 (.080?), 7 (.085?) and 8 (.090?). All nozzle proportions and baffle contouring are adjusted for each tip opening to ensure total consistency in playing feel.  David Sanborn personally plays opening number 8.

Sound

The mouthpiece features a very immediate response and precise attack, with just the right amount of resistance to develop rich tonal color and allow complete freedom of expression. It is exceptionally free blowing and allows the player to employ a full range of dynamics, from the low to the high end of the instrument. It is a powerful mouthpiece, with impeccable intonation and a centered sound. The full, rich sound of the Drake Sanborn Signature mouthpiece far exceeds that of other similar mouthpieces.

Each mouthpiece has a silver-plated satin finish and is engraved with a unique serial number.  Limited production. 

Includes Drake “Quad-Point” ligature, Drake mouthpiece holder, Rovner ligature, velvet cover and carrying case.

About the Drake Quad-Point ligature

The Drake “Quad Point” ligature is custom designed for David Sanborn’s new mouthpiece to be positioned near the end of the board, Dave’s signature placement. This ligature position allows for full activation of the reed fiber and maximizes resonance and responsiveness. Quad Point refers to 4 points of contact on the reed. Tested and approved by David Sanborn.

History of David Sanborn’s mouthpiece development.

In 2013 David invited me to meet after his concert in San Antonio Texas.  David expressed his need for a mouthpiece that could replace the mouthpiece he played for many years.  From this initial meeting I started making prototype mouthpieces for David to try, and within several months we came up with a design that David liked.  Not only did he like it, but it was a mouthpiece that could be his number one piece.  In 2014 Dave switched and started playing exclusively with his Drake mouthpiece.  

Several years have passed since then, and now David and I have decided to offer this mouthpiece as the David Sanborn model.

Tip Opening

6, 7, 8

Reviews

There are no reviews yet.

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

Contact form