HOW-TO: BeatStep Pro Drum Sequencer with KORG Electribe 2
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
-
- Full Member
- Posts: 228
- Joined: Tue Jan 17, 2012 3:00 am
HOW-TO: BeatStep Pro Drum Sequencer with KORG Electribe 2
Posted today on Arturia Forums for those interested.
Supports both Electribe 2 (8 parts) and Volca Beats (all instruments) on same Drum Sequencer and channel with a little overlap being two of the pads trigger two instruments on both machines. Not a bad thing. You'll see.
http://forum.arturia.com/index.php?topic=85594.0
Geez what a bear (no thanks to Arturia) but it works great.
Supports both Electribe 2 (8 parts) and Volca Beats (all instruments) on same Drum Sequencer and channel with a little overlap being two of the pads trigger two instruments on both machines. Not a bad thing. You'll see.
http://forum.arturia.com/index.php?topic=85594.0
Geez what a bear (no thanks to Arturia) but it works great.
-
- Senior Member
- Posts: 295
- Joined: Sat Jan 06, 2007 11:20 pm
- Location: GMT+1
Excellent work.
Thanks a bunch!
Thanks a bunch!

My electribe2 lousy patterns and stuff | KORG gear: NTS-1, nanoKEY2, electribe2/2S, WS/SR, WS/EX (on storage)
A youtube demo of this would be great!
Korg PX5d
Korg Quad
Korg KP3
Korg DS-10
Korg PadKontrol
Korg K25
Korg Monotron
Korg Electribe 2
Korg Electribe Sampler 2
Roland GK-3A
Roland GI-20
Fishman Triple Play
BC Rich Guitar
My Music
Korg Quad
Korg KP3
Korg DS-10
Korg PadKontrol
Korg K25
Korg Monotron
Korg Electribe 2
Korg Electribe Sampler 2
Roland GK-3A
Roland GI-20
Fishman Triple Play
BC Rich Guitar
My Music
-
- Full Member
- Posts: 228
- Joined: Tue Jan 17, 2012 3:00 am
Unfortunately, I'm not on the YouTwittFace :/
If someone wants to give it a go and post a vid or improve it that would be nice. Also note there's a post in the Volca forum just today of @mmaisterrena dong this to a Volca Sample using an Arduino board.
http://www.korgforums.com/forum/phpBB2/ ... p?t=100169
If someone wants to give it a go and post a vid or improve it that would be nice. Also note there's a post in the Volca forum just today of @mmaisterrena dong this to a Volca Sample using an Arduino board.
http://www.korgforums.com/forum/phpBB2/ ... p?t=100169
-
- Senior Member
- Posts: 295
- Joined: Sat Jan 06, 2007 11:20 pm
- Location: GMT+1
Hi there,
FWIW, I've managed to adapt @mmaisterrena Arduino solution to use the BSP Drum sequencer with the electribe 2 range, restrained to the 8 bottom pads of both units (as per the default e2 patterns posted here).
Works like a charm, and just slightly messes up the BSP MIDI clock by a 0.2% margin. The BSP clock being ~3.2% jittery according to my MidiGAL, let's assume it's barely noticeable.
I'll try to use interrupts later anyways.
Since I've had little success with the Arduino MIDI Library, the code that works is a trimmed down and customized version of MIDI Channel Filter by Tom Scarff.
It also filters useless aftertouch messages sent by the BSP on channel 10.
If anyone is interested, I'll be glad to post the code here (once cleaned up a bit).
Cheers.
FWIW, I've managed to adapt @mmaisterrena Arduino solution to use the BSP Drum sequencer with the electribe 2 range, restrained to the 8 bottom pads of both units (as per the default e2 patterns posted here).
Works like a charm, and just slightly messes up the BSP MIDI clock by a 0.2% margin. The BSP clock being ~3.2% jittery according to my MidiGAL, let's assume it's barely noticeable.
I'll try to use interrupts later anyways.
Since I've had little success with the Arduino MIDI Library, the code that works is a trimmed down and customized version of MIDI Channel Filter by Tom Scarff.
It also filters useless aftertouch messages sent by the BSP on channel 10.
If anyone is interested, I'll be glad to post the code here (once cleaned up a bit).
Cheers.
My electribe2 lousy patterns and stuff | KORG gear: NTS-1, nanoKEY2, electribe2/2S, WS/SR, WS/EX (on storage)
-
- Senior Member
- Posts: 295
- Joined: Sat Jan 06, 2007 11:20 pm
- Location: GMT+1
For the sake of simplicity, looks like someone has made an intelligent self powered MIDI device doing this MIDI note<->channel conversion for the Volca Sample:
http://www.retrokits.com/rk002/
It can do a lot more, configuration being generated into a web browser with jazz-soft plugin.
Pretty neat, I'd say.
http://www.retrokits.com/rk002/
It can do a lot more, configuration being generated into a web browser with jazz-soft plugin.
Pretty neat, I'd say.

My electribe2 lousy patterns and stuff | KORG gear: NTS-1, nanoKEY2, electribe2/2S, WS/SR, WS/EX (on storage)
-
- Full Member
- Posts: 228
- Joined: Tue Jan 17, 2012 3:00 am
This is now obsolete.
Just wanted to drop here that with the latest BSP firmware upgrade (2.0) you can now set each drum instrument in the drum sequencer to a different MIDI channel. It now works great with E2/S and Volca Sample. I have my Electribe trigger set to none so I can use the pads in trigger mode to just select an instrument quickly. No extra equipment necessary and it all still fits into a laptop bag.