33eece1548
								
							 
						 
						
							
								
								add output_pt8211_2  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								ad7b4f1644
								
							 
						 
						
							
								
								add output_pt8211  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								92c7914a42
								
							 
						 
						
							
								
								MQS: Higher freq.  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								246d051b01
								
							 
						 
						
							
								
								add output_mqs  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								8f2a45817e
								
							 
						 
						
							
								
								various (see below)  
							
							input_i2s
input_i2s2
output_i2s2
output_tdm
output_tdm2 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								bd7aea87e9
								
							 
						 
						
							
								
								Comment out pin 13 debug in I2S input  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								a82eab8ecf
								
							 
						 
						
							
								
								Fix I2S output on Teensy 3.x  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								92bb81170a
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #281  from FrankBoesing/master  
							
							add output_i2s2 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								d250a21b2a
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #280  from FrankBoesing/patch-2  
							
							re-enable i2s-slave for T3.x 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								96c6ef00fc
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #279  from FrankBoesing/patch-1  
							
							Fix i2s-input for Imxrt 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								5cd13329f6
								
							 
						 
						
							
								
								add output_i2s2  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								5a3b348889
								
									
										
											
								
							 
						 
						
							
								
								re-enable i2s-slave for T3.x  
							
							will do i2s-slave later. 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								a0b88e2db2
								
									
										
											
								
							 
						 
						
							
								
								Fix input for Imxrt  
							
							adds missing IOMUXC_SAI1_RX_DATA0_SELECT_INPUT = 2; 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								8746601628
								
							 
						 
						
							
								
								merge Frank's latest changes  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								4cd45ef9ba
								
							 
						 
						
							
								
								Remove extra imxrt defines  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								07a305d8bc
								
							 
						 
						
							
								
								Import all of Frank's T4 edits  
							
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								6a96113a4a
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #276  from FrankBoesing/patch-4  
							
							Reverb: memset: wrong size - element size is not 1 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								3754011fc1
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #272  from FrankBoesing/master  
							
							Bugfix: Errors when using 168MHz due to missing line 
							
						 
						6 年前  
				
					
						
							
								 
						
							
								8a9cfbe32a
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #277  from tsandmann/bugfix-AudioPlaySdWav  
							
							Bugfix for missing initialization of data pointers in AudioPlaySdWav 
							
						 
						7 年前  
				
					
						
							
								 
						
							
								3885801da8
								
							 
						 
						
							
								
								Bugfix for missing initialization of data pointers in AudioPlaySdWav  
							
							If AudioPlaySdWav::block_left / block_right are not properly initialized to NULL, AudioPlaySdWav::begin() may crash, because their usage in AudioStream::release() may lead to undefined behavior. 
							
						 
						7 年前  
				
					
						
							
								 
						
							
								90a494be47
								
									
										
											
								
							 
						 
						
							
								
								memset: wrong size - element size is not 1  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								6ec1e26e81
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #273  from FrankBoesing/patch-3  
							
							Add missing Keywords setLowShelf/setHighShelf 
							
						 
						7 年前  
				
					
						
							
								 
						
							
								b47ca43f73
								
									
										
											
								
							 
						 
						
							
								
								Add missing Keywords setLowShelf/setHighShelf  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								7441fa8dd9
								
									
										
											
								
							 
						 
						
							
								
								Bugfix: Errors when using 168MHz due to missing line  
							
							Without, the whole lib does not compile with 168MHz.
--> added missing line. 
							
						 
						7 年前  
				
					
						
							
								 
						
							
								bc3a7089b1
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #263  from chipaudette/master  
							
							Add control object for TLV32AIC3206 
							
						 
						7 年前  
				
					
						
							
								 
						
							
								58bebdab44
								
							 
						 
						
							
								
								AIC3206: rename channel macros, add comments  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								8e48ce8ec3
								
							 
						 
						
							
								
								AIC3206: Bug fixes  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								3b6400621b
								
							 
						 
						
							
								
								Add AudioControlTLV320AIC3206  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								e06e997fdd
								
							 
						 
						
							
								
								Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master'  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								bf6de96083
								
							 
						 
						
							
								
								Add links to Recorder example  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								3856412457
								
							 
						 
						
							
								
								Avoid global Wavetable defines  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								d79b1b254f
								
							 
						 
						
							
								
								Improve wavetable Zelda example  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								84073ecbfd
								
							 
						 
						
							
								
								Fix wavetable crash on instrument change after stop  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								dffb84f2b6
								
							 
						 
						
							
								
								Don't disable interrupt in update()  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								8557edb234
								
							 
						 
						
							
								
								Impove SimpleWavetable example  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								0a35f52289
								
							 
						 
						
							
								
								Bring wavetable data structures into AudioSynthWavetable class  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								eba5e06a9a
								
							 
						 
						
							
								
								Begin wavetable documentation  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								ab87205424
								
							 
						 
						
							
								
								Add comments to wavetable synth examples  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								7bca4efd91
								
							 
						 
						
							
								
								Add keywords for wavetable synth  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								baff7e0dac
								
							 
						 
						
							
								
								Import Wavetable Synthesis project  
							
							https://github.com/TeensyAudio/Wavetable-Synthesis  
						7 年前  
				
					
						
							
								 
						
							
								734d723860
								
							 
						 
						
							
								
								Fix minor documentation mistakes  
							
							https://forum.pjrc.com/threads/52679-Teensyduino-1-42-Released?p=181195&viewfull=1#post181195  
						7 年前  
				
					
						
							
								 
						
							
								4a4d695cec
								
							 
						 
						
							
								
								Play WAV files with junk sections  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								c3fa61d4f9
								
							 
						 
						
							
								
								Improve wav2sketch parsing of WAV files with junk sections  
							
							https://forum.pjrc.com/threads/50537  
						7 年前  
				
					
						
							
								 
						
							
								e4fcedd834
								
							 
						 
						
							
								
								Update WM8731 documentation  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								e83ddeefdd
								
							 
						 
						
							
								
								Add WM8731 inputSelect() function and update example  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								fd2947410a
								
							 
						 
						
							
								
								Fix WAVEFORM_TRIANGLE_VARIABLE at less than 1.0 amplitude  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								bf96e81da6
								
							 
						 
						
							
								
								Fix WAVEFORM_TRIANGLE at less than 1.0 amplitude  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								9fd9bc796b
								
							 
						 
						
							
								
								Add AudioAmplifier documentation image  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								bebf5dce98
								
							 
						 
						
							
								
								Add simple AudioAmplifier  
							
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								15fe912697
								
							 
						 
						
							
								
								Add AudioInputPDM documentation  
							
							
							
						 
						7 年前