Ivan Cohen
|
5250dc815d
|
Solved an issue in dsp::BallisticsFilter with peak and RMS envelopes calculation formulas
|
2020-09-22 10:23:37 +01:00 |
|
Ivan Cohen
|
39d8399653
|
DSP: Provided the peak rectifier stage directly in dsp::BallisticsFilter
|
2020-09-18 11:43:00 +01:00 |
|
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
2020-07-01 10:00:43 +01:00 |
|
ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
ed
|
4855f52e4d
|
Added missing documentation tags
|
2020-06-27 17:26:44 +01:00 |
|
ed
|
6b6cc53778
|
Added missing DSP tag to ProcessorChain
|
2020-06-27 10:40:54 +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 |
|
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
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01: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 |
|
ed
|
46aa467303
|
Removed const qualifier from dsp::Bias::processSample()
|
2020-02-10 16:17:07 +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 |
|
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 |
|
ed
|
497a1b3fb7
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
2019-04-03 15:10:40 +01: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 |
|
ed
|
1a46fb3a5f
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
ed
|
13fadfe5e3
|
Minor documentation cleanup in the DSP module
|
2019-03-05 08:59:53 +00:00 |
|
Tom Poole
|
9f344aaa5a
|
DSP: Added an assertion to protect against invalid use of ProcessContextNonReplacing
|
2019-03-01 11:56:42 +00:00 |
|
Tom Poole
|
aa361c9cf5
|
Documentation fixes
|
2019-02-22 10:01:53 +00:00 |
|
Tom Poole
|
4751e9d41a
|
Added a new templated SmoothedValue class
|
2019-02-19 09:38:04 +00:00 |
|
Tom Poole
|
6f2f9afb06
|
LinearSmoothedValue: Changed the new interface
|
2019-02-15 07:51:35 +00:00 |
|
reuk
|
b8278cec0e
|
LinearSmoothedValue: Added some helpful member functions and deprecated setValue
|
2019-02-13 19:00:21 +00:00 |
|
Tom Poole
|
77feb173b0
|
DSP: Improved some variable names and documentation
|
2019-02-13 10:26:06 +00:00 |
|
ed
|
a234721110
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
ed
|
eaf0f990d4
|
Replaced all uses of static_cast<Type&&> with std::move
|
2018-11-28 17:29:20 +00:00 |
|
Tom Poole
|
ceec72457d
|
DSP: Added some const processor accessors
|
2018-11-27 10:23:10 +00:00 |
|
Tom Poole
|
55ebd17dfc
|
Fixed a bug in the Oversampling class
|
2018-11-09 10:24:15 +00:00 |
|
Tom Poole
|
4137ee1b7d
|
DSP: Fixed a couple of issues with the Oversampling class
|
2018-11-02 12:32:48 +00:00 |
|
Ivan COHEN
|
9829a8ad09
|
Made the dsp::Oversampling class more customisable
|
2018-10-09 17:22:19 +01:00 |
|
Tom Poole
|
044c36f5bb
|
DSP: Fixed some errors in the previous commit
|
2018-09-10 23:05:22 +01:00 |
|
Tom Poole
|
1396d7cfc5
|
DSP: Fixed an issue returning arrays of reference counted objects
|
2018-09-10 16:02:26 +01:00 |
|
jules
|
397b0f80a2
|
bit of code clean-up
|
2018-08-31 16:52:22 +01:00 |
|
Tom Poole
|
493591a7ef
|
Cleaned up some doc comments
|
2018-08-29 10:56:56 +01:00 |
|
Tom Poole
|
6cff481c6a
|
Fixed some gcc 8 compiler warnings
|
2018-07-11 09:17:31 +01:00 |
|
jules
|
1e6bbb8da9
|
Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this
|
2018-07-03 11:51:13 +01:00 |
|
Tom Poole
|
102ed4a9f2
|
Fixed some compiler warnings
|
2018-06-27 17:02:25 +01:00 |
|
jules
|
49aa9c9db4
|
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
|
2018-06-26 14:06:52 +01:00 |
|
Noah Dayan
|
f2824e96ef
|
Fixed typos in the DSP module
|
2018-05-24 10:08:39 +01:00 |
|
hogliux
|
f0e035f742
|
Fixed a compiler error in the DSP module when using clang C++17 support
|
2018-04-25 12:01:00 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
hogliux
|
2f2ff9437b
|
Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support
|
2018-04-16 14:36:49 +01:00 |
|
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
2018-04-10 09:50:11 +01:00 |
|