Merge branch 'master' of https://github.com/spiricom/LEAF
Got rid of some extras and solved a bug.
Dattorro reverb size changes smoothed out with tTapeDelay.
Added custom tTapeDelay object.
Merged Dattorro developments in to LEAF master.
Dattorro reverb ugen working great.
Rought implementation of DATTORRO reverb ported from Tom Erbe's max patches.
removed noise fm on 808hihat because it just sounded gross
new hihat features, FM, harmonic stretch, if FM gets removed then pitch calculation wouldnt need to be happening inside tick, so if we get rid of it later we should move pitch calculation back into the set freq routine
fixed snare and kick in 808, completed
fixed up snare, still not perfect
added kick drum, working. snare is still muffled
added Q control of hihat bandpass
Merge branch 'master' into older_test
Fixed bug causing distortion with Triangle and Square oscillators.
Wavetables generated by oscillators.
improved 808 sounds and solved bug in antialiased oscillators that would cause hard fault on H7
Update README.md
Update README.md
Initial commit