Skip to content

mmaisterrena/Volca_Simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Volca Simple

Makes it posible to play pitched notes on the Volca Sample using a midi keyboard by sending different speed values when playing notes. also enables you to trigger any sample using just one midi channel.

Developed by Mauricio Maisterrena (December 2015, Torreon Coah. Mexico).

Demo Video: https://youtu.be/WYGxZFbxsSg

Requirements:

Hardware:
*Korg Volca Sample
*Arduino Uno or Mega
*Midi In:
  -Female MIDI jack Digikey CP-2350-ND
  -220Ohm 1/4watt resistor Digikey CF14JT220RCT-ND
  -1N4148 diode Digikey1N4148-TAPCT-ND
  -10kOhm 1/4watt resistor Digikey CF14JT10K0CT-ND
  -470 Ohm 1/4watt resistor Digikey CF14JT470RCT-ND (I used 2x220 instead)
  -6N138 optocoupler Digikey 751-1263-5-ND

*Midi Out:
  -Female MIDI jack
  -220 ohm resistor
  -Wires

Software:
*Arduino MIDI library http://playground.arduino.cc/Main/MIDILibrary

Setup

Usage

Connect any midi keyboard to the midi in on your arduino then connect the midi out of the arduino to the volca sample.

  1. Trigger samples using just 1 midi channel: Set your midi keyboard (or device) to midi channel 16 and play any note from midi note 0 (the lowest possible note) to midi note 9. Each note will trigger a different sample.

  2. Trigger pithched notes using a keyboard (monophonic): Set your midi keyboard to any midi channel between 1 and 10 (each channel will trigger a different sample) and play notes from midi note 36 (C2) to midi note 84 (C6).

  3. 4 Voice Polyphonic Synth: Set the last 4 samples in your Volca Sample (samples 7 to 10) to the same pitched sample, set your midi keyboard to midi channel 16 and play notes from midi note 36 (C2) to midi note 84 (C6).

*Recomended: For better results when playing pitched notes always use samples tuned to midi note 60 (C4) as the "seed" sample.

Donate

Help yourself by helping us support you! Many hours have been spent developing this code. Since you find it useful, please consider donating via the button below.

<a href=https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=C5GDLRY5Z4AXJ>PayPal - The safer, easier way to pay online!

About

Use any midi keyboard to trigger samples in the Korg Volca Sample using an arduino as a midi channel re-router.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages