Ga naar inhoud
  • Dé specialist op gebied van Drums & Percussie!
  • FAQ
  • Over ons
  • Contact
  • Dé specialist op gebied van Drums & Percussie!
Drums OnlyDrums Only
  • Login
  • Winkelwagen / Vrij
    • Geen producten in de winkelwagen.

      Terug naar winkel

  • Winkelwagen

    Geen producten in de winkelwagen.

    Terug naar winkel

    MasterCard
    Visa
    Bancontact
    IDeal
  • Menu
  • Webshop
  • Nieuws
  • Showroom
  • Drumlessen
  • Events
  • Verhuur
  • Educatief
    • Starter Drums
    • Middenklasse Drums
    • Elektronische Drums
    • Professionele Drums
    • Drumkidz
    • Houtsoorten
Pearl Symphonic Aluminium Snaredrum 14x6.5
Pearl Symphonic Aluminium Snaredrum 14x6.5 - Afbeelding 2
Home / Snare Drums

Pearl Symphonic Aluminium Snaredrum 14×6.5

€1259,00

Op aanvraag, contacteer ons voor de levertermijn.

Artikelnummer: SYA1465 Categorie: Snare Drums
Productcategorieën
  • pearl
  • Dunnett
  • Demo drums
  • Akoestische Drums
  • Uncategorized
  • Snare Drums
    • Slingerland
    • DW
    • Tama
    • Sonor
    • Ludwig
    • Zildjian
  • Elektronische Drums
  • Cymbalen
  • Drum Hardware
  • Drum Accessoires
  • Books and DVD's
  • Concert Percussie
  • Percussie Instrumenten
  • Marching Drums
  • Microphones
  • 2nd Hand
  • oosp
  • Vintage Drums
  • Beschrijving
  • Aanvullende informatie
  • Een vraag over dit product?

Pearl Symphonic Aluminium Snaredrum 14×6.5

The Symphonic Series Ply-Maple SYP model concert drums have been some of the most requested products made by Pearl for over two decades. The world famous PHA Philharmonic Aluminum shell has been recognized as one of the most important snare drums of the last 20 years, and is now a standard voice in modern concert percussion. Now for the first time, you can get the flexibility and combinations of color and timbre from the famous Symphonic SR300 Triple Strainer combined with the power and cutting tone of proven Aluminum shell sound. The proven higher pitch and cut of aluminum is the perfect complement to the 100% maple of the SYP Symphonic models. Available in two sizes: 14”x5.5”, and 14”x6.5” to accomplish everything from the lightest roll to a thunderous crack in solo and ensemble work.

The heart and soul of the SYA Symphonic Series is the proprietary SR-300 Multi-Timbre Snare Strainer system that functions like 3 individually controlled throw-offs. Each of the 3 levers of the SR-300 strainer system controls 6 strands of either Snappy wire, wound cable, or heavy coated cable. Individual tension knobs provide an additional layer of tone control for uncompromising tuning accuracy and control.

Features like the natural brushed aluminum finish, classic styled tube lugs, Pearl’s acclaimed Master Cast Die-Cast hoops, and Remo Renaissance heads, insure you that no construction detail has been overlooked.

The controlled, open, and warm tone of the Symphonic Series now with the pitch and cutting projection of an Aluminum shell, hear what makes Pearl the #1 name in Concert Drums.

Merk

Pearl

Stel hier uw vraag en ontvang professioneel advies van een ervaren drummer!

  • Dit veld is bedoeld voor validatiedoeleinden en moet niet worden gewijzigd.
  • Dit veld is verborgen bij het bekijken van het formulier
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://drumsonly.be/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_1" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_1"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 1, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); /* ]]> */

Gerelateerde producten

Ludwig LB417KT 14" x 6.5" Black Beauty Snare DrumAlternative view of Ludwig LB417KT 14" x 6.5" Black Beauty Snare Drum
Snel bekijken
Uitverkocht

Snare Drums

Ludwig LB417KT 14″ x 6.5″ Black Beauty Snare Drum

€1359,00
Ludwig LB552KT 14x6.5 Hammered Bronze Phonic SnaredrumAlternative view of Ludwig LB552KT 14x6.5 Hammered Bronze Phonic Snaredrum
Snel bekijken
Uitverkocht

Snare Drums

Ludwig LB552KT 14×6.5 Hammered Bronze Phonic Snaredrum

€1357,00 Oorspronkelijke prijs was: €1357,00.€1199,00Huidige prijs is: €1199,00.
Tama Star 14x6 Stave Ash Snaredrum
Snel bekijken
Uitverkocht

Snare Drums

Tama Star 14×6 Stave Ash Snaredrum

€999,00
Ludwig LB417BT Black Beauty 14" x 6.5" Brass On Brass Snare DrumAlternative view of Ludwig LB417BT Black Beauty 14" x 6.5" Brass On Brass Snare Drum
Snel bekijken
Uitverkocht

Snare Drums

Ludwig LB417BT Black Beauty 14″ x 6.5″ Brass On Brass Snare Drum

€1414,00 Oorspronkelijke prijs was: €1414,00.€1250,00Huidige prijs is: €1250,00.
Openingsuren:

Maandag: op afspraak
Dinsdag: 13u tot 19u
Woensdag: 13u tot 19u
Donderdag: 13u tot 21u
Vrijdag: 13u tot 19u
Zaterdag: 10u tot 18u
Zondag: gesloten

Informatie
  • Vaak gestelde vragen
  • Algemene voorwaarden
  • Disclaimer
  • Contact
U vindt ons ook op:


MasterCard
Visa
Bancontact
IDeal
2026 © Wowart.be
  • Webshop
  • Nieuws
  • Showroom
  • Drumlessen
  • Verhuur
  • Events
  • Educatief
    • Starter Drums
    • Middenklasse Drums
    • Professionele Drums
    • Elektronische Drums
    • Drumkidz
    • Houtsoorten
  • FAQ
  • Over ons
  • Contact
  • Afrekenen
  • Login

Login

Je wachtwoord vergeten?