shithub: soundpipe

RSS feed

25a9fcc2 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/28 06:32
more #pragma incomplete

0df30390 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/25 02:31
nevermind, kissfft is enough (instead of fftw3)

af787824 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/25 02:29
build libfft, disable padsynth and fftwrapper (both require fftw3)

95e6f8be – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/25 02:11
mkfile: use $O in #pragma lib

6666cce6 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/25 02:07
tangled: fix warnings

96270757 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/24 17:57
build tangled

50243ce8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/05/24 11:27
compile stuff

d8ddc90c – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/04/03 04:42
added phasor to tests

74c207af – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/03/26 13:28
verbity: initial import

4c66535a – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/03/06 13:37
updated compressor docs to include units

2e86b938 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/03/06 13:36
Merge branch 'master' of github.com:paulbatchelor/soundpipe

29851f9c – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/03/05 11:20
updated biscale/scale to use tangled sndkit files

79b51e58 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/03/05 11:05
biscale: replace division with multiply

775d674b – Paul Batchelor <thisispaulbatchelor@gmail.com> authored and GitHub <noreply@github.com> committed on 2021/02/07 15:55
Merge pull request #2 from grz0zrg/master

e5528584 – grz0zrg <grz.zrg@gmail.com> authored on 2021/02/07 12:41
sp_fft: undeclared log2 fixes

0f9bc249 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/02/07 03:16
added sp_phasor_reset

3a3b446c – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/02/07 03:03
re-introduced sp_ftbl_bind, with fixes to go along with it

7939860c – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/02/07 02:49
removed sp_ftbl_init

820bb5a5 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/02/07 02:38
fft.c no longer generated. reworked to use include statements instead.

ffe16b59 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/01/30 05:51
reworked phasor to use sndkit phasor

f6d97317 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/01/30 05:14
re-enabled phasor test

233c9646 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/01/04 11:40
ftbl_init: only zero out N samples, not N + 1 samples.

3cc24777 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2021/01/01 07:48
updates to docs

7595cb4d – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/12/31 09:00
added fftcut

0a5f2751 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/12/31 08:28
don't re-init table in gen_vals

8a700fc7 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/12/21 09:04
added paulstretch_wavin.

7e4b22f0 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/12/21 08:25
ftbl_init: zero out table on init

53600d32 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/31 09:46
oscmorph fixes

9e1c3744 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/30 05:09
added gen_sinesum

8c93ccfb – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/30 05:05
added gen_composite

7de74a9d – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/30 05:01
added gen_triangle

f2e11903 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/30 04:58
ftbl cleanup

6f50522f – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/27 06:10
re-enabled oscmorph. untested

96de5819 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/08 07:28
oscmorph tweaks

6a7c3847 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/07 12:02
better memory allocation for loadwav

0920aafb – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/05 15:44
removed auxdata

49ff6715 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/05 15:43
removed auxdata from sparec

264e4718 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/05 15:41
removed auxdata from spa

bbfeadd2 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/05 15:39
removed auxdata from lpc

ad283e14 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/05 15:37
paulstretch fixes

a7639e57 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/05 15:35
paulstretch: removed auxdata

7c90a8a8 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/05 15:30
removed auxdata from rpt

9211d95a – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/03 12:31
removed auxmem from smoothdelay

70285956 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/03 12:27
removed auxmem from reverse

4717f3fc – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/10/03 12:21
removed auxmem from delay

42bc0e30 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/09/25 13:29
updates to fmpair

dd88a3bf – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/09/23 14:12
added tread

a901d564 – Paul Batchelor <thisispaulbatchelor@gmail.com> authored on 2020/09/05 12:30
import