RSS feed
16f0c27f
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:24
[doc] fix filterbank_set_mel_coeffs params
78706cd2
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:23
[py] add filterbank.set_power and set_norm
831f7027
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:22
[filterbank] check norm in set_triangle_bands
6b46a4ea
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:21
[filterbank] add docs for norm and power
0e30a125
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:18
[filterbank] add norm and power parameters
1d518202
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 06:40
[filterbank] fix mel htk mode
04cd251f
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 22:16
[py] add filterbank.set_mel_coeffs, improve error messages
fa713bdd
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 22:15
[filterbank] add set_mel_coeffs
2886984b
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 21:35
[test] add meltohz tests
bc66f1db
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 21:31
[py] add meltohz and hztomel with minimal doc
ff9c62af
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 20:53
[api] add meltohz and hztomel, Slaney and Htk versions
6551a683
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:18
[source] [avcodec] remove oldavr stuff
ac97e80d
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:14
[source] [avcodec] create resampler once
8a4ccf72
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:12
[source] [avcodec] downmix signal manually
ca993258
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:06
[test] add a test using sink and source to check channel mixing
5999ff21
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 22:12
Merge branch 'fix/oddfft'
01d4d194
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 22:07
Merge branch 'fix/oddfft' (closes #207)
5bcd9b91
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 21:21
[fft] limit vDSP to 2**n sizes, add support for radix 3, 5, 15
5a703bdb
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 21:03
[fft] fix reconstruction for odd sizes (fftw only)
22ec93ac
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 21:02
[tests] check fft reconstruction for even size and radix 3, 5, 15