4a6d5b57dd
								
							 
						 
						
							
								
								Add reverb effect, from Joao Rossi Filho  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								877c40bda9
								
							 
						 
						
							
								
								Merge pull request  #204  from FrankBoesing/patch-1  
							
							Calculation of delay_rate_incr 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								d5bfe6c3ea
								
							 
						 
						
							
								
								Add AudioInputAnalogStereo (work in progress...)  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								982426cf6b
								
							 
						 
						
							
								
								Fix ADC input with various clock speeds  
							
							fixes  #96  
						9 년 전  
				
					
						
							
								 
						
							
								f71a40bb31
								
							 
						 
						
							
								
								Fix AudioOutputAnalogStereo analogReference  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								74316b04f5
								
							 
						 
						
							
								
								Slightly more efficient stereo DAC DMA  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								a65771406d
								
							 
						 
						
							
								
								Add keyword  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								c74b111431
								
							 
						 
						
							
								
								Add AudioOutputAnalogStereo  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								834028d889
								
							 
						 
						
							
								
								Fix I2S output when also using I2S input with CPU > 120 MHz  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								377ff928f5
								
							 
						 
						
							
								
								Update tutorial links  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								ea14e9b083
								
							 
						 
						
							
								
								Fix card init function in SdCardTest example  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								dbe2f4710a
								
							 
						 
						
							
								
								Merge pull request  #206  from FrankBoesing/patch-2  
							
							Bugfix re: noise when no blocks are available 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								897e67228d
								
							 
						 
						
							
								
								Bugfix re: noise when no blocks are available  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								b83005634c
								
							 
						 
						
							
								
								Calculation of delay_rate_incr  
							
							See Bugreport by  bmillier :
https://forum.pjrc.com/threads/37606-Audio-Designer-Flange-effect-not-working-solved  
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								b9c223d274
								
							 
						 
						
							
								
								Merge pull request  #200  from ivankravets/patch-1  
							
							Let PlatformIO automatically detect Arduino v1.0 library format 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								49a8aa8113
								
							 
						 
						
							
								
								Let PlatformIO automatically detect Arduino v1.0 library format  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								43eb5e7557
								
							 
						 
						
							
								
								Merge pull request  #199  from ivankravets/patch-12  
							
							Build "utility" directory 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								f8bc9b4603
								
							 
						 
						
							
								
								Build "utility" directory  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								a967e15f5b
								
							 
						 
						
							
								
								Merge pull request  #198  from ivankravets/patch-11  
							
							Add version, export and build fields 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								475c46d9c7
								
							 
						 
						
							
								
								Fix broken manifest  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								a72e6d2940
								
							 
						 
						
							
								
								Add version, export and build fields  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								28c676b4bb
								
							 
						 
						
							
								
								Edit version string, for Arduino 1.6.11 compatibility  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								6b76400231
								
							 
						 
						
							
								
								Merge pull request  #196  from klopyrev/master  
							
							Fix the DC offset computation. 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								dde07982b0
								
							 
						 
						
							
								
								Fix the DC offset computation. The previous computation would occassionally get stuck with an incorrect offset.  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								9c57e1cb19
								
							 
						 
						
							
								
								Add simple drum header and keywords  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								54974b6c7a
								
							 
						 
						
							
								
								Merge pull request  #194  from Ben-Rheinland/master  
							
							Improve Oversampling for PT8211 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								246a7f6977
								
							 
						 
						
							
								
								changed defines to be more specific  
							
							See conversation https://github.com/PaulStoffregen/Audio/pull/194  
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								cf013ec88e
								
							 
						 
						
							
								
								move OS-related #defines to .h file; speed improvements  
							
							Combine two loops in stereo CIC computation into one for-loop.
Add compiler optimization "unroll-loops" to isr if OS enabled. Speed
improved from 113µs to 65µs per isr call for CIC interpolation filtering
(Measured on Teensy 3.2 96MHz optimized). 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								9d030da4d0
								
							 
						 
						
							
								
								Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master'  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								6186a6a676
								
							 
						 
						
							
								
								Rename NoteFrequency samples  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								56b5f68dd1
								
							 
						 
						
							
								
								Remove leftover debug code  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								0e459a490d
								
							 
						 
						
							
								
								Truncate NoteFrequency guitar clips  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								7d6dcbd1b0
								
							 
						 
						
							
								
								Merge pull request  #192  from duff2013/master  
							
							NoteFrequency fixes 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								785bbcd3db
								
							 
						 
						
							
								
								Add Tuba samples to NoteFrequency example  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								9e5ed5248a
								
							 
						 
						
							
								
								Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master'  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								248b6d25cc
								
							 
						 
						
							
								
								Add PT8211 documentation and example  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								b67e37d2bf
								
							 
						 
						
							
								
								NoteFrequency fixes  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								a4ab51ec48
								
							 
						 
						
							
								
								Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master'  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								22ef626f7d
								
							 
						 
						
							
								
								Merge pull request  #191  from Ben-Rheinland/master  
							
							Add shelf filter support for biquad, add experimental support for PT8211 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								d16055bfbd
								
							 
						 
						
							
								
								Add biquad shelf filter documentation in GUI  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								aeb15ca042
								
							 
						 
						
							
								
								Mention 72 MHz issue in AudioInputAnalog docs  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								6c65d6f27a
								
							 
						 
						
							
								
								Mention analogRead issue in AudioInputAnalog docs  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								e8783ef6b8
								
							 
						 
						
							
								
								Add shelving filter support for biquad  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								913b4dcede
								
							 
						 
						
							
								
								Remove LED blink in isr  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								0db2e23ba1
								
							 
						 
						
							
								
								Add PT8211 w/ experimental 4x oversampling  
							
							PT8211 with oversampling and linear interpolation by Frank Bösing.
3 Stage CIC interpolation by Ben Rheinland 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								6381c771c9
								
							 
						 
						
							
								
								Add comments to USB examples  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								eaded1b6ac
								
							 
						 
						
							
								
								Add touchguitar image to Karplus Strong documentation  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								caebd7a38c
								
							 
						 
						
							
								
								Merge pull request  #188  from el-supremo/master  
							
							fix problem with left+right channels being swapped 
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								8ce502770f
								
							 
						 
						
							
								
								fix problem with left+right channels being swapped  
							
							
							
						 
						9 년 전  
				
					
						
							
								 
						
							
								13d11c61a3
								
							 
						 
						
							
								
								Support more clock speeds  
							
							
							
						 
						9 년 전