Chris Cannam
|
380cad53b4
|
Attempt to "fade in" phase resets on return to unity, so as to return to an approximate pass-through without too audible a click
|
2022-06-17 15:01:26 +01:00 |
|
Chris Cannam
|
291271d532
|
Loosen locking gradually as the ratio increases
|
2022-06-15 10:39:41 +01:00 |
|
Chris Cannam
|
b160475b07
|
Fix some compiler warnings
|
2022-06-14 15:15:55 +01:00 |
|
Chris Cannam
|
182e2b0e3b
|
Put binForFrequency/frequencyForBin in a common place
|
2022-06-13 10:08:05 +01:00 |
|
Chris Cannam
|
10e2c13551
|
Tidy
|
2022-06-09 17:25:23 +01:00 |
|
Chris Cannam
|
07b339df13
|
Try a peak p-factor of 1 for the previous peaks
|
2022-06-07 12:12:06 +01:00 |
|
Chris Cannam
|
c728a650e9
|
Remove unused array
|
2022-06-06 14:17:17 +01:00 |
|
Chris Cannam
|
4d4bc7b4c3
|
Short-circuit slightly (in output, not so much in efficiency) when ratio is 1
|
2022-05-27 11:45:28 +01:00 |
|
Chris Cannam
|
9ecc601a2c
|
Implement reset
|
2022-05-27 11:17:20 +01:00 |
|
Chris Cannam
|
fa004562f7
|
Tidy, and format comments
|
2022-05-25 16:25:03 +01:00 |
|
Chris Cannam
|
4c878340df
|
This is a little faster, and I can't tell the difference at first listen, nor think of a good reason why it should be worse. To be tested.
|
2022-05-25 16:24:51 +01:00 |
|
Chris Cannam
|
d45831fcc5
|
Add the overlooked fftshift (that explains it!); carry out polar/cartesian conversion only for bins of interest
|
2022-05-24 16:54:05 +01:00 |
|
Chris Cannam
|
c4a78b4b55
|
Use doubles throughout (simpler, faster)
|
2022-05-24 15:39:28 +01:00 |
|
Chris Cannam
|
49ac04ceab
|
Some work on phase updates
|
2022-05-24 15:21:13 +01:00 |
|
Chris Cannam
|
2b401e5cbe
|
Overlap/add fixes. Some phase problems still here
|
2022-05-24 12:00:54 +01:00 |
|
Chris Cannam
|
5cc4833820
|
Flesh out the implementation a bit
|
2022-05-23 15:04:34 +01:00 |
|
Chris Cannam
|
af97c70e69
|
Construct channel data
|
2022-05-20 16:48:44 +01:00 |
|
Chris Cannam
|
9d646b9708
|
Introduce phase advance
|
2022-05-20 15:29:52 +01:00 |
|