HARDWARE

SOFTWARE

Sheffield Electronic Drum Kit from LIDL : MIDI (2016)

i.ebayimg.com_d_w1600_pict_164733253401_electronic-drum-kit-pads-sheffield.jpg

i.ebayimg.com_00_s_mtu5ovgxnta3_z_tr0aaoswvgtgpqia_electronic-drum-kit-pads-sheffield-_57.jpg

DRUM

dmesg:
[32632.723309] usb 2-1.1: new full-speed USB device number 8 using ehci-pci
[32632.833679] usb 2-1.1: New USB device found, idVendor=15ca, idProduct=0101, bcdDevice=f1.10
[32632.833688] usb 2-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[32632.833692] usb 2-1.1: Product: USB Midi Cable
15ca:0101 Textech International Ltd. MIDI Interface cable
cat /proc/asound/devices
...
8: [ 1- 0]: raw midi
9: [ 1]   : control
amidi -d -l
Dir Device    Name
IO  hw:1,0,0  USB Midi Cable MIDI 1

arecordmidi -l
Port    Client name                      Port name
14:0    Midi Through                     Midi Through Port-0
20:0    USB Midi Cable                   USB Midi Cable MIDI 1
hw=$(amidi -d -l | grep 'USB Midi Cable MIDI 1'  | awk '{ print $2 }' )

amidi -d --p "$hw"
99 24 7F
89 24 40

port=$(arecordmidi -l | grep 'USB Midi Cable MIDI 1' | awk '{ print $1 }' )
aseqdump -p $port # press sustain and lowest C

 20:0   Active Sensing
 20:0   Note on                 9, note 36, velocity 127 # BassDrum
 20:0   Note off                9, note 36, velocity 64
 20:0   Active Sensing
 20:0   Note on                 9, note 38, velocity 3 # Drum
 20:0   Note off                9, note 38, velocity 64
 20:0   Active Sensing
 20:0   Note on                 9, note 42, velocity 127 # HitHat
 20:0   Note off                9, note 42, velocity 64
 20:0   Active Sensing
 20:0   Note on                 9, note 45, velocity 31
 20:0   Note off                9, note 45, velocity 64
 20:0   Active Sensing
 20:0   Note on                 9, note 46, velocity 34
 20:0   Note off                9, note 46, velocity 64
 20:0   Active Sensing
 20:0   Note on                 9, note 49, velocity 3 #   1     Cymbales    Crash  (MIDI    0x31=49)
 20:0   Note off                9, note 49, velocity 64
 # 
 20:0   Note on                 9, note 50, velocity 17
 20:0   Note off                9, note 50, velocity 64
 20:0   Active Sensing
 20:0   Note on                 9, note 51, velocity 1
 20:0   Note off                9, note 51, velocity 64
 20:0   Active Sensing
  • MIDI 0x24=36 : o1/C2 : “Electric Bass Drum”
  • MIDI 0x26=38 : o1/D2 : “Acoustic Snare”
  • MIDI 0x2A=42 : o1/F# : “Closed Hi-hat”
  • MIDI 0x2D=45 : o1/A : “Low Tom”
  • MIDI 0x2E=46 : o1/A# : “Open Hi-hat”
  • MIDI 0x31=49 : o2/C# : “Crash Cymbal 1”
  • MIDI 0x32=50 : o2/D : “High Tom”
  • MIDI 0x33=51 : o2/D# : “Ride Cymbal”
   CS:49       RS:51
   
       HT:50
HH:46         LT:45 
       SN:38

  CHH        BD
  42         36

hydrogen

  • Options / Preference / Midi system :
    • MIDI driver: ALSA
    • Input: USB..
    • Output: USB…

SOFTWARE

LEARN

djembe

Doumbek

MISC

MORE

@TaG: Music Instrument DuB DubStep LooP

  <iframe width="560" height="315" src="http://www.youtube-nocookie.com/embed/9UWCQi5rmfM" frameborder="0" allowfullscreen></iframe>   <iframe width="560" height="315" src="http://www.youtube-nocookie.com/embed/Cg9kjI8ORDQ" frameborder="0" allowfullscreen></iframe>

drum.txt · Last modified: 2022/10/10 14:43 by rzr
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki