Commit Graph

34 Commits

Author SHA1 Message Date
Chris Cannam
cdde17c3dc Update CHANGELOG 2024-10-25 16:45:13 +01:00
Chris Cannam
b34e3cde25 Bump versions 2023-07-25 13:31:40 +01:00
Chris Cannam
f6f6bc581b Update for v3.2.1 2023-04-05 14:03:09 +01:00
Chris Cannam
6b6c1d0ea0 Correct description in changelog 2023-03-28 12:26:33 +01:00
Chris Cannam
daaa47fab2 Merge from branch 3.1-stable 2023-03-27 16:26:33 +01:00
Chris Cannam
179dbd31c9 Update for 3.1.3 2023-03-27 08:38:12 +01:00
Chris Cannam
b39ba8d518 Update CHANGELOG for 3.1.3 2023-03-27 08:34:54 +01:00
Chris Cannam
18b32431b4 Update changelog 2023-03-23 17:49:59 +00:00
Chris Cannam
9e5ebdbafb Update changelog for 3.2 (coming shortly) 2023-03-09 13:41:19 +00:00
Chris Cannam
fa8a918d8a Update CHANGELOG for 3.1.2 2022-11-28 11:16:45 +00:00
Chris Cannam
f86f31b9f0 Update for 3.1.1 2022-10-21 13:57:21 +01:00
Chris Cannam
d424616335 Note only in RT mode 2022-09-30 11:49:01 +01:00
Chris Cannam
fa92a924f6 Mention command-line utility change 2022-09-27 10:33:00 +01:00
Chris Cannam
80eb4a74f2 Minor clarification 2022-09-27 08:54:07 +01:00
Chris Cannam
6a45cce987 Update CHANGELOG for v3.1 2022-09-27 08:48:09 +01:00
Chris Cannam
ae8f238239 Minor wording fix 2022-07-07 15:59:45 +01:00
Chris Cannam
1aa241e6d0 Small doc and CHANGELOG updates 2022-07-07 13:51:41 +01:00
Chris Cannam
6e941fa2d3 Update the OptionPitch* options so that they do the expected thing for the R3 engine as well - this speeds up realtime mode when not dynamically pitch-shifting 2022-07-06 10:22:50 +01:00
Chris Cannam
1afb4acdd5 Update CHANGELOG for 3.0.0 2022-06-30 15:21:46 +01:00
Chris Cannam
c5f99d5ff2 This will be 2.0.2 2022-01-26 09:36:01 +00:00
Chris Cannam
445f20fa4c Update CHANGELOG for 2.0.1 2022-01-20 10:28:07 +00:00
Chris Cannam
f3637be54f Update CHANGELOG 2021-10-20 14:31:16 +01:00
Chris Cannam
7ab2381216 Update CHANGELOG for next release 2021-06-04 13:49:34 +01:00
Chris Cannam
3b505b2ee4 Update version and add notes for v1.9.1 2021-03-08 13:51:10 +00:00
Chris Cannam
660e63d781 Update changelog for next release 2020-09-09 13:03:57 +01:00
Chris Cannam
4d63c025e2 Versions 2018-05-14 19:31:29 +01:00
Chris Cannam
09a1dc3a20 Next version will be 1.8.2 2015-07-09 15:40:42 +01:00
Chris Cannam
afdb914d0b Version updates 2012-10-28 10:30:09 +00:00
Chris Cannam
aa83585dd9 Version number 2012-09-10 14:16:22 +01:00
Chris Cannam
4d694cb0e5 Update CHANGELOG 2011-12-04 17:22:02 +00:00
Chris Cannam
0b8c1bd90b * Pull across from main repo: Fix silent channel of output when processing with band-limited transients option; include libresample support. Also update copyright dates. 2011-01-07 21:46:36 +00:00
Chris Cannam
87dc720243 Update from main repo.
* Add a more reliable transient detection mode, and make the mode
   selectable using OptionDetectorXXX flags -- the new method is
   the default
 * Band-limit transient detectors to avoid being distracted by
   inaudible garbage
 * Add a key-frame mapping facility for variable stretch ratio
   management during offline stretches
2010-03-24 09:44:51 +00:00
Chris Cannam
782d8e9d99 * Update changelog 2009-09-24 19:23:54 +00:00
Chris Cannam
1d41c952e8 Update from personal repository.
* Added an initial "formant preservation" option when pitch shifting
 * Real-time pitch shifting now uses a faster method by default, with
   less variation in CPU usage
 * The code is more amenable to compiler auto-vectorization (through
   e.g. gcc --ftree-vectorize).
2008-05-22 16:54:27 +00:00