shithub: leaf

RSS feed

23656d71 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/28 09:48
split Wavetable into WaveTable and WaveOsc; rework Waveset into WaveSynth

6da3c643 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/26 12:40
twaveset adjustments:

e4e7610e – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/22 05:02
set loaded wavetable freq; did audio + visual testing with akwf

7ea48646 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/21 13:10
add wav file loading to test JUCE project

be773ed3 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/08 10:39
tWaveset object, fade between multiple wavetables

65ab3d02 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/08 08:04
update doxyfile with rename

fe27383f – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/08 08:00
rename doxygen folder to docs

adff8a84 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/08 07:41
use iframe-resizer content js

4266dc06 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/08 07:23
trying to get iframe resize working

7aca3032 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/08 07:17
regen docs for iframe resizing

87192a21 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/08 07:11
regen docs

ef023f65 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/07 10:25
mb osc sync rework; general osc clean up

87cc8192 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/06 05:41
add doc files

0400bc13 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/06 05:29
improved wavetable oscs; added tCompactWavetable

32f24276 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/05 12:23
tWavetable; untested

4317a551 – Matthew Wang <mjw7@princeton.edu> authored on 2021/01/04 10:10
adding to docs; change doxygen header to use getHeader script

69671e50 – Matthew Wang <mjw7@princeton.edu> authored on 2020/12/21 14:53
merge with pitchshiftRework

41afc5ad – Matthew Wang <mjw7@princeton.edu> authored on 2020/12/21 10:06
updating config file and config defines

196bc7b0 – Matthew Wang <mjw7@princeton.edu> authored on 2020/12/18 11:54
add config file; filling out docs

53eedc9b – Matthew Wang <mjw7@princeton.edu> authored on 2020/12/17 12:18
updating docs

73513b95 – Matthew Wang <mjw7@princeton.edu> authored on 2020/12/11 11:45
adding to docs

8848fb89 – Matthew Wang <mjw7@princeton.edu> authored on 2020/11/10 17:44
refining dual pitch detector

f253eaf4 – Matthew Wang <mjw7@princeton.edu> authored on 2020/11/09 12:58
trying out some ways to improve and optimize pitch detection

a8e41589 – Matthew Wang <mjw7@princeton.edu> authored on 2020/11/06 09:10
combine retune and autotune into one object with changeable mode; add simpleretune; fix memory issue in zerocrossingcollector

c6f34c37 – Matthew Wang <mjw7@princeton.edu> authored on 2020/11/05 10:57
add highpass and transient detection from old pitchshift into solad

11c878ea – Matthew Wang <mjw7@princeton.edu> authored on 2020/11/04 13:10
getting new pitch detection working in retune and autotune

844078b5 – Matthew Wang <mjw7@princeton.edu> authored on 2020/10/01 12:48
evn follower nan handling

d57d77b8 – Matthew Wang <mjw7@princeton.edu> authored on 2020/09/30 14:42
clip vzfilter freq on init; handling for 0 cfxlen in sampler

24675fa3 – Matthew Wang <mjw7@princeton.edu> authored on 2020/09/25 13:36
mb osc sync out value fix