068f9b573e
								
									
										
											
								
							 
						 
						
							
								
								Add files via upload  
							
							
							
						 
						4年前  
				
					
						
							
								 
						
							
								a412ee8a1b
								
									
										
											
								
							 
						 
						
							
								
								Update wav2sketch.c  
							
							
							
						 
						4年前  
				
					
						
							
								 
						
							
								6822072ad7
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #368  from el-supremo/patch-1  
							
							Update effect_rectifier.cpp 
							
						 
						4年前  
				
					
						
							
								 
						
							
								7cafab457d
								
									
										
											
								
							 
						 
						
							
								
								Update effect_rectifier.cpp  
							
							Bug: was overwriting a read-only buffer 
							
						 
						4年前  
				
					
						
							
								 
						
							
								e96a8834d8
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #366  from grahamwhaley/20201119_gui_additions  
							
							Minor gui text updates 
							
						 
						5年前  
				
					
						
							
								 
						
							
								739c6c31f7
								
							 
						 
						
							
								
								Chamberlin: change formula to latex graphic  
							
							Replace the text formula with a png graphic generated from some
LaTeX source.
Formulas in HTML apparently never made it in the mainstream,
and the recommendation is to use LaTex to generate images. See:
https://www.w3.org/MarkUp/HTMLPlus/htmlplus_45.html 
To convert the .tex to a png, try:
  pdflatex formulas.tex
  convert -density 300 formulas.pdf -quality 95 formulas.png
Signed-off-by: Graham Whaley <graham.whaley@gmail.com> 
							
						 
						5年前  
				
					
						
							
								 
						
							
								b0775d3098
								
							 
						 
						
							
								
								gui: ToneDetect: Note it uses the Goertzel algorithm  
							
							Note in the GUI help text that the ToneDetect uses the
