Midibox Drum Triggers

Hello All,

    It’s been a while since my last post. I am in the process of making an application to interface piezo triggers to MIOS. The triggers will be connected to a modified version of the analog side of admir’s circuit.This circuit is complete and in the testing phase,and I am now working on the code.The application will be released as a stand alone application first and then I will attempt to implement it into the MB64 code,so the triggers can replace some of the pots.If anyone has interests or ideas please let me know.

Question: Where do you get those Piezos for a reasonable price? Would be absolutely interested, too, but cant find them.

any of these suitable:

http://www.allelectronics.com/cgi-bin/category.cgi?category=466&type=store

?

I bought mine from http://www.mouser.com/, because it is close to where I live.They cost about 3/$1.00 American dollars.

In Australia, NZ, they are available from Jaycar, you just buy a piezo transducer (buzzer) and pull it out of the plastic casing (acoustic resonator, like a guitar) and then it works ok as a trigger. around $3 aus each

OK, cool. I had those naked ones in my mind.

If you use those buzzers, pulling out the piezo, it’s also available @ Reichelt (here in Germany).  ;D

THNX!!

Looking forward…

Ideas: Aftertouch implementing (sending the velocity with the note on and after that aftertouch)? Would be cool…

I don’t think those piezo’s can send aftertouch, as they need a percussive hit, to generate a voltage spike. Unless the aftertouch was ‘fake’ i.e. added by the microcontroller after each hit.

Hi Drumwide,

Thorsten invited me to participate on this topic, and I’m glad if I can help.

Regards,

Admir.

Hi Drumwide,

Thorsten invited me to participate on this topic, and I’m glad if I can help.

Regards,

Admir.

The E-drum man…

I don’t think those piezo’s can send aftertouch, as they need a percussive hit, to generate a voltage spike. Unless the aftertouch was ‘fake’ i.e. added by the microcontroller after each hit.

Nope. They just need that for high voltages (so for the velocity). If you have a changing pressure, the voltage changes, too, but in a veeery small amount (and only changes linear to the *variation* of that pressure - not directly linear to the pressure itself) .

Really don’t know if you can use that or even if its worth it… was just an idea …  :)

I am humbled by the presence of such character. Thanks, to all of you.

I will keep you all updated, as I presume there will be many questions that require your expertise.

thanks again,    

                            David.

Midibox Drum Triggers working now. Still need some tweaks on the software and hardware sides but it is coming along nicely(thanks to TK’s drum trigger driver).

I wan’t to tweak it a little more before the first release.

I haven’t started the implementation for MB64 yet but, Thorsten has made his code very easy to understand. So maybe it won’t take me to long to get a working version up and running.

;D  drumwide all smiles about MB drums!!!

Well done fella! ;D

Time to get some piezos in :stuck_out_tongue:

Best

Dan

Admir,

What happened with your original go.to site?

Will each module employ a scalable, slave-core model, like the MF module?

8 triggers per slave core?

I am very excited about this one. :wink:

Admir,

What happened with your original go.to site?

Don’t know, they just shut it down… but it is only a redirector service, my site is (and always was) at:

http://www.terra.es/personal4/admir_s/

Regards,

Admir.

Will each module employ a scalable, slave-core model, like the MF module?

8 triggers per slave core?

I am very excited about this one. :wink:

Yes the trigger to analog interface(buffer circuit) will handle only 8 inputs right now. So if you used 8 slave modules you can get 64 triggers to the core in muxed mode. Using the ainx4 modules.

I haven’t tested this yet as I am only in the first phases of development.But in theory this is how it works.

;D

Hey, drumwide,

Yes the trigger to analog interface(buffer circuit) will handle only 8 inputs right now. So if you used 8 slave modules you can get 64 triggers to the core in muxed mode. Using the ainx4 modules.

Why don’t you post the schematics, so we can discuss it…

PS. My URL changed, bookmark this one:

http://personal.telefonica.terra.es/web/admir/

Regards,

Admir.

Has there been any ideas on making the triggers velocity sensitive? I was originally planning to split my output line between 1 AIN and 1 DIN (DIN for trigger, AIN for velocity level). As of now I am not shure if there will be any problems but I am hoping to try it out soon.  I Hope this idea will help out.  

-Sephult