26 Commits

Author SHA1 Message Date
Iscle
df53254cfa Bump version to 0.7.0-alpha1 2024-03-13 23:52:11 +01:00
Iscle
808c7cb8e9 Delete ViPERBass destructor declaration as it's no longer required 2023-09-03 03:25:45 +02:00
Iscle
a947fd7f79 Make ViPERBass stereo :) 2023-09-03 03:22:29 +02:00
Iscle
5c0d69d970 Fix ViPER DDC, add architecture info 2023-05-21 18:46:20 +02:00
Iscle
3361fbfb7e Disable sampling rate cap
Only some of the effects rely on the sampling rate being at most 48kHz, it's better to handle this inside the effects themselves.
2023-05-16 03:12:51 +02:00
Iscle
bf580b11ad Do not use pointers for each effect in the ViPER class 2023-05-16 03:02:29 +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
3decda5e82 C++ hackery 2023-05-12 03:50:26 +02:00
Iscle
3082bf6af7 Subwoofer: Process two samples at a time 2023-03-11 00:38:23 +01:00
Iscle
3edf47a26d Fix SpectrumExtend 2023-03-10 23:47:48 +01:00
Iscle
6550d6e58b Fix ViPERBass Pure bass + crash
More cleanup is due, but will suffice for now.
2023-03-10 23:46:34 +01: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
942988d1b0 Update Convolver 2023-03-02 01:26:15 +01:00
Iscle
a7a3f171a6 Merge remote-tracking branch 'origin/rewrite-continued' into rewrite-continued 2023-03-01 19:49:39 +01:00
Iscle
aaa0ac2634 Multiple updates 2023-03-01 19:49:26 +01:00
Iscle
45df8d9fcc Start implementing Convolver 2023-03-01 19:38:35 +01:00
Iscle
2c4e153120 Improved implementation 2023-01-26 00:19:45 +01:00
Iscle
a7d5eb60cd Added dirty SoftwareLimiter implementation 2023-01-08 01:11:46 +01:00
Iscle
b6a5a9a3dd Update 2022-12-14 02:56:26 +01:00
Iscle
b6ee869c04 Update 2022-12-13 03:10:29 +01:00
Iscle
de2f2142fd Update 2022-11-24 01:17:13 +01:00
Iscle
6f78cc7ff3 Update 2022-11-09 15:23:29 +01:00
Iscle
40169a4975 Update 2022-11-08 03:23:14 +01:00
Iscle
c30f2f8c6f Update 2022-10-25 03:30:21 +02:00