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 / Gratis
    • Geen producten in de winkelwagen.

      Terug naar winkel

  • Winkelwagen

    Geen producten in de winkelwagen.

    Terug naar winkel

  • Menu
  • Webshop
  • Nieuws
  • Showroom
  • Drumlessen
  • Events
  • Verhuur
  • Educatief
    • Starter Drums
    • Middenklasse Drums
    • Elektronische Drums
    • Professionele Drums
    • Drumkidz
    • Houtsoorten
Pearl E-Merge Hybrid
Home / Elektronische Drums / E-drum Sets

Pearl E-Merge Hybrid

€4199,00

Artikelnummer: EM-53HB Categorieën: E-drum Sets, Elektronische Drums
Productcategorieën
  • Akoestische Drums
  • Uncategorized
  • Snare Drums
  • Elektronische Drums
    • Digitale Percussie
    • Drum Computers
    • Drum Modules & Software
    • Drum Monitoren
    • Drum Pads
    • Drum Triggers
    • E-drum Accessoires
    • E-drum Hardware
    • E-drum Sets
      • Roland
      • EFNOTE
  • Cymbalen
  • Drum Hardware
  • Drum Accessoires
  • Books and DVD's
  • Concert Percussie
  • Percussie Instrumenten
  • Marching Drums
  • Microphones
  • 2nd Hand
  • oosp
  • Vintage Drums
  • Beschrijving
  • Extra informatie
  • Een vraag over dit product?

Pearl E-Merge Hybrid

  • Pearl E-drum in samenwerking met Korg
  • Pearl e/Merge MDL-1 sound module
  • 700 Internal Sounds
  • 35 Preset kits
  • 36 Effects
  • Metronome
  • Song recording (tot 12u)
  • Multipin plug (trigger in) for included pads
  • 3x 6.3 mm jack trigger inputs for additional pads
  • 2x 6.3 mm jack main outputs
  • 8x 6.3mm jack direct outputs
  • 6.3 mm jack headphone output
  • 3.5 mm stereo jack aux-in
  • MIDI out
  • USB to PC (USB audio and MIDI)
  • USB input for USB sticks
  • Drum set samples recorded in one of the most prestigious studios in Nashville, Tennessee
  • Percussion and electronic sounds by Korg
  • Wave Trigger Technology enables latency-free sound generation, as well as adapting the sounds according to playing style
  • PUREtouch pad system creates a very realistic feeling with special 6-layer mesh heads for snare and toms and a special rubber compound for cymbal pads
  • Two separate rim triggers on the snare drum pad make it easy to play rim shots and rim clicks
  • Ambience slider completes drum set samples with room microphones of studio recordings
  • Cabling and power supply included

Configuratie:

  • 1x Three-zone 14″ snare drum pad
  • 1x Two-zone 10″tom pad
  • 1x Two-zone 12″ tom pad
  • 1x Two-zone 14″ tom pad
  • 1x 18″ bass drum pad
  • 1x 2-zone 14″ hi-hat pair
  • 1x two-zone 15″ crash pad including stop function
  • 1x three-zone 18″ ride pad including stop function

Hardware:

  • DR-80EM Icon e-Rack
  • 2x CH-830ES cymbal boom arm
  • S-830 Snare stand
  • 3x TH-70E tom holder
  • PCR-50L module holder
Merk

Pearl

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

  • Dit veld is verborgen bij het bekijken van het formulier
  • Dit veld is bedoeld voor validatiedoeleinden en moet niet worden gewijzigd.
/* = 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

Medeli DD630 Digitaal drumstel
Snel bekijken
Uitverkocht

Elektronische Drums

Medeli DD630 Digitaal drumstel

€649,00
Pearl E-Merge Traditional
Snel bekijken

Elektronische Drums

Pearl E-Merge Traditional

€3859,00
Roland BT-1 Bar Trigger Pad
Snel bekijken

Elektronische Drums

Roland BT-1 Bar Trigger Pad

€116,00
Roland PM-03 Personal Drum Monitor
Snel bekijken
Uitverkocht

Elektronische Drums

Roland PM-03 Personal Drum Monitor

€239,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:


2025 © 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?