Goertzel algorithm.
Signed-off-by: Graham Whaley <graham.whaley@gmail.com> 
							
						 
						5年前  
				
					
						
							
								 
						
							
								7669598068
								
							 
						 
						
							
								
								Add comment with link to forum conversation  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								0d6a9b8a44
								
							 
						 
						
							
								
								Fix PT2811 crash on Teensy 4.x  
							
							https://forum.pjrc.com/threads/64388-PT8211-and-Teensy-4?p=259415&viewfull=1#post259415  
						5年前  
				
					
						
							
								 
						
							
								6369a6ae1f
								
							 
						 
						
							
								
								Improve interrupt handling for simultaneous WAV file playing  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								6ab951bfcf
								
							 
						 
						
							
								
								Fix bug in SimultaneousPlay example  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								7aa04b0a82
								
							 
						 
						
							
								
								Add link & comments to SimultaneousPlay example  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								dd90453843
								
							 
						 
						
							
								
								SimultaneousPlay examples goes in SD_Card folder  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								2739d3275b
								
							 
						 
						
							
								
								Add SimultaneousPlay for testing SD card and SD/SdFat library  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								363a61d481
								
							 
						 
						
							
								
								Add note about half wave rectifier effect using waveshaper  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								c87dc5a724
								
							 
						 
						
							
								
								Fix rectifier effect description  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								983f1c61ed
								
							 
						 
						
							
								
								Document AudioEffectRectifier  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								a32e47300a
								
							 
						 
						
							
								
								Add links to documentation  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								32174852ce
								
							 
						 
						
							
								
								More AsyncAudioInputSPDIF3 documentation  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								9389f91901
								
							 
						 
						
							
								
								Update AsyncAudioInputSPDIF3 documentation  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								05265df196
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #358  from alex6679/master  
							
							using the spdif configuration of AudioOutputSPDIF3 and more 
							
						 
						5年前  
				
					
						
							
								 
						
							
								8764e4ca1d
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #359  from MarkTillotson/tonesweep_improvement  
							
							Fix discontinuity in frequency stepping in tonesweep 
							
						 
						5年前  
				
					
						
							
								 
						
							
								2416c39b74
								
							 
						 
						
							
								
								Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								4b82cb7333
								
							 
						 
						
							
								
								stop function removed  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								f6b809e572
								
							 
						 
						
							
								
								Fix missing DSP instruction alternates on Teensy LC  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								1d0b10ed21
								
							 
						 
						
							
								
								Remove leftover debug printing  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								7179fcee28
								
							 
						 
						
							
								
								Fix compile errors on Teensy LC  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								d012b952e9
								
							 
						 
						
							
								
								Fix PT8211 on Teensy 4.x  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								4d2ffa31d4
								
							 
						 
						
							
								
								Add Vocoder19Band example from Bradley Sanders  
							
							https://forum.pjrc.com/threads/61384?p=243547&viewfull=1#post243547  
						5年前  
				
					
						
							
								 
						
							
								4d12f75486
								
							 
						 
						
							
								
								update keywords  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								a625bb7ab8
								
							 
						 
						
							
								
								Add rectifier effect  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								84da392ddd
								
							 
						 
						
							
								
								FLASHMEM instead of PROGMEM for functions  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								7e7cb4dbb8
								
							 
						 
						
							
								
								added the maximum filter length to the parameters  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								141b88bf10
								
							 
						 
						
							
								
								turning dither and noise shaping off at the simple example  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								893296c060
								
							 
						 
						
							
								
								async spdif input -> friendclass of spdif output  
							
							AudioOutputSPDIF3::config_spdif3() used to configure spdif receiver 
							
						 
						5年前  
				
					
						
							
								 
						
							
								5205233a47
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #352  from FrankBoesing/patch-1  
							
							Gui: finally: Fix reload issue 
							
						 
						5年前  
				
					
						
							
								 
						
							
								0d32d6411d
								
									
										
											
								
							 
						 
						
							
								
								Gui: finally: Fix reload issue  
							
							...pls don't forget to copy the css to the website. 
							
						 
						5年前  
				
					
						
							
								 
						
							
								832bef49b7
								
							 
						 
						
							
								
								minor bug fix at the computation of the target frequency  
							
							providing the actual anti-aliasing attenuation and resampling filter length 
							
						 
						5年前  
				
					
						
							
								 
						
							
								928c0747da
								
							 
						 
						
							
								
								Fix AudioOutputI2Sslave compatibility requirements  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								41b1212baa
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #350  from FrankBoesing/gui  
							
							add on-click message 
							
						 
						5年前  
				
					
						
							
								 
						
							
								777ee3a6d7
								
							 
						 
						
							
								
								cleaning  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								cac8726c77
								
							 
						 
						
							
								
								Update view.js  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								4a2c98eaaa
								
							 
						 
						
							
								
								add on-click message  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								cac93f776d
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #348  from FrankBoesing/gui  
							
							one more fix 
							
						 
						5年前  
				
					
						
							
								 
						
							
								271e8aa1e3
								
							 
						 
						
							
								
								one more fix  
							
							ok, the previous issue is now fixed, too.
There is one very minor issue remaining:
If you click "reload"" the first node get no error-icon.
With the fist click to the workspace it reappears.
I'll do not fix that now.
Maybe one day. 
							
						 
						5年前  
				
					
						
							
								 
						
							
								bb4fbd9f59
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #347  from FrankBoesing/gui  
							
							Gui - add icon to all conflicting nodes 
							
						 
						5年前  
				
					
						
							
								 
						
							
								84d3597202
								
							 
						 
						
							
								
								Merge branch 'gui' of  https://github.com/FrankBoesing/Audio  into gui  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								526c5b2497
								
							 
						 
						
							
								
								update  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								75121b2064
								
							 
						 
						
							
								
								Show error icons  
							
							
							
						 
						5年前  
				
					
						
							
								 
						
							
								b665b3e356
								
							 
						 
						
							
								
								Move error icon to icons folder  
							
							
							
						 
						5年前