| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								juce_Bias.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FIRFilter.cpp
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FIRFilter.h
							
						
					 | 
				
				
					
						Normalised all the copy/move/assignment constructors for the dsp module IIR and FIR filter classes. These now do NOT reset the filter when they get copied, and they expect that the user-supplied process state class is copyable
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_FIRFilter_test.cpp
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Gain.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_IIRFilter.cpp
							
						
					 | 
				
				
					
						Normalised all the copy/move/assignment constructors for the dsp module IIR and FIR filter classes. These now do NOT reset the filter when they get copied, and they expect that the user-supplied process state class is copyable
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_IIRFilter.h
							
						
					 | 
				
				
					
						Normalised all the copy/move/assignment constructors for the dsp module IIR and FIR filter classes. These now do NOT reset the filter when they get copied, and they expect that the user-supplied process state class is copyable
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_IIRFilter_Impl.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Oscillator.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Oversampling.cpp
							
						
					 | 
				
				
					
						DSP:  Fixed a bug when oversampling multiple channels
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_Oversampling.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessContext.h
							
						
					 | 
				
				
					
						Some light modernisation of a bunch of old code
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessorChain.h
							
						
					 | 
				
				
					
						Fix for dsp::ProcessorChain when used with a non-replacing context
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessorDuplicator.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_ProcessorWrapper.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_StateVariableFilter.h
							
						
					 | 
				
				
					
						DSP:  snapToZero is now a public method of the IIR and StateVariable filters so that they can be called manually after sample by sample processing
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_WaveShaper.h
							
						
					 | 
				
				
					
						Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
					
				 | 
				8 years ago |