User Tools

Site Tools


drumstuff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
drumstuff [2006/08/29 07:27]
DrBunsen
drumstuff [2016/06/13 13:00] (current)
psykhaze
Line 1: Line 1:
 +//FIXME Update thing out there//
 +
 A place to catalogue analogue drum experiments,​ clonings, mods, hacks, bends, MIDIbox integration,​ specialised drum sequencers, MBSEQ firmware, SID as drum machine, triggering, E-Drum heads etc etc etc. A place to catalogue analogue drum experiments,​ clonings, mods, hacks, bends, MIDIbox integration,​ specialised drum sequencers, MBSEQ firmware, SID as drum machine, triggering, E-Drum heads etc etc etc.
 +
  
 ==== Related pages on this wiki and ucapps.de : ==== ==== Related pages on this wiki and ucapps.de : ====
 +
 **[[midibox_seq|MIDIBox SEQ v2]]** - a simple control surface can be built with 16 LEDs/​switches and one encoder (according to the SEQ Drum Mode tutorial below), and still have full access to this [[http://​www.ucapps.de/​midibox_seq.html|amazing sequencer engine]]. ​ Up to 48 seperate MIDI drum note assignments x 16 steps. **[[midibox_seq|MIDIBox SEQ v2]]** - a simple control surface can be built with 16 LEDs/​switches and one encoder (according to the SEQ Drum Mode tutorial below), and still have full access to this [[http://​www.ucapps.de/​midibox_seq.html|amazing sequencer engine]]. ​ Up to 48 seperate MIDI drum note assignments x 16 steps.
  
-Can also take an [[aout_module_analog_out|AOUT module]] for [[http://​www.midibox.org/​forum/​index.php?​topic=6192.msg44981#​msg44981|up to four]] CVs outs.  The DOUTx4 expansion mentioned under MIDIO128 below could possibly be coded in.+Can also take an [[aout_module|AOUT module]] for [[http://​www.midibox.org/​forum/​index.php?​topic=6192.msg44981#​msg44981|up to four]] CVs outs.  The DOUTx4 expansion mentioned under MIDIO128 below could possibly be coded in.
  
 With added code, a LED matrix to display all drum patterns simultanously may also be possible, as in the [[trsequencer#​sds6|Simmons SDS6]]. ​ Moxi has already implemented a 4x16 button/LED matrix, and TK has indicated up 1024 may be possible (in MIOS, not necessarily in the SEQ).  [[http://​www.ucapps.de/​midibox_seq/​mbseq_dout_v2_ledmatrix.pdf|4x16 LED matrix wiring]] - **PDF**. ​ Also see the [[http://​www.sparkfun.com/​commerce/​categories.php|Sparkfun]] parts listed below. With added code, a LED matrix to display all drum patterns simultanously may also be possible, as in the [[trsequencer#​sds6|Simmons SDS6]]. ​ Moxi has already implemented a 4x16 button/LED matrix, and TK has indicated up 1024 may be possible (in MIOS, not necessarily in the SEQ).  [[http://​www.ucapps.de/​midibox_seq/​mbseq_dout_v2_ledmatrix.pdf|4x16 LED matrix wiring]] - **PDF**. ​ Also see the [[http://​www.sparkfun.com/​commerce/​categories.php|Sparkfun]] parts listed below.
Line 10: Line 14:
 **[[midio128|MIDIO128]]** - up to 128 on/off signals and 128 input switches from one core.  Useful for a simple fixed velocity MIDI to trigger/​gate converter, sequenced from other equipment or software. ​ A user adaption has added a [[how_to_use_midibox_cv_with_a_dout|DOUTx4 module]] for another 32 fixed velocity trigger outs. **[[midio128|MIDIO128]]** - up to 128 on/off signals and 128 input switches from one core.  Useful for a simple fixed velocity MIDI to trigger/​gate converter, sequenced from other equipment or software. ​ A user adaption has added a [[how_to_use_midibox_cv_with_a_dout|DOUTx4 module]] for another 32 fixed velocity trigger outs.
  
-**[[midibox_cv|MIDIBox CV]]** - 8 gates and 2 analog CVs per AOUT module. Could be adapted for velocity triggers?+**[[midibox_cv_v1|MIDIBox CV]]** - 8 gates and 2 analog CVs per AOUT module. Could be adapted for velocity triggers?
  
-**[[trsequencer|TR Sequencer]]** - User project page to define and re-create ​the classic Roland TR-x0x drum sequencer user interface+**[[trsequencer|TR Sequencer]]** - Discussion on the classic Roland TR-x0x drum sequencer user interface
  
 **[[dseq32|DSEQ32]]** - mess's 32 step 8 track drum sequencer **[[dseq32|DSEQ32]]** - mess's 32 step 8 track drum sequencer
 +
  
 **[[http://​www.ucapps.de/​mios_download.html|MIOS Downloads]]** - Code examples for:\\ **[[http://​www.ucapps.de/​mios_download.html|MIOS Downloads]]** - Code examples for:\\
Line 43: Line 48:
 [[http://​www.midibox.org/​forum/​index.php?​topic=2930.0|Diode matrix input]] - large matrix with MIDIO128\\ [[http://​www.midibox.org/​forum/​index.php?​topic=2930.0|Diode matrix input]] - large matrix with MIDIO128\\
 [[http://​www.midibox.org/​forum/​index.php?​topic=5626.0|80 LEDs from one CORE]]\\ [[http://​www.midibox.org/​forum/​index.php?​topic=5626.0|80 LEDs from one CORE]]\\
 +
  
 ==== Other resources ==== ==== Other resources ====
Line 48: Line 54:
 [[http://​en.wikipedia.org/​wiki/​CV/​Gate#​Gate|V-Trig,​ S-Trig and Gate]] - from Wikipedia\\ [[http://​en.wikipedia.org/​wiki/​CV/​Gate#​Gate|V-Trig,​ S-Trig and Gate]] - from Wikipedia\\
 [[http://​www.synthesizers.com/​gates.html|Gates and Triggers, Mystery Solved]] - from synthesizers.com\\ [[http://​www.synthesizers.com/​gates.html|Gates and Triggers, Mystery Solved]] - from synthesizers.com\\
-[[http://​m.bareille.free.fr/​midi2pic/​midi2pic.htm|PIC MIDI programming]] - getting started+[[http://​m.bareille.free.fr/​midi2pic/​midi2pic.htm|PIC MIDI programming]] - getting started\\ 
 +[[http://​www.tomwiltshire.co.uk/​sdiy/​index.html|VC LFO and ADSR on PIC 16s]] - cloning analogue LFO and ADSR with PICs.
  
 __ Drum pads and EDrums __ __ Drum pads and EDrums __
Line 77: Line 84:
  
 [[http://​www.sparkfun.com/​commerce/​product_info.php?​products_id=734|Shift register 8 bit high power]] - serial in, 8 pins out at up to 50V/150mA each.  $1.95. ​ Sparkfun again :) This would be handy for triggering modules that expect more than +5V as from a DOUT. [[http://​www.sparkfun.com/​commerce/​product_info.php?​products_id=734|Shift register 8 bit high power]] - serial in, 8 pins out at up to 50V/150mA each.  $1.95. ​ Sparkfun again :) This would be handy for triggering modules that expect more than +5V as from a DOUT.
 +
 +
  
 ==== Schematics: ==== ==== Schematics: ====
Line 82: Line 91:
 [[http://​elists.resynthesize.com/​analogue-heaven/​1996/​06/​200906/​|S-Trig to V-Trig converter]] - also see below. 505/707 internal triggers are S-Trig.\\ [[http://​elists.resynthesize.com/​analogue-heaven/​1996/​06/​200906/​|S-Trig to V-Trig converter]] - also see below. 505/707 internal triggers are S-Trig.\\
 [[http://​www.retrosynth.com/​docs/​trigger/​index.html|V-Trig to S-Trig converter]] - different one below\\ [[http://​www.retrosynth.com/​docs/​trigger/​index.html|V-Trig to S-Trig converter]] - different one below\\
 +[[http://​www.getlofi.com/?​p=743|Simple switch/​trigger with transistors]] - ground switch with NPN or +ve pulse with PNP.  The example given uses a PC parallel port and the [[http://​www.mikmo.dk/​cbsequencer.html|BendControl]] Win95 sequencer\\
 [[http://​www.deepchild.com/​images/​arista_schem.jpg|Arista Drum machine]]\\ [[http://​www.deepchild.com/​images/​arista_schem.jpg|Arista Drum machine]]\\
-[[http://http://​www.matrixsynth.com/​blog/​media/​misc/​syntholliescans/​|SynthOllie'​s scans]] - Boss PC-2 Percussion with noise generator mod, Boss handclap, Casio VL-1, clap, synbal, synclap, syntom II.\\ +[[http://​www.matrixsynth.com/​blog/​media/​misc/​syntholliescans/​|SynthOllie'​s scans]] - Boss PC-2 Percussion with noise generator mod, Boss handclap, Casio VL-1, clap, synbal, synclap, syntom II.\\ 
-[[http://​matrixsynth.blogspot.com/​2006/​06/​more-scans-by-synth-ollie.html|Matrixsynth blog entry]] - where I got the link to synthollie and also a SynTom II and Cymbal II Zip file.+[[http://​matrixsynth.blogspot.com/​2006/​06/​more-scans-by-synth-ollie.html|Matrixsynth blog entry]] - where I got the link to synthollie and also a SynTom II and Cymbal II Zip file.\\
 [[http://​m.bareille.free.fr/​synth.htm|Papareil Synth Labs]] - Coron Drum Synth clone schematics, also lots of other FX and synth modules, MIDI projects, etc. [[http://​m.bareille.free.fr/​synth.htm|Papareil Synth Labs]] - Coron Drum Synth clone schematics, also lots of other FX and synth modules, MIDI projects, etc.
  
drumstuff.1156836452.txt.gz · Last modified: 2006/10/15 09:35 (external edit)