| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								approx.hpp
							
						
					 | 
				
				
					
						Add dsp::polyDirect(), polyHorner(), and polyEstrin(). Rename approxExp2Floor() to exp2Floor() and make it correctly handle negative `x`. Rename approxExp2_taylor5() to exp2_taylor5() and improve polynomial coefficients.
					
				 | 
				2 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								common.hpp
							
						
					 | 
				
				
					
						Improve namespace documentation.
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								convert.hpp
							
						
					 | 
				
				
					
						Make dsp::convert() default template deleted. Add trivial implementation.
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								digital.hpp
							
						
					 | 
				
				
					
						Add onThreshold/offThreshold arguments to SchmittTrigger.
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								fft.hpp
							
						
					 | 
				
				
					
						Add note about overlapping arrays in FFT wrapper.
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								filter.hpp
							
						
					 | 
				
				
					
						Add doc comments to dsp and engine namespaces.
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								fir.hpp
							
						
					 | 
				
				
					
						Change order of includes to C++ standard headers, library headers, and local project headers.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								midi.hpp
							
						
					 | 
				
				
					
						Add midi::Message::getFrame() and setFrame().
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								minblep.hpp
							
						
					 | 
				
				
					
						Auto-format code with astyle.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ode.hpp
							
						
					 | 
				
				
					
						Use generic type for literals in ODE algorithms.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								resampler.hpp
							
						
					 | 
				
				
					
						Add dsp::SampleRateConverter::process() method with input/output strides.
					
				 | 
				3 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ringbuffer.hpp
							
						
					 | 
				
				
					
						Improve thread safety of ring buffers.
					
				 | 
				5 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vumeter.hpp
							
						
					 | 
				
				
					
						Add doc comments to dsp and engine namespaces.
					
				 | 
				4 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								window.hpp
							
						
					 | 
				
				
					
						Rename simd/vector.hpp to simd/Vector.hpp. Make sure all useful headers are in rack.hpp.
					
				 | 
				4 years ago |