RSS feed
00d43ea2
– Matthew Wang <
[email protected]>
authored
on 2020/02/14 07:12
add autosampler object; default mempool declaration fix
d1e38aa8
– Matthew Wang <
[email protected]>
authored
on 2020/02/05 10:55
trying wrapping initToPool in init, freeFromPool in free
7618da1b
– Matthew Wang <
[email protected]>
authored
on 2020/02/05 09:43
Revert changes since "shared static init functions for use in init and initToPool"
7156be01
– Matthew Wang <
[email protected]>
authored
on 2020/02/04 10:31
shared static init functions for use in init and initToPool
b464e520
– spiricom <
[email protected]>
authored
on 2020/02/03 10:56
not sure but making sure its synced with current version being used in vocodec and genera eurorack module
ec4eaebf
– spiricom <
[email protected]>
authored
on 2020/01/25 15:55
working formant correction, only tested with filtered noise so far
214d58fc
– spiricom <
[email protected]>
authored
on 2020/01/25 15:53
working formant correction, only tested with filtered noise so far
8eb79322
– spiricom <
[email protected]>
authored
on 2020/01/25 07:53
fixed linear interpolater, added hermite interpolation, fixed issues in formant shifter
765bd487
– spiricom <
[email protected]>
authored
on 2020/01/25 07:49
fixed linear interpolater, added hermite interpolation, fixed issues in formant shifter
b86da099
– Matthew Wang <
[email protected]>
authored
on 2020/01/23 05:47
tMempool object for allocating objects to other memory locations
b1b59893
– spiricom <
[email protected]>
authored
on 2020/01/11 10:34
working on adding location inits to objects to allow alternate mempools. so far only tBuffer
61205ba2
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/20 11:28
oversampler buffer size fix
5e8c53ea
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/20 10:39
restore oversampler changes
373d274a
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/20 10:20
minor distortion fixes; revert oversampler to not use mempool for struct
0a2afe12
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/18 12:43
sampling debugging
d6c2c038
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/13 12:05
sampler debugging
bf582dc8
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/13 08:02
add buffer get record position
8ab6a52f
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/12 07:30
revert internal oscillator structure to not place struct in mempool due to performance issues on vocodec (probably due to tables being in another memory region)
ee1acb64
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-53-29.princeton.edu>
authored
on 2019/12/11 06:53
fix sampler clicks when using short loop/high rate
730c142f
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-74-35.princeton.edu>
authored
on 2019/12/10 08:59
sampler testing
84569b6c
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-74-35.princeton.edu>
authored
on 2019/12/10 08:32
add getNumActiveVoices to poly
5311128d
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-74-35.princeton.edu>
authored
on 2019/12/10 08:00
refactor formantshifter shift factor + add intensity param; separate sampler from its buffer
1a8d5375
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-8-1-203.princeton.edu>
authored
on 2019/12/02 11:26
minor
a53b4334
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-8-1-203.princeton.edu>
authored
on 2019/12/02 10:56
updated all object with new internal structure so that everything goes in the mempool
f42ea7f0
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-128-35.princeton.edu>
authored
on 2019/11/20 10:48
optimize talkbox free
20bdada1
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-128-35.princeton.edu>
authored
on 2019/11/19 10:34
mempool linked list implementation
1fdec38e
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-155-151.princeton.edu>
authored
on 2019/11/06 12:42
reworked mempool to use a linked list of free space and headers at the start of allocated regions
4f70bc64
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-8-6-141.princeton.edu>
authored
on 2019/10/28 14:46
debugging retune and autotune, removed clip on setting pitch factor
dd56c541
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-82-139.princeton.edu>
authored
on 2019/10/25 11:39
replace pitchshifter with retune and autotune
7803edf0
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-82-139.princeton.edu>
authored
on 2019/10/25 08:17
recategorization of objects, some objects renamed
3b564d49
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-82-139.princeton.edu>
authored
on 2019/10/24 12:16
use mempool for all large/variable size member and free function for every object
d6d64a92
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-116-242.princeton.edu>
authored
on 2019/10/23 12:27
pass in char* for mempool, updated most objects to use mempool for large/variable size members
ce517563
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-124-2.princeton.edu>
authored
on 2019/10/01 14:28
combine linear and nonlinear components into one WDF class
4a5f186e
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-124-2.princeton.edu>
authored
on 2019/10/01 13:22
added inductor, inverted (both untested) and nonlinear components; single diode seems to work; should maybe not have separate WDF nonlinear class
17938cf3
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-79-190.princeton.edu>
authored
on 2019/09/27 13:17
WDF changes and added to JUCE project
007893b3
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-78-40.princeton.edu>
authored
on 2019/09/24 14:07
partially working wavefolder
2dcb4a2f
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-8-255.princeton.edu>
authored
on 2019/09/03 13:38
added getLatency function to oversampler
d4b85ad0
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-8-255.princeton.edu>
authored
on 2019/08/26 13:42
working oversampler
a8831f4d
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-8-255.princeton.edu>
authored
on 2019/08/23 14:10
working on oversampler
e4bfbde0
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-8-255.princeton.edu>
authored
on 2019/08/22 10:38
leaf-oversampler added to JUCE project
7b343b98
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-8-255.princeton.edu>
authored
on 2019/08/22 10:21
fixed oscillator crash, removed Poly and improved MPoly and renamed to Poly
d407705c
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-8-255.princeton.edu>
authored
on 2019/08/22 06:39
reduced mempool size and removed variable count
9171062f
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-8-255.princeton.edu>
authored
on 2019/08/14 10:53
removed duplicate include
84de0e3e
– Jeff Snyder <
[email protected]>
authored
on 2019/08/05 12:47
Merge branch 'master' of https://github.com/spiricom/leaf
6d13ff66
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-61-0.princeton.edu>
authored
on 2019/02/28 14:59
Working oversampler 2x and 4x with modified SVF filter. May want to implement steeper filter later.
9179bd92
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-61-0.princeton.edu>
authored
on 2019/02/07 14:42
crusher parameter fixes
8908d00e
– Matthew Wang <Matthew@nat-oitwireless-inside-vapornet100-10-9-61-0.princeton.edu>
authored
on 2019/02/07 13:26
changed range of crusher set operation to 0.0 to 1.0
3ada2d4f
– mulshine <
[email protected]>
authored
on 2019/02/07 12:53
Cleaned up some file headers. Implemented tCrusher, bit/sample reduction bitcrusher / shaper.
Next