28a1bc54f9 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								ProcessSpec:  Add equality operators  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f899b65315 
								
							
								 
							
						 
						
							
							
								
								Docs:  Exclude top-level std namespace when building docs  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9542ccc4c 
								
							
								 
							
						 
						
							
							
								
								Update code to use C++14 [[deprecated]] attribute  
							
							This commit removes the various compiler-specific JUCE_DEPRECATED macros and replaces them with C++14's deprecated attribute. It also removes the JUCE_CATCH_DEPRECATED_CODE_MISUSE flag as we can rely on the override specifier catching usage of these old virtual methods, and tidies up the DOXYGEN preprocessor checks as they were inconsistent across the codebase. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fad3490946 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DelayLine:  Add function to retrieve the maximum possible delay time  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7b64bd7406 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DelayLine:  Allow setting a new maximum delay time after construction  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fbe446eac0 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								ProcessorChain:  Add support for C++17 structured bindings  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								abd5fe4a69 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DryWetMixer:  Update implementation to use SingleThreadedAbstractFifo  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ac96840aa 
								
							
								 
							
						 
						
							
							
								
								Fix some Doxygen warnings  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c27279b356 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DryWetMixer:  Make mixers with maximum delays of 0 slightly more efficient  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3c68581567 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Use jassertquiet where possible  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								22d935ad3e 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								dsp::IIRFilter:  Allow computing filter coefficients without allocating  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								36ca0e0fc1 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DSP:  Avoid forward declaration of IIR::Coefficients  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c3a98d44c5 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DSP:  Fix uses of "snap to zero" preprocessor definition  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d50c3920ef 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								FirstOrderTPTFilter:  Ensure state is updated properly when samplerate is changed  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51cda82fb7 
								
							
								 
							
						 
						
							
							
								
								DSP:  Fixed a documentation error in the Panner class  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46f5b126d5 
								
							
								 
							
						 
						
							
							
								
								Tidied up some template statement whitespace  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5250dc815d 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Solved an issue in dsp::BallisticsFilter with peak and RMS envelopes calculation formulas  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								39d8399653 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DSP:  Provided the peak rectifier stage directly in dsp::BallisticsFilter  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								394c4fd475 
								
							
								 
							
						 
						
							
							
								
								Clang:  Fix warnings when building with clang 10  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								009d685179 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4855f52e4d 
								
							
								 
							
						 
						
							
							
								
								Added missing documentation tags  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b6cc53778 
								
							
								 
							
						 
						
							
							
								
								Added missing DSP tag to ProcessorChain  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								631ef88fb0 
								
							
								 
							
						 
						
							
							
								
								Added missing DSP tag to ProcessorChain  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29c8b2358d 
								
							
								 
							
						 
						
							
							
								
								DSP:  Added documentation for DryWetMixingRule and PannerRule enum classes  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								407ac52fe4 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								DSP:  Fix argument order in BallisticsFilter  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c138bf91b4 
								
							
								 
							
						 
						
							
							
								
								DSP:  Revamp DSP module  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								894e7d2bd2 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d16374b14 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								327f817b9b 
								
							
								 
							
						 
						
							
							
								
								Copyrights: Update commercial/gpl headers to be gpl-only  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								adbf5fc219 
								
							
								 
							
						 
						
							
							
								
								DSP:  Add ProcessorChain tests  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9835d3a0c 
								
							
								 
							
						 
						
							
							
								
								DSP:  Fix tuple index sequence generator  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04adb2fa79 
								
							
								 
							
						 
						
							
							
								
								DSP:  Tidy up ProcessorChain implementation  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7d5d8dd95 
								
							
								 
							
						 
						
							
							
								
								DSP:  Add missing consts in Oversampling  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46aa467303 
								
							
								 
							
						 
						
							
							
								
								Removed const qualifier from dsp::Bias::processSample()  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a54da0b832 
								
							
								 
							
						 
						
							
							
								
								Fixed some more typos  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b8c3b3280 
								
							
								 
							
						 
						
							
							
								
								DSP:  Fixed a bug oversampling an AudioBlock referencing const data  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4edb0d2c90 
								
							
								 
							
						 
						
							
							
								
								Tidied up some divider comments  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41055ad782 
								
							
								 
							
						 
						
							
							
								
								DSP:  Refactored AudioBlock  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								497a1b3fb7 
								
							
								 
							
						 
						
							
							
								
								Added juce_UnitTestCategories.h to replace raw strings used for test categories  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55c512d9a1 
								
							
								 
							
						 
						
							
							
								
								DSP:  Fixed a potential dangling reference issue in ProcessContext  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								827055c2c1 
								
							
								 
							
						 
						
							
							
								
								DSP:  Allowed AudioBlocks of const elements  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a46fb3a5f 
								
							
								 
							
						 
						
							
							
								
								Minor whitespace tidying  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13fadfe5e3 
								
							
								 
							
						 
						
							
							
								
								Minor documentation cleanup in the DSP module  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f344aaa5a 
								
							
								 
							
						 
						
							
							
								
								DSP:  Added an assertion to protect against invalid use of ProcessContextNonReplacing  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								315db2df93 
								
							
								 
							
						 
						
							
							
								
								Documentation fixes  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa361c9cf5 
								
							
								 
							
						 
						
							
							
								
								Documentation fixes  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4751e9d41a 
								
							
								 
							
						 
						
							
							
								
								Added a new templated SmoothedValue class  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f2f9afb06 
								
							
								 
							
						 
						
							
							
								
								LinearSmoothedValue:  Changed the new interface  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8278cec0e 
								
							
								 
							
						 
						
							
							
								
								LinearSmoothedValue:  Added some helpful member functions and deprecated setValue  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77feb173b0 
								
							
								 
							
						 
						
							
							
								
								DSP:  Improved some variable names and documentation  
							
							
								
							
							
						 
						6 years ago