Chris Cannam
|
c8087b7d43
|
Merge from default branch
|
2021-08-23 11:57:56 +01:00 |
|
Chris Cannam
|
60738167ce
|
Support OS versions <11 in prebuilt binary!
|
2021-08-18 14:52:25 +01:00 |
|
Chris Cannam
|
2f224c9a4b
|
Use arch_flags, which is actually referred to
|
2021-08-18 14:51:58 +01:00 |
|
Chris Cannam
|
ad27ad1b24
|
Fix failure to pack Nyquist bins correctly in vDSP FFT - though these functions are not actually used by Rubber Band, they're just here for symmetry
|
2021-07-05 19:28:05 +01:00 |
|
Chris Cannam
|
f1acaf85d7
|
Added tag v1.9.2 for changeset 8584d22881ba
|
2021-06-07 18:01:09 +01:00 |
|
Chris Cannam
|
aa35d18e6f
|
Bump version in Doxyfile
|
2021-06-07 18:01:02 +01:00 |
|
Chris Cannam
|
a9a286014c
|
Version bumps
|
2021-06-07 13:47:57 +01:00 |
|
Chris Cannam
|
d802ecd2b5
|
Bump library version
|
2021-06-07 13:29:30 +01:00 |
|
Chris Cannam
|
1d0c714e65
|
These quotes seem unpopular
|
2021-06-04 14:07:43 +01:00 |
|
Chris Cannam
|
7ab2381216
|
Update CHANGELOG for next release
|
2021-06-04 13:49:34 +01:00 |
|
Chris Cannam
|
50ca35d068
|
Test the static library project build too
|
2021-06-04 13:31:50 +01:00 |
|
Chris Cannam
|
eaf35d9aaf
|
Make the VC project a little more obvious in the README
|
2021-06-04 13:31:39 +01:00 |
|
Chris Cannam
|
b199400e8b
|
Fix failure to resize buffer on reconfigure - thanks to Michael Tyson
|
2021-06-01 08:49:54 +01:00 |
|
Chris Cannam
|
3bcb2de31b
|
Wording tweak
|
2021-05-14 16:05:58 +01:00 |
|
Chris Cannam
|
d22cbf3098
|
Comments
|
2021-05-14 15:25:54 +01:00 |
|
Chris Cannam
|
27a2980a56
|
Restore original behaviour of pre-fill/start-skip
|
2021-05-14 15:10:24 +01:00 |
|
Chris Cannam
|
20d3f5ed6a
|
Further timing fixes
|
2021-05-14 15:09:28 +01:00 |
|
Chris Cannam
|
a218ad42fa
|
Constrain to +/- 2 octaves (+ semitones) as it's less demanding of block size; minor tidying
|
2021-05-14 14:26:52 +01:00 |
|
Chris Cannam
|
a3aff961e4
|
Avoid identifying transients when the divergence is particularly high already, so as not to pile on further
|
2021-05-14 14:24:54 +01:00 |
|
Chris Cannam
|
d9dfc0a84c
|
Start updating LADSPA plugin for proper timing
|
2021-05-14 11:35:08 +01:00 |
|
Chris Cannam
|
478d9233fe
|
Fix calculation of recovery value now that divergence is recalculated afresh on each update
|
2021-05-14 08:46:37 +01:00 |
|
Chris Cannam
|
d06b4efc16
|
Toward more accurate timing in the face of varying pitch ratio
|
2021-05-13 18:04:43 +01:00 |
|
Chris Cannam
|
c79c426e80
|
In this branch, at least, we are now C++11
|
2021-05-13 08:51:27 +01:00 |
|
Chris Cannam
|
1c9ebbdf70
|
Merge from branch bqresample
|
2021-05-12 17:58:18 +01:00 |
|
Chris Cannam
|
6aeb713921
|
Use proper parameters for processing mode
|
2021-05-12 17:29:26 +01:00 |
|
Chris Cannam
|
c1fd6fe6a5
|
Fix overrun
|
2021-05-12 17:26:27 +01:00 |
|
Chris Cannam
|
a78dcaf4c8
|
Minor README update
|
2021-05-12 11:25:38 +01:00 |
|
Chris Cannam
|
94d4467bfe
|
Fix tsan reports. This does mean updating to C++11
|
2021-05-12 11:12:02 +01:00 |
|
Chris Cannam
|
cb266cb4d0
|
Merge from branch bqresample
|
2021-05-11 17:20:55 +01:00 |
|
Chris Cannam
|
b7770c8832
|
Use the appropriate parameters
|
2021-05-11 17:20:12 +01:00 |
|
Chris Cannam
|
9d627ceaa8
|
Merge from branch bqresample
|
2021-05-11 08:21:17 +01:00 |
|
Chris Cannam
|
f6a66171bc
|
Initial experimental import of bq resampler
|
2021-05-10 18:11:35 +01:00 |
|
Chris Cannam
|
cd1856871e
|
Merge from default branch
|
2021-05-10 16:58:26 +01:00 |
|
Chris Cannam
|
f328ab5885
|
Merge from branch bqfft
|
2021-05-10 12:56:07 +01:00 |
|
Chris Cannam
|
55b04dea37
|
Add Accelerate framework to pkg-config libraries if used
|
2021-05-10 10:38:35 +01:00 |
|
Chris Cannam
|
e1e2338f23
|
Merge from default branch
|
2021-05-10 08:56:30 +01:00 |
|
Chris Cannam
|
832e41ffdd
|
I think Meson is now included in the AppVeyor image already
|
2021-05-10 08:45:14 +01:00 |
|
Chris Cannam
|
cc937ebe65
|
Avoid a "using namespace"
|
2021-04-14 19:14:32 +01:00 |
|
Chris Cannam
|
83167aa448
|
Check for sincos (thanks ~nia)
|
2021-04-09 17:35:59 +01:00 |
|
Chris Cannam
|
d3e82428ad
|
Refer to built-in FFT in docs
|
2021-04-08 15:57:10 +01:00 |
|
Chris Cannam
|
5ecf40bc47
|
Merge from default branch
|
2021-04-08 15:42:55 +01:00 |
|
Chris Cannam
|
996a881093
|
And this one
|
2021-04-08 15:30:49 +01:00 |
|
Chris Cannam
|
453af07711
|
Update otherbuilds files
|
2021-04-08 15:22:16 +01:00 |
|
Chris Cannam
|
e7f47b4b98
|
Introduce built-in fft; drop no-longer-supported ffts
|
2021-04-08 14:23:27 +01:00 |
|
Chris Cannam
|
109c321370
|
Draw system from host rather than build machine (fixing cross-compilation failures, I am told)
|
2021-04-07 11:03:33 +01:00 |
|
Chris Cannam
|
59c34f9b36
|
Added tag v1.9.1 for changeset 7af7a76bbb1d
|
2021-03-12 13:48:32 +00:00 |
|
Chris Cannam
|
b2b9575954
|
Windows deployment bits
|
2021-03-12 12:03:24 +00:00 |
|
Chris Cannam
|
afbb105f4a
|
Omit deploy dir from package
|
2021-03-12 11:35:08 +00:00 |
|
Chris Cannam
|
11caa57cd3
|
Mac packaging script
|
2021-03-12 11:20:47 +00:00 |
|
Chris Cannam
|
ead8998668
|
Source package build script
|
2021-03-12 10:37:42 +00:00 |
|