Commit Graph

  • ae0d81599d docs: build notes build2 David Madl 2026-03-07 23:15:28 +01:00
  • 3a3acae777 build: make Android NDK build happy David Madl 2026-03-07 22:56:32 +01:00
  • 3fb8edb23e build: reduce CMake version to 3.22.1 to build with Android NDK tools David Madl 2026-03-07 22:34:54 +01:00
  • d0026758c1 build: add libsndfile David Madl 2026-03-07 22:31:18 +01:00
  • e47115b94f build: add CMake build David Madl 2026-03-07 22:24:28 +01:00
  • 260ad36b7d build: add libsamplerate build-david David Madl 2026-03-07 22:19:31 +01:00
  • 4e1bb95234 build: simple build using CMake (manually add src/ext/libsndfile) default David Madl 2026-03-07 00:20:05 +01:00
  • e4296ac80b Additional IPP path Chris Cannam 2025-02-27 11:04:40 +00:00
  • a19a891b36 Added tag v4.0.0 for changeset 1ea255850558 Chris Cannam 2024-10-25 21:37:48 +01:00
  • 1d95888bec Versions Chris Cannam 2024-10-25 17:26:08 +01:00
  • 8c4dc5cbb0 Doc updates Chris Cannam 2024-10-25 17:23:38 +01:00
  • cdde17c3dc Update CHANGELOG Chris Cannam 2024-10-25 16:45:13 +01:00
  • 4febe52001 Update for VS2022 Chris Cannam 2024-10-25 16:10:35 +01:00
  • 7d32166d2a Avoid compiler warning Chris Cannam 2024-10-25 16:10:13 +01:00
  • ce06adba87 Add reference to RubberBandLiveShifter Chris Cannam 2024-10-11 17:20:58 +01:00
  • 48e08a5113 Merge from branch rblive Chris Cannam 2024-10-03 09:33:24 +01:00
  • 28fa720e93 More output Chris Cannam 2024-10-03 09:21:12 +01:00
  • 05acd21738 Exercise JNI in the CI build as well Chris Cannam 2024-10-03 09:21:07 +01:00
  • ab27a6485d Use a newer Meson Chris Cannam 2024-10-03 09:20:53 +01:00
  • 1d28a7c43b Get JNI build working in test Chris Cannam 2024-10-03 09:14:35 +01:00
  • 923a196f8f Add live shifter to JNI Chris Cannam 2024-10-02 18:22:06 +01:00
  • 4353ddd78d Add live shifter to C API Chris Cannam 2024-10-02 11:29:01 +01:00
  • a28c9e4909 Merge from default branch Chris Cannam 2024-10-02 11:17:11 +01:00
  • e55f7aaadc Ensure URIs match those in RDF description Chris Cannam 2024-09-24 15:24:33 +01:00
  • 4e8419232b Docs Chris Cannam 2024-09-03 10:11:55 +01:00
  • 9580e0c63f Add live shifter to single-file interface Chris Cannam 2024-09-03 10:11:51 +01:00
  • ffe7cf966c Update versions Chris Cannam 2024-08-12 09:22:21 +01:00
  • e75fc4f9d1 Docs Chris Cannam 2024-08-08 16:34:49 +01:00
  • 01e0a656f6 Merge from branch rblive Chris Cannam 2024-08-08 12:01:21 +01:00
  • 091ef63ff0 Remove alpha warnings Chris Cannam 2024-08-08 12:01:04 +01:00
  • 7c38c0b196 Ok, tidy this up Chris Cannam 2024-08-08 11:58:12 +01:00
  • 14344944b7 Further investigation Chris Cannam 2024-08-02 16:20:21 +01:00
  • a0099e63bf Further messing in the tests Chris Cannam 2024-08-02 15:22:54 +01:00
  • 35f0872867 Attempt to fix CI problem Chris Cannam 2024-08-01 13:56:09 +01:00
  • e82accd199 Correct FFTW description Chris Cannam 2024-07-18 16:35:26 +01:00
  • 666b5e43b5 More reporting Chris Cannam 2024-07-05 15:39:01 +01:00
  • 22c606db6f Adjust test check Chris Cannam 2024-07-03 17:38:01 +01:00
  • 26618585c6 Adjust start delays, put an end point on sinusoid Chris Cannam 2024-06-28 18:08:57 +01:00
  • ad1811b8a1 Merge from default branch Chris Cannam 2024-06-26 11:32:54 +01:00
  • 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. Chris Cannam 2024-06-26 11:05:19 +01:00
  • b4b11d451f Minor tidy Chris Cannam 2024-06-13 13:16:34 +01:00
  • da9c586745 More on CONTRIBUTING Chris Cannam 2024-06-13 09:07:47 +01:00
  • 60d0711710 First cut at CONTRIBUTING Chris Cannam 2024-05-31 12:07:20 +01:00
  • d0556ef478 Dump enhancements Chris Cannam 2024-05-17 18:13:50 +01:00
  • 900e0a03d5 Delay calculations Chris Cannam 2024-05-10 16:52:42 +01:00
  • bbbba44774 Remove the alternate pitch method. It isn't as reliable in avoiding artifacts and it's quite a bit of overhead to test. Chris Cannam 2024-05-10 13:38:15 +01:00
  • 8ea77bb96d This seems acceptable in practice Chris Cannam 2024-05-10 13:22:09 +01:00
  • 2119c43287 Don't do this after we begin; correct ratio Chris Cannam 2024-05-10 13:09:58 +01:00
  • c6e8d079d9 Further tests Chris Cannam 2024-05-10 11:51:31 +01:00
  • 5b379121c7 Some work on warnings and tests Chris Cannam 2024-05-09 17:15:42 +01:00
  • 87755ec9c4 Fix inexact resampler output at unity ratio Chris Cannam 2024-05-03 17:52:38 +01:00
  • 9998c26ea3 Rename and reorder mode options; drop support for long window Chris Cannam 2024-05-03 17:52:14 +01:00
  • 3a95b94087 Fix compiler warnings Chris Cannam 2024-05-03 13:38:23 +01:00
  • 836330b1a1 Fix warning Chris Cannam 2024-05-03 11:09:04 +01:00
  • 5d296019ff Add Homebrew paths Chris Cannam 2024-04-26 17:53:17 +01:00
  • 50f0c0ce1c Clarify use of debug option thanks to earlier report by triallax Chris Cannam 2024-04-26 17:46:24 +01:00
  • 5526b88b81 Add header for ptrdiff_t (thanks to rather old PR from Robin Gareus) Chris Cannam 2024-04-26 17:42:53 +01:00
  • 472081837e Debug output Chris Cannam 2024-04-24 14:20:20 +01:00
  • a877385b8a We are not normally fillingTail Chris Cannam 2024-04-24 14:19:05 +01:00
  • 47b2ff6698 Correct previous (wrong) tweak to delay Chris Cannam 2024-04-24 14:18:38 +01:00
  • e0df952e56 Start with a phase reset; it gives better behaviour at start if we are initialised with ratio 1 Chris Cannam 2024-04-24 14:17:48 +01:00
  • 53ccb1d60e Measure rather than guess resampler delay Chris Cannam 2024-04-19 15:12:25 +01:00
  • 59d0ff6abe Rework output resampler handling to deal with case where fewer samples are consumed than available Chris Cannam 2024-03-15 16:59:22 +00:00
  • cbb8329057 Exploratory work Chris Cannam 2024-03-15 16:44:38 +00:00
  • 68022c8dd9 Adjust tests Chris Cannam 2024-03-08 15:56:52 +00:00
  • 62b4f458b8 Having this here is just confusing, I think - want to make the Github repo link more obvious in comparison Chris Cannam 2024-03-07 16:46:21 +00:00
  • 7d1294098a Merge from default branch Chris Cannam 2024-03-07 15:20:48 +00:00
  • 6915476164 Update dates Chris Cannam 2024-03-07 15:19:37 +00:00
  • a1139f0912 Merge from branch CI - update to GH Windows offering Chris Cannam 2024-03-07 14:49:27 +00:00
  • 3723845be3 Quoting; move away from AppVeyor CI Chris Cannam 2024-03-07 14:42:57 +00:00
  • f453ca9d77 Fix for msbuild Chris Cannam 2024-03-07 14:37:20 +00:00
  • 472efc5555 Fix syntax Chris Cannam 2024-03-07 14:30:40 +00:00
  • db2ed7496d Attempt choco deps install Chris Cannam 2024-03-07 14:29:47 +00:00
  • 4d219f95a8 A couple of further builds Chris Cannam 2024-03-07 14:26:19 +00:00
  • c496db633e Point at GH CI Chris Cannam 2024-03-07 14:26:13 +00:00
  • 83522231e5 Add GH Windows build Chris Cannam 2024-03-07 14:17:59 +00:00
  • e5bff67c13 Replace platform-dependent barriers with c++11 std Chris Cannam 2024-03-07 11:50:39 +00:00
  • c2fbd6f215 Some work on resampler delay Chris Cannam 2024-02-23 13:21:28 +00:00
  • 3bb287b294 Merge from default branch Chris Cannam 2024-02-23 08:37:46 +00:00
  • 5a4e3a8466 Fix export symbol definitions Chris Cannam 2024-02-07 13:48:30 +00:00
  • 0d100127f6 Merge from default branch Chris Cannam 2024-01-31 17:32:07 +00:00
  • f0d702e15d Merge from branch keyframe-jni Chris Cannam 2024-01-05 15:39:05 +00:00
  • 95cbb62dfe Make dllexport suppressible Chris Cannam 2024-01-05 15:38:06 +00:00
  • 9027f86022 Refine warning pragmas, and make it possible to revert to all warnings (e.g. in order to fix them!) Chris Cannam 2024-01-05 15:37:44 +00:00
  • 9ea386261b Refine these a little. To revisit Chris Cannam 2023-12-15 20:50:22 +00:00
  • 91db97f8f5 Fix some compiler warnings, and suppress a few others for MSVC Chris Cannam 2023-12-15 20:32:57 +00:00
  • 97091aebe8 Suppress narrowing conversion warnings (if enabled) Chris Cannam 2023-12-15 20:14:51 +00:00
  • 591be7cbab Fix compiler warnings Chris Cannam 2023-12-15 20:13:59 +00:00
  • dc745e3487 Implement & exercise getKeyFrameMap in JNI Chris Cannam 2023-12-14 14:31:08 +00:00
  • e54fd1fd95 Add simple Java test code Chris Cannam 2023-12-14 13:52:19 +00:00
  • adc31e77e9 Win build fix Chris Cannam 2023-11-17 08:37:53 +00:00
  • 888eed2faa Merge from default branch Chris Cannam 2023-10-26 15:09:36 +01:00
  • 6cd48ab2c7 Added tag v3.3.0 for changeset 55367f2e76c9 Chris Cannam 2023-07-28 14:38:44 +01:00
  • 2be46b0dff Relax this threshold again a bit Chris Cannam 2023-07-28 11:42:47 +01:00
  • 54f86d2062 A list with only one entry is not very interesting Chris Cannam 2023-07-27 15:42:43 +01:00
  • b34e3cde25 Bump versions Chris Cannam 2023-07-25 13:31:40 +01:00
  • 6a41d2b902 Add getProcessSizeLimit to C API as well Chris Cannam 2023-07-25 13:31:28 +01:00
  • c69c3b7473 Add getProcessSizeLimit Chris Cannam 2023-07-25 13:11:21 +01:00
  • bf495b88ce Small comment Chris Cannam 2023-06-30 16:47:54 +01:00
  • d2d8e48c91 Some docs Chris Cannam 2023-06-30 16:43:59 +01:00