A friend of mine asked me if I know some nice sound/music related projects one can do with Arduino… but I’m really not much into the matter, so I’m asking for advice here. Does anybody have some suggestions?
Very little extra hardware and interestingly sounding: Auduino
YEs auduino, is like a AtariPunkConsole…Or if he like Lofi there is some good FX things like here: http://interface.khm.de/index.php/lab/experiments/arduino-realtime-audio-processing/
maybe some kind of sequencer?
there is a lot of stuff about that around the internet. i believe there is a midi library for arduino so programming it might not be too hard to do.
there is also this arduino shield for a nice looking sequencer
Bleeplabs Nebulophone is very interesting!
Single-side pcb for home etching in attachement.


There are some inconsistency between original schematics and code, so here is fixed and tested one (arduino project and compilled .hex)
Thanks a lot people! Great projects btw! Some of them I heard of, some I didn’t.
I invited this friend of mine to follow the forums, so maybe he’ll join us here. He was quite interested in getting a Shruthi-1 kit as well btw.
Yo schrab,
where the hell can i get WHITE pcbs for home etching???
fcd72, sometimes it can be bought at local radio-store, 2mm single/doublesided fiberglass. Very strong, i think it’s from millitary manufacture =)
@rubyfocus
it’s my fault – i’ve attached early version. Other pin of switches goes to ground of course.
And Hypernoise30XX function activates when you reboot Nebulophone holding Shift button.
@bleo
Yes, it’s the best synth you can do with arduino but with one drawback – only 10 keys keyboard.
hallo,, i found nebulophone is really interesting arduino-based synth..i try to do the single side pcb design..(attached)..but there is too many jumper to use..
by the way..it’s not working properly..i cannot generate a separate tone from the the keypad..it sounds the same..and also, when i touch the stylus to one of the keypad,, it slowly muted..anyone had this problem before??
best
I would encourage anybody that looks at the arduino to go for the teensy instead. Mostly compatible, super easy to setup, very small footprint, faster and has midiusb built in.
Yes, Standuino!
Their newest Microgranny granular sampler is fun!
Monophonic, plays 16bit 22050hz mono .wav files (total of 15 in one preset). Simple granular options (loop length/position) pitch, bitcrush, midi-controlled. Granular loops are clicky – there’s no loop crossfading, hope this will be fixed in version 2.0

Just Mega328, 4981 DAC and SD card.
We made an Arduino-synth-filter-shield-thingy called SJS-One:
http://devsound.se/products-page/sjs1
It’s basically a Max 261 Switched Capacitor filter as a shield…
At the moment we have to different firmwares for it, one 4osc-synth and one drum/fx/noise-synth.
But it can be used to process external audio aswell, making it a kind of funky, midicontrolled, hackable filter with LP,BP,HP,AP..
It looks like you're new here. If you want to get involved, click one of these buttons!