reuk
|
ae35ebd5bc
|
DSP: Allow Convolution instances to share a single background thread
|
2020-06-08 18:17:30 +01:00 |
|
reuk
|
1502a3a8f2
|
Clang: Fix errors when building with clang on windows with C++20 enabled
|
2020-06-08 18:10:50 +01:00 |
|
ed
|
b5214a341e
|
Normalised lambda whitespace
|
2020-06-05 09:37:56 +01:00 |
|
ed
|
d510b73cdf
|
Normalised all whitespace before args in std::function
|
2020-06-05 09:37:49 +01:00 |
|
ed
|
4b6be143cf
|
Fixed some doxygen warnings
|
2020-05-18 14:43:50 +01:00 |
|
reuk
|
fca3429e6e
|
DSP: Update convolution
|
2020-05-15 18:06:03 +01:00 |
|
Ivan Cohen
|
29c8b2358d
|
DSP: Added documentation for DryWetMixingRule and PannerRule enum classes
|
2020-05-13 15:13:21 +01:00 |
|
reuk
|
407ac52fe4
|
DSP: Fix argument order in BallisticsFilter
|
2020-05-11 10:41:33 +01:00 |
|
reuk
|
4cf66d6522
|
Cleanup: Remove redundant inlines
|
2020-04-27 10:22:06 +01:00 |
|
Ivan Cohen
|
c138bf91b4
|
DSP: Revamp DSP module
|
2020-04-24 14:37:09 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
9fa6c195ee
|
FFT: Add IPP implementation
|
2020-04-16 12:18:46 +01:00 |
|
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
2020-04-13 13:16:05 +01:00 |
|
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
2020-04-13 12:10:11 +01:00 |
|
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
2020-04-11 15:03:19 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
ed
|
4a5dda489f
|
Fixed some warnings with -Wconversion enabled
|
2020-03-17 09:02:57 +00:00 |
|
reuk
|
adbf5fc219
|
DSP: Add ProcessorChain tests
|
2020-03-16 17:17:49 +00:00 |
|
reuk
|
b9835d3a0c
|
DSP: Fix tuple index sequence generator
|
2020-03-13 19:41:32 +00:00 |
|
reuk
|
04adb2fa79
|
DSP: Tidy up ProcessorChain implementation
|
2020-03-12 18:30:45 +00:00 |
|
reuk
|
a7d5d8dd95
|
DSP: Add missing consts in Oversampling
|
2020-03-12 18:30:45 +00:00 |
|
reuk
|
5af01b9b16
|
Demos: Convey proper ownership semantics
|
2020-03-12 18:30:45 +00:00 |
|
Tom Poole
|
28e03f0815
|
Replaced all instances of JUCE_CONSTEXPR with constexpr
|
2020-03-11 17:21:30 +00:00 |
|
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
ed
|
46aa467303
|
Removed const qualifier from dsp::Bias::processSample()
|
2020-02-10 16:17:07 +00:00 |
|
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
2020-02-10 14:16:54 +00:00 |
|
Tom Poole
|
ef1eacccd3
|
Bump version number to 5.4.6
|
2020-02-04 11:26:48 +00:00 |
|
ed
|
a54da0b832
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
Tom Poole
|
8b8c3b3280
|
DSP: Fixed a bug oversampling an AudioBlock referencing const data
|
2019-11-12 16:09:55 +00:00 |
|
Tom Poole
|
85f76d2546
|
AudioBlock: Fixed an issue preventing usage with SIMDRegister
|
2019-10-24 09:36:46 +01:00 |
|
ed
|
4583baf277
|
Bump version number to 5.4.5
|
2019-10-16 10:01:09 +01:00 |
|
ed
|
4edb0d2c90
|
Tidied up some divider comments
|
2019-09-06 12:00:26 +01:00 |
|
Tom Poole
|
41055ad782
|
DSP: Refactored AudioBlock
|
2019-08-15 12:49:47 +01:00 |
|
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
2019-08-09 11:24:54 +01:00 |
|
ed
|
bdeaeaf368
|
macOS: Fixed some deprecation warnings and silenced some others for the time being
|
2019-06-24 15:05:17 +01:00 |
|
ed
|
5360191737
|
Fixed some documentation typos
|
2019-06-18 11:55:40 +01:00 |
|
Tom Poole
|
01935e3338
|
DSP: Guarded a rogue FMA instruction in the AVX native ops
|
2019-06-11 21:23:56 +01:00 |
|
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
hogliux
|
b561b34e8c
|
Linux: Fixed a compiler warning
|
2019-04-30 12:14:42 +01:00 |
|
ed
|
1221374be9
|
DSP: Fixed an incorrect assertion in one of the AudioBlock constructors
|
2019-04-29 15:25:41 +01:00 |
|
ed
|
497a1b3fb7
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01:00 |
|
ed
|
9fe83c18bd
|
Fixed indentation in juce_dsp.cpp
|
2019-04-02 11:54:42 +01:00 |
|
Tom Poole
|
12dfd3df45
|
DSP: Made AudioBlock::getSubsetChannelBlock const
|
2019-03-28 12:54:37 +00:00 |
|
reuk
|
55c512d9a1
|
DSP: Fixed a potential dangling reference issue in ProcessContext
|
2019-03-28 12:52:36 +00:00 |
|
reuk
|
827055c2c1
|
DSP: Allowed AudioBlocks of const elements
|
2019-03-26 16:32:28 +00:00 |
|
Zsolt Garamvolgyi
|
0e58d244aa
|
DSP: Added SIMDRegister::truncate()
|
2019-03-26 11:48:56 +00:00 |
|
ed
|
1a46fb3a5f
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
Zsolt Garamvolgyi
|
c3a8ea1ab6
|
SIMDRegister abs operation implemented
|
2019-03-12 17:19:59 +00:00 |
|
ed
|
13fadfe5e3
|
Minor documentation cleanup in the DSP module
|
2019-03-05 08:59:53 +00:00 |
|