Hi,
Does any one knows how to build simple volca type drum sequencer to control axoloti based drum maschine? Or it is easyer to buy a beatstep pro to do the job?
Volca type drum sequencer
gagarin
#1
mokomo
#2
I think you'll find items in the example code in the IDE that'll cover this to a large extent; though I'm not familiar with Volca specific drum sequencer functions, there are sequencers and sample player examples that you can control via midi.
MrBim
#4
It can definitely be done.
First thing to do is work out how many controls and what kind you want to use.
From there it's a case of managing variables with the arduino and sending them to the axo.
janvantomme
#5
You could use two LKM1638 boards for that, but it will require a lot of custom object programming to make it work.