| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										CalcBiquadToneControl
									
								
							
						
					 | 
				
				
					
						re-trim the comments in the example.
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										DialTone_7segment
									
								
							
						
					 | 
				
				
					
						Dial tone example using only analog input (no audio shield)
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										DialTone_DTMF
									
								
							
						
					 | 
				
				
					
						Add DTMF Dial Tone decode + transmit example
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										FFT
									
								
							
						
					 | 
				
				
					
						initial beta release, for realz ;-)
					
				 | 
				12 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										Filter
									
								
							
						
					 | 
				
				
					
						Add comment to filter example
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										MonoPeakMeterAnalog
									
								
							
						
					 | 
				
				
					
						cosmetic change
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PassThrough
									
								
							
						
					 | 
				
				
					
						initial beta release, for realz ;-)
					
				 | 
				12 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PassThroughAnalog
									
								
							
						
					 | 
				
				
					
						Change PassThroughAnalog to follow analog pin name convention
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PassThroughPlusTone
									
								
							
						
					 | 
				
				
					
						Add AudioSynthWaveform (any waveform), remove AudioSineWave (sine only)
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PlayFromSketch
									
								
							
						
					 | 
				
				
					
						Build wav2sketch for Windows
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PlayMidiTones
									
								
							
						
					 | 
				
				
					
						AudioSynthWaveform updated to add tone ramping when a tone starts and ends
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PlaySineMikroe
									
								
							
						
					 | 
				
				
					
						Add objects to use with Mikroe Audio Codec PROTO (AudioContolWM8731master, AudioInputI2Sslave, AudioOutpuI2Sslave), with example
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PlaySynthMusic
									
								
							
						
					 | 
				
				
					
						Update the PlaySynthMusic example to use a floating point table of note frequencies (not divided by 2)
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										PlayWavFromSdCard
									
								
							
						
					 | 
				
				
					
						Rename AudioPlaySDcardWAV to AudioPlaySdWav
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										SGTL5000_Specific
									
								
							
						
					 | 
				
				
					
						adding surround and bass enhance controls
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										SdCardTest
									
								
							
						
					 | 
				
				
					
						initial beta release, for realz ;-)
					
				 | 
				12 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										SpectrumAnalyzer
									
								
							
						
					 | 
				
				
					
						initial beta release, for realz ;-)
					
				 | 
				12 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										StereoPeakMeter
									
								
							
						
					 | 
				
				
					
						cosmetic change
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										ToneSweep
									
								
							
						
					 | 
				
				
					
						Fix up synth_tonesweep and the example to conform (more closely) to the naming conventions
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										effect_chorus
									
								
							
						
					 | 
				
				
					
						Cosmetic changes to chorus and flange examples
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										effect_flange
									
								
							
						
					 | 
				
				
					
						Cosmetic changes to chorus and flange examples
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										fir_filter
									
								
							
						
					 | 
				
				
					
						Change FIR filter (as suggested by rheslip) to filter one channel instead of two. Updated example, added documenting file
					
				 | 
				11 лет назад | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										sd_speed_test
									
								
							
						
					 | 
				
				
					
						initial beta release, for realz ;-)
					
				 | 
				12 лет назад |