Iscle
eb65772bb0
Bump version to 0.6.1
2023-12-09 23:59:28 +01:00
Iscle
07b390247b
Bump version to 0.6.0
2023-12-09 17:22:44 +01:00
Iscle
86b50169a0
Compile with -O3 and -flto. Also strip the binaries.
...
Fixes #17 .
2023-09-02 14:11:01 +02:00
Iscle
f560faea08
v0.5.0
2023-05-22 00:40:55 +02:00
Iscle
3f71866a36
Fix CMakeLists
2023-05-16 00:59:31 +02:00
Iscle
5a053df9ce
C++ hackery
2023-05-15 18:09:07 +02:00
Iscle
0310b01599
C++ hackery
2023-05-15 02:15:46 +02:00
Iscle
952d24ba7a
Fixed SoftwareLimiter crash on 64 bit devices
...
More cleanup is due, but will suffice for now.
2023-03-10 22:54:33 +01:00
Iscle
8eed46db09
Add ffts as a submodule (because this is what ViPER used)
2023-03-02 02:37:55 +01:00
Iscle
11952040a3
Update
2023-01-06 03:24:08 +01:00
Iscle
b6a5a9a3dd
Update
2022-12-14 02:56:26 +01:00
Iscle
de2f2142fd
Update
2022-11-24 01:17:13 +01:00
Iscle
c30f2f8c6f
Update
2022-10-25 03:30:21 +02:00
Iscle
5c4092e8e4
Update
2022-10-15 03:40:21 +02:00
Iscle
9d54379bd8
Update
2022-10-06 03:37:22 +02:00
Iscle
2d85d11792
Update
2022-10-03 23:52:22 +02:00
Iscle
6d7fd4d9e6
Update
2022-09-27 03:48:49 +02:00
Iscle
e46f205779
Update
2022-09-23 04:15:43 +02:00
Iscle
d2ff3ff6cf
Update
2022-09-18 03:38:22 +02:00
Iscle
40339a15cd
Update
2022-09-16 03:16:58 +02:00
Iscle
c6390aceb7
AdaptiveBuffer: Initial implementation
2022-09-13 02:14:03 +02:00
Iscle
8bf909a25d
Add function prototypes for many functions (still incomplete, will not build)
2022-08-30 00:39:15 +02:00
Iscle
3870fb45d6
Project-wide: Start separating Android logic from DSP logic
2022-08-28 19:02:27 +02:00
Iscle
77e0661d1f
Fix software limiter array loop
2022-08-24 09:44:23 +02:00
Iscle
44150f6e5a
Use new KISS FFT library
2022-08-23 14:55:35 +02:00
Iscle
7912b7deec
viper.cpp: Rename methods and general housekeeping
...
Removed strcpy calls as those would lead to a buffer overflow and were unnecessary. Alse added nullptr checking just in case (official Google effects do so)
2022-08-23 00:17:32 +02:00
Martmists
7701f9f87b
Add gradle build setup
...
Signed-off-by: Martmists <martmists@gmail.com>
2021-10-26 04:36:34 +02:00
Martmists
b8f2a30dbe
Start work on PConvSingle and VHE
2021-09-18 13:37:23 +02:00
Martmists
779c172aa8
hifi and clarity
2021-07-31 16:00:35 +02:00
Martmists
aa87dba34f
DiffSurround and WaveBuffer_I32
2021-07-31 01:15:40 +02:00
Martmists
7b60aaeecd
SpeakerCorrection and Subwoofer
2021-07-30 21:51:26 +02:00
Martijn
4fb9cee285
harmonics, analogx and spectrumextend
2021-07-30 16:54:59 +02:00
Martmists
b7dae6a4b6
work on HighShelf
2021-07-28 23:50:34 +02:00
Martmists
5d83c1356c
NoiseSharpening
2021-07-28 22:34:00 +02:00
Martijn
7898ffef45
DynamicBass and DynamicSystem
2021-07-28 14:20:36 +02:00
Martijn
c9453995e5
PolesFilter
2021-07-28 13:31:55 +02:00
Martijn
847dd91ea1
readme and depthsurround
2021-07-28 12:40:34 +02:00
Martmists
f7cdd16376
Reverberation
2021-07-28 00:54:15 +02:00
Martmists
3765ce1b7b
crevmodel
2021-07-28 00:35:19 +02:00
Martmists
70dff35e63
logging and version
2021-07-27 19:00:39 +02:00
Martijn
c5534cf59f
MultiBiquad
2021-07-27 17:41:38 +02:00
Martmists
bbcdf238a9
initial commit
2021-07-27 09:47:15 +02:00