945 Commits

Author SHA1 Message Date
4e1bb95234 build: simple build using CMake (manually add src/ext/libsndfile)
Some checks failed
macOS and iOS CI / build (push) Has been cancelled
Windows CI / build (push) Has been cancelled
2026-03-07 00:20:05 +01:00
Chris Cannam
e4296ac80b Additional IPP path 2025-02-27 11:04:40 +00:00
Chris Cannam
a19a891b36 Added tag v4.0.0 for changeset 1ea255850558 2024-10-25 21:37:48 +01:00
Chris Cannam
1d95888bec Versions 2024-10-25 17:26:08 +01:00
Chris Cannam
8c4dc5cbb0 Doc updates 2024-10-25 17:23:38 +01:00
Chris Cannam
cdde17c3dc Update CHANGELOG 2024-10-25 16:45:13 +01:00
Chris Cannam
4febe52001 Update for VS2022 2024-10-25 16:10:35 +01:00
Chris Cannam
7d32166d2a Avoid compiler warning 2024-10-25 16:10:13 +01:00
Chris Cannam
ce06adba87 Add reference to RubberBandLiveShifter 2024-10-11 17:20:58 +01:00
Chris Cannam
48e08a5113 Merge from branch rblive 2024-10-03 09:33:24 +01:00
Chris Cannam
28fa720e93 More output 2024-10-03 09:21:12 +01:00
Chris Cannam
05acd21738 Exercise JNI in the CI build as well 2024-10-03 09:21:07 +01:00
Chris Cannam
ab27a6485d Use a newer Meson 2024-10-03 09:20:53 +01:00
Chris Cannam
1d28a7c43b Get JNI build working in test 2024-10-03 09:14:35 +01:00
Chris Cannam
923a196f8f Add live shifter to JNI 2024-10-02 18:22:06 +01:00
Chris Cannam
4353ddd78d Add live shifter to C API 2024-10-02 11:29:01 +01:00
Chris Cannam
a28c9e4909 Merge from default branch 2024-10-02 11:17:11 +01:00
Chris Cannam
e55f7aaadc Ensure URIs match those in RDF description 2024-09-24 15:24:33 +01:00
Chris Cannam
4e8419232b Docs 2024-09-03 10:11:55 +01:00
Chris Cannam
9580e0c63f Add live shifter to single-file interface 2024-09-03 10:11:51 +01:00
Chris Cannam
ffe7cf966c Update versions 2024-08-12 09:22:21 +01:00
Chris Cannam
e75fc4f9d1 Docs 2024-08-08 16:34:49 +01:00
Chris Cannam
01e0a656f6 Merge from branch rblive 2024-08-08 12:01:21 +01:00
Chris Cannam
091ef63ff0 Remove alpha warnings 2024-08-08 12:01:04 +01:00
Chris Cannam
7c38c0b196 Ok, tidy this up 2024-08-08 11:58:12 +01:00
Chris Cannam
14344944b7 Further investigation 2024-08-02 16:20:21 +01:00
Chris Cannam
a0099e63bf Further messing in the tests 2024-08-02 15:22:54 +01:00
Chris Cannam
35f0872867 Attempt to fix CI problem 2024-08-01 13:56:09 +01:00
Chris Cannam
e82accd199 Correct FFTW description 2024-07-18 16:35:26 +01:00
Chris Cannam
666b5e43b5 More reporting 2024-07-05 15:39:01 +01:00
Chris Cannam
22c606db6f Adjust test check 2024-07-03 17:38:01 +01:00
Chris Cannam
26618585c6 Adjust start delays, put an end point on sinusoid 2024-06-28 18:08:57 +01:00
Chris Cannam
ad1811b8a1 Merge from default branch 2024-06-26 11:32:54 +01:00
Chris Cannam
832f577acb Fix and test stack overflow in R2 stretcher's time-domain smoothing option with long input buffers. The code in question is non-RT and has no need to be using stack allocation here at all. Thanks to Peter Sobot for the report. 2024-06-26 11:05:19 +01:00
Chris Cannam
b4b11d451f Minor tidy 2024-06-13 13:16:34 +01:00
Chris Cannam
da9c586745 More on CONTRIBUTING 2024-06-13 09:07:47 +01:00
Chris Cannam
60d0711710 First cut at CONTRIBUTING 2024-05-31 12:07:20 +01:00
Chris Cannam
d0556ef478 Dump enhancements 2024-05-17 18:13:50 +01:00
Chris Cannam
900e0a03d5 Delay calculations 2024-05-10 16:52:42 +01:00
Chris Cannam
bbbba44774 Remove the alternate pitch method. It isn't as reliable in avoiding artifacts and it's quite a bit of overhead to test. 2024-05-10 13:38:15 +01:00
Chris Cannam
8ea77bb96d This seems acceptable in practice 2024-05-10 13:22:09 +01:00
Chris Cannam
2119c43287 Don't do this after we begin; correct ratio 2024-05-10 13:09:58 +01:00
Chris Cannam
c6e8d079d9 Further tests 2024-05-10 11:51:31 +01:00
Chris Cannam
5b379121c7 Some work on warnings and tests 2024-05-09 17:15:42 +01:00
Chris Cannam
87755ec9c4 Fix inexact resampler output at unity ratio 2024-05-03 17:52:38 +01:00
Chris Cannam
9998c26ea3 Rename and reorder mode options; drop support for long window 2024-05-03 17:52:14 +01:00
Chris Cannam
3a95b94087 Fix compiler warnings 2024-05-03 13:38:23 +01:00
Chris Cannam
836330b1a1 Fix warning 2024-05-03 11:09:04 +01:00
Chris Cannam
5d296019ff Add Homebrew paths 2024-04-26 17:53:17 +01:00
Chris Cannam
50f0c0ce1c Clarify use of debug option thanks to earlier report by triallax 2024-04-26 17:46:24 +01:00