shithub: leaf

RSS feed

becf0913 – mulshine <[email protected]> authored on 2019/01/21 10:43
Merge branch 'master' of https://github.com/spiricom/LEAF

36ee16b1 – mulshine <[email protected]> authored on 2019/01/21 07:24
Updated C file for delay.

53da637f – mulshine <[email protected]> authored on 2019/01/16 12:58
Got rid of some extras and solved a bug.

33c1f56e – mulshine <[email protected]> authored on 2019/01/16 12:51
Got rid of debug code.

25b05633 – mulshine <[email protected]> authored on 2019/01/16 12:50
Update c/cpp source.

dbe66876 – mulshine <[email protected]> authored on 2019/01/16 12:48
More changes.

988a112d – mulshine <[email protected]> authored on 2019/01/16 12:43
Dattorro reverb size changes smoothed out with tTapeDelay.

e28e39c0 – mulshine <[email protected]> authored on 2019/01/16 12:36
Added custom tTapeDelay object.

b0f54b93 – Jeff Snyder <[email protected]> authored on 2019/01/14 12:18
merging

98bd108b – Jeff Snyder <[email protected]> authored on 2019/01/14 12:07
cleaned up hihat object

9d82b87d – mulshine <[email protected]> authored on 2019/01/07 07:24
Synced with master.

6e8f4634 – mulshine <[email protected]> authored on 2019/01/07 07:18
Another gitignore update.

c27e1979 – mulshine <[email protected]> authored on 2019/01/07 06:41
Fixed conflict with merge.

c019bb29 – mulshine <[email protected]> authored on 2019/01/03 13:07
Resolved some 808 issues.

423d846d – mulshine <[email protected]> authored on 2019/01/03 12:36
Merged Dattorro developments in to LEAF master.

425336ef – mulshine <[email protected]> authored on 2019/01/03 12:32
Post-merge

38662079 – mulshine <[email protected]> authored on 2019/01/03 12:28
Added c and .hpp files.

1af1739d – mulshine <[email protected]> authored on 2019/01/03 12:23
Dattorro reverb ugen working great.

32bb7b96 – mulshine <[email protected]> authored on 2019/01/02 13:09
Rought implementation of DATTORRO reverb ported from Tom Erbe's max patches.

30770cd5 – Jeff Snyder <[email protected]> authored on 2019/01/02 11:42
removed noise fm on 808hihat because it just sounded gross

ba8d0693 – Jeff Snyder <[email protected]> authored on 2018/12/20 19:19
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

d958b11b – Jeff Snyder <[email protected]> authored on 2018/12/20 13:41
fixed snare and kick in 808, completed

2788a351 – Jeff Snyder <[email protected]> authored on 2018/12/20 10:58
fixed up snare, still not perfect

f4eb2576 – Jeff Snyder <[email protected]> authored on 2018/12/20 10:41
added kick drum, working. snare is still muffled

cd53a580 – Jeff Snyder <[email protected]> authored on 2018/12/19 18:33
added Q control of hihat bandpass

f0a1204d – Jeff Snyder <[email protected]> authored on 2018/12/19 17:31
Merge branch 'master' into older_test

8a0dfaf6 – Jeff Snyder <[email protected]> authored on 2018/12/19 17:15
Revert "more fixes"

9dffd7c9 – mulshine <[email protected]> authored on 2018/12/19 09:54
Synced cpp and c leaf source.

20802a8e – mulshine <[email protected]> authored on 2018/12/19 09:49
Fixed bug causing distortion with Triangle and Square oscillators.

d7ef6d68 – mulshine <[email protected]> authored on 2018/12/19 09:05
Resolved merge.

cf2bb37d – mulshine <[email protected]> authored on 2018/12/19 09:04
Wavetables generated by oscillators.

0a94befb – Jeff Snyder <[email protected]> authored on 2018/12/18 19:55
more fixes

90488e6e – Jeff Snyder <[email protected]> authored on 2018/12/18 19:06
improved 808 sounds and solved bug in antialiased oscillators that would cause hard fault on H7

3253e422 – Jeff Snyder <[email protected]> authored and GitHub <[email protected]> committed on 2018/12/15 15:41
Update README.md

3c589589 – Jeff Snyder <[email protected]> authored and GitHub <[email protected]> committed on 2018/12/15 15:40
Update README.md

127a1130 – mulshine <[email protected]> authored on 2018/12/15 15:07
First commit.

824e8d1c – Jeff Snyder <[email protected]> authored and GitHub <[email protected]> committed on 2018/11/18 13:20
Initial commit