Frequently Asked Questions

What is MegaDrum?

MegaDrum is a MIDI drum trigger similar to Roland TMC-6 but with more functionality. MegaDrum is a DIY non-commercial project.

Can I build it myself?

If you have some basic soldering skills than yes, you certainly can.

I'm confused. How many inputs does MegaDrum8 have? What about MegaDrum32?

MegaDrum8 has 20 inputs: one HiHat controller, one Kick and nine more dual inputs which can be used as 18 single inputs.MegaDrum32 can have either 22 or 32 inputs depending on the type of Analogue board used.

Do I need a programmer to build MegaDrum?

If we agree not to call a few wires and resistors a programmer, than no, you don't need a programmer.

How do I power MegaDrum?

You either power it from a computer through USB or from a +5V power
adapter capable to give 500mA. Many mini usb power adapters will do,
e.g. a power adapter from my I-mate SP5 phone.

If I want to use MegaDrum only with a computer can I omit anything from the schematic?

Yes, you can. In that case you don't need 6N138N and everything
directly connected to it and to the MIDIIn/Out.1 connector. In the
current MegaDrum32 schematic these are R25-R29 and D1.

Can I build/produce MegaDrum for sale?

No, not without my permission. MegaDrum is for non-commercial use only.

You said it is a non-commercial project but I saw MegaDrum kits being offered to order? How come?

If you bought a Synthex's kit before 22th January 2009, the price of the kit only included charges to cover Synthex's expenses. If you bought it after 22th January 2009, the price of the kit includes a small, 10 Euros, donation to the MegaDrum project.
I have not given a permission to anybody else to sell MegaDrum kits/modules standalone or as a part of another product.

How I can contribute to the project?

You are very velcome to donate to the project via PayPal. Click
to donate whatever amount you think appropriate. As of now, 16/12/2008, I've received five donations and I'm very thankful for these (btw, requests from the persons, who have made the donations, will have bigger weight among others).

I bought a kit. Does it mean I made a donation to the MegaDrum project?

Again, if you bought a Synthex's kit before 22th January 2009, the price of the kit only included charges to cover Synthex's expenses. If you bought it after 22th January 2009, the price of the kit includes a small, 10 Euros, donation to the MegaDrum project. Thanks!

If I want to use only standard MIDI In/Out, can I omit anything?

Yes, you can. You don't need a USB MIDI I/O board/option. You will still need to provide +5V to MegaDrum.

Can I use a L1 inductor with a different value?

Yes. You can use any inductor with a value between 10uH and 1000uH (1mH)

They say your schematics have errors. Is it true?

Very much likely. I have my own drawbacks, point me out to the error
and with your help we'll fix it. The important thing is that MegaDrum
works as I designed it to work even if the whole MegaDrum circuit is a
big schematic error:)

How do I get any sound out of it? I don't see where I can connect my headphones.

MegaDrum doesn't produce any sound by itself. It is a MIDI trigger
device. You need to connect it to a MIDI sound synthesizer/sampler. It
can be a drum machine with MIDI In or better yet it can be connected to
a computer with drum synthesizer/sampler software, e.g. EZDrummer, BFD,
Addictive Drums. Some say this combination puts Roland TD-12/20 to
shade.

Can I use a dual zone piezo/piezo pad, e.g. Roland PD-120, with MegaDrum?

Yes, you can use it on any input except a Kick input.

Can I use a dual zone piezo/switch pad, e.g. Yamaha TP80S, with MegaDrum?

Yes, you can use it on any input except a Kick input. MegaDrum is
velocity sensitive on both head and rim zones. Plus you will get choke
capability on piezo/switch pads.

Is MegaDrum velocity sensitive?

Yes, it is.

Sorry, I didn't get. Is it really velocity sensitive, even on a switch channel of a piezo/switch pad?

I thought I'd answered it already. Yes, it is velocity sensitive!

Can MegaDrum be used for finger drumming?

Yes, it can. See this and this

Does MegaDrum support continuous control for a hi-hat pedal?

Yes, it does. See this

Sometimes when I heavily hit a pad I get signals on seven other channels and I'm sure there is no mechanical crosstalk between pads. What is going on?

You are using MAX4558 multiplexers without clamping Schottky diodes(bat 85), aren't you? Although MAX4558 has ESD protection,it
doesn't work well when there is overvoltage on inputs and you still
need clamping Schottky diodes. So in reality MAX4558 isn't any better
than a regular 4051 multiplexer.

Does MegaDrum support positional sensing?

There is now experimantal support for Positional Sensing. See Miscelenous settings and http://www.megadrum.info/forums/viewtopic.php?f=3&t=1215 for details.

Does MegaDrum support 3way (3 zones) triggers?

MegaDrum supports both Roland and Yamaha style 3way/3 zones cymbals.

I'm 100% sure I've wired everything right and I can get MIDI signals from MegaDrum but I don't see anything on LCD. What is wrong?

If this a latest version of MegaDrum without an LCD contrast pot than
you need to adjust the LCD contrast from the MegaDrum menu. After MegaDrum is
powered up, press UP/DOWN to adjust it. If this is an older version of
MegaDrum than there is a 10k VR1 in it. You set LCD contrast with it.
The potentiometer, you have, might be a multiturn type so you might
have to make several revolutions to set correct LCD contrast.

I've built MegaDrum, programmed MCU's correctly, and I can see MegaDrum menu on LCD but I cannot get any MIDI activity. What is wrong?

Before trying to troubleshoot the problem, swear that all resistors
(measured with a tester), capacitors and an inductor of correct values
and you have no short circuits or breaks. After that tell about the problem on the forum and I'll try to help. I'll be frustrated if it will have turned out to be a short or a break after all.

From experience some samples of PIC18F2550 don't work properly with the USB firmware version from http://www.megadrum.info/content/downloads. Try my alternative USB MIDI firmware for PIC18F2550 from this thread: http://www.megadrum.info/forums/viewtopic.php?f=3&t=268 . Note, that in this case pin26 of PIC18F2550 must be connected to the ground over a 22k-47k resistor.

I can control MegaDrum from MCT but when I run any other application trying to access MegaDrum it either doesn't see any MIDI data coming from MegaDrum or complains about MegaDrum MIDI port being in use. What's wrong?

No they cannot but there is a workaround. See a guide in the Documentation.