|  |  | @@ -4519,9 +4519,7 @@ double s_freq = .0625;</p> | 
		
	
		
			
			|  |  |  | frequency is: | 
		
	
		
			
			|  |  |  | </p> | 
		
	
		
			
			|  |  |  | <p> | 
		
	
		
			
			|  |  |  | F = Fcenter * 2^<sup>(signal * octaves)</sup> | 
		
	
		
			
			|  |  |  | <br><small>If anyone knows how to do HTML equations, please | 
		
	
		
			
			|  |  |  | help me improve this.....</small> | 
		
	
		
			
			|  |  |  | <img src="img/filter_formula.png"> | 
		
	
		
			
			|  |  |  | </p> | 
		
	
		
			
			|  |  |  | <p>When operating with signal control of corner frequency, this | 
		
	
		
			
			|  |  |  | object uses approximately 4% of the CPU time on Teensy 3.1. | 
		
	
	
		
			
			|  |  | @@ -4745,7 +4743,10 @@ double s_freq = .0625;</p> | 
		
	
		
			
			|  |  |  | <script type="text/x-red" data-help-name="AudioAnalyzeToneDetect"> | 
		
	
		
			
			|  |  |  | <h3>Summary</h3> | 
		
	
		
			
			|  |  |  | <div class=tooltipinfo> | 
		
	
		
			
			|  |  |  | <p>Detect the level of a single tone</p> | 
		
	
		
			
			|  |  |  | <p>Detect the level of a single tone.</p> | 
		
	
		
			
			|  |  |  | <p>Uses the | 
		
	
		
			
			|  |  |  | <a href="https://en.wikipedia.org/wiki/Goertzel_algorithm" target="_blank">Goertzel algorithm</a> | 
		
	
		
			
			|  |  |  | .</p> | 
		
	
		
			
			|  |  |  | </div> | 
		
	
		
			
			|  |  |  | <h3>Audio Connections</h3> | 
		
	
		
			
			|  |  |  | <table class=doc align=center cellpadding=3> |