Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

MIDI percussion bass

Loading...

Sign in or sign up now!
7,607
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jan 10, 2007

Playing bass, cymbals and hihat on MIDI drum controller.You can build this kind instrument by yourself.Just drop me message/email.

Category:

Music

Tags:

License:

Standard YouTube License

  • likes, 4 dislikes

Link to this comment:

Share to:

Uploader Comments (taptronics)

  • first answer is yes.

    the piezo and pre-amp delays is in miliseconds, you don't need to worry about slew rates. You can't make faster than that. That's is why to increase velocity you have to convert this linear input into log table. For example 0 mV, 250 mV, 500 mV, 750 mV , 1 V will associate with 0 mV, 500 mV, 800 mV, 1 V, 1.5 V respectively.

  • So to answer your question, velocity is controlled by both of them. first is analog gain which is controlled by potentiometers and secondly, the digital results of ADC are manipulated by code inside the firmware to get desirable either linear or logaritmic rsponses.

  • oh I see the photos now.....

    On the cable, I found you can get good flexible multi-core robotics cable.

    For plugs, Binder-USA has some great locking multi-pin connectors of various kinds.

    How much for your trigger brain?

    Velocity sensitive?

    Latency?

    Quirks?

  • I am not selling this Brain anymore , It is going to be replaced with new version, which has smaller board and less cost.

    It's velocity sensitive controlled by pots for each trigger. You will not notice latency when connected to most drum machines such as Yamaha , or Alesis but if we play it through PC it depends on how fast the MIDI/sound drivers to process MIDI input from this Brain.

  • velocity sensitive to touch with a pot to adjust level?

    or

    velocity set by pot?

    The code I was running took a few samples and by how quickly the voltage was increasing it would create a velocity for the midi msg. Similar technique?

  • This pots to adjust amplifier gain when we touch the piezos. This analog signals between 0-5 VDC fed into Analog to Digital Converter (ADC). Meanwhile there is part of code I written contains "tables" which we can choose either linear or logarithmic modes to manipulate MIDI velocity values and these tables to be selected by external switches.

    I suggest you to create logaritmic table due to human ears response to audio volume.

see all

All Comments (16)

Sign In or Sign Up now to post a comment!
  • I really want to learn to make one myself

  • well yeah... almost like Futureman :-D :-D :-D

  • doh I've asked that before :-D

  • I wrote a PIC drum controller but then ended up buying an Alesis D4 when the memory pages ran out :-)

    I was taking 2 samples of the input and comparing them. So you'd end up with a representation of voltage increase over time. The harder the hit, the faster the voltage spike would spike, with a larger difference between the samples..

    Only got to test this with hex values on screen and not actual sounds.... Seemed right....

    The technique sound you think?

  • So the amp gives it a good enough attack to the signal so you can just use the voltage via ADC? voltage = velocity (after going through table)?

    There is a little delay in the triggers voltage taking off and I found that the faster the voltage increases the more velocity it was likely to be hit with....

    You used the pre-amp to do that? By making the voltage from the hit nice and manageable first?

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more