| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_Bias.h
							
						
					 | 
				
				
					
						Removed const qualifier from dsp::Bias::processSample()
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FIRFilter.cpp
							
						
					 | 
				
				
					
						Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FIRFilter.h
							
						
					 | 
				
				
					
						Minor documentation cleanup in the DSP module
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FIRFilter_test.cpp
							
						
					 | 
				
				
					
						Added juce_UnitTestCategories.h to replace raw strings used for test categories
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Gain.h
							
						
					 | 
				
				
					
						DSP:  Refactored AudioBlock
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_IIRFilter.cpp
							
						
					 | 
				
				
					
						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
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_IIRFilter.h
							
						
					 | 
				
				
					
						Minor documentation cleanup in the DSP module
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_IIRFilter_Impl.h
							
						
					 | 
				
				
					
						Replaced all uses of static_cast<Type&&> with std::move
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_LadderFilter.cpp
							
						
					 | 
				
				
					
						LinearSmoothedValue:  Changed the new interface
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_LadderFilter.h
							
						
					 | 
				
				
					
						Fixed some more typos
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Oscillator.h
							
						
					 | 
				
				
					
						Fixed some more typos
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Oversampling.cpp
							
						
					 | 
				
				
					
						DSP:  Fixed a bug oversampling an AudioBlock referencing const data
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Oversampling.h
							
						
					 | 
				
				
					
						DSP:  Fixed a bug oversampling an AudioBlock referencing const data
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessContext.h
							
						
					 | 
				
				
					
						DSP:  Fixed a potential dangling reference issue in ProcessContext
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessorChain.h
							
						
					 | 
				
				
					
						DSP:  Added some const processor accessors
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessorDuplicator.h
							
						
					 | 
				
				
					
						DSP:  Allowed AudioBlocks of const elements
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessorWrapper.h
							
						
					 | 
				
				
					
						Add documentation tags
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Reverb.h
							
						
					 | 
				
				
					
						DSP:  Refactored AudioBlock
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StateVariableFilter.h
							
						
					 | 
				
				
					
						Replaced all uses of static_cast<Type&&> with std::move
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_WaveShaper.h
							
						
					 | 
				
				
					
						DSP:  Refactored AudioBlock
					
				 | 
				6 years ago |