Hi team,
I am trying to make the WAV trigger into a little drum machine, that can use both momentary switches and/or 3.5mm audio inputs (which will send 5v pulses from a step sequencer through an audio cable) to activate the triggers. I want to do this while leaving the trigger setting as the default “Contact Closure.” Basically trying to make something like in this video:
I’ve wired up the switches and they work fine. For the 3.5mm cables, I am trying to use a 2N2222 transistor as a switch, so I have wired it up like this:
However, when I send a 50ms 5v pulse thru the base of the transistor from an arduino, it just activates the trigger nonstop, repeating the sound quickly. (I get the same result when I touch the base with my finger)
I also want to have an LED light up whenever the trigger is activated.
Any ideas on how I can wire this up?Maybe some kind of capacitor or resistor on the emitter? Am I on the right track?
Thanks!