Arduino wavetable synth oscillator 0.4
just a quick demo switching through the wavetables, mixing wavetables and unison
later (when it is adapted to encoders) it will be able to modulate the wavetable mix through envelope and LFO. and output control signal for VCF
Well done man !!! Is the ADSR and filter implemented in Arduino or it is analog ?
thafootloose 9 months ago
@thafootloose
There is no filter at all in this version, later ones use analog filter controlled with arduino generated ADSR.
have a look at neutron-sound for latest development!
neutron7 9 months ago
This is great stuff! Put the means of creating hardware synths back in the hands of the tinkerers!
So um,... got an url for the project? :)
ErikKiliam 2 years ago 4
@ErikKiliam
This version did not have a filter in it at all, but later ones generate the envelope in the arduino which controls external analog filters. the different timbres are just from playing different wavetables.
neutron7 9 months ago
05 is pretty much done, now the wavetables can be mixed by envelope or velocity, or random value on each MIDI note
im going to also control an analog oscillator from it so i can have nice clean square and saw which can be mixed with it.
neutron7 2 years ago