|  PaulStoffregen | 15fe912697 | Add AudioInputPDM documentation | před 7 roky | 
				
					
						|  PaulStoffregen | 48e0aa4529 | Add AudioInputPDM | před 7 roky | 
				
					
						|  PaulStoffregen | c50086b93a | Add AudioSynthWaveformModulated documentation | před 7 roky | 
				
					
						|  PaulStoffregen | 8cea4b3f2c | Add waveform phase modulation | před 7 roky | 
				
					
						|  PaulStoffregen | 2244781c1c | Never allow freq modulation to attempt higher than Nyquist | před 7 roky | 
				
					
						|  PaulStoffregen | e2db4871c6 | Add AudioSynthWaveformModulated | před 7 roky | 
				
					
						|  PaulStoffregen | 4cd3436bd7 | Add variable triangle waveform | před 7 roky | 
				
					
						|  PaulStoffregen | eef399ef8d | Fix numerical overflow at top of triangle waveform | před 7 roky | 
				
					
						|  PaulStoffregen | 324d11346c | Update AudioSynthWaveform documentation | před 7 roky | 
				
					
						|  PaulStoffregen | 3da7c56a8e | Add Waveforms example | před 7 roky | 
				
					
						|  PaulStoffregen | e822e3fd6b | Fix AudioSynthWaveform (had many bugs, ugh....) | před 7 roky | 
				
					
						|  PaulStoffregen | 99b0e1a44c | Reformat AudioSynthWaveform (no actual code change) | před 7 roky | 
				
					
						|  PaulStoffregen | f702d20ea5 | Add AudioEffectDigitalCombine documentation | před 7 roky | 
				
					
						|  PaulStoffregen | f3a3ca864c | Move combine effect constants to class enum, not global scope | před 7 roky | 
				
					
						|  PaulStoffregen | 50dd542807 | Add AudioEffectDigitalCombine (from Bleep Labs) | před 7 roky | 
				
					
						|  PaulStoffregen | ff3c7c3d1e | Finish granular effect documentation | před 7 roky | 
				
					
						|  PaulStoffregen | 4c634b745b | Increase granular speed range, change public function to setSpeed() | před 7 roky | 
				
					
						|  PaulStoffregen | 8aa07122d0 | Change granular public API to beginFreeze(), beginPitchShift(), stop() | před 7 roky | 
				
					
						|  PaulStoffregen | ee0b05b63b | Granular freeze mode sample at start & rework all state variables | před 7 roky | 
				
					
						|  PaulStoffregen | cf81588168 | Simplify pitch shift start logic | před 7 roky | 
				
					
						|  PaulStoffregen | abb49296e1 | Begin granular effect documentation | před 7 roky | 
				
					
						|  PaulStoffregen | 0366f1c26e | Clean up granular effect code | před 7 roky | 
				
					
						|  PaulStoffregen | c4d1a36310 | Add AudioEffectGranular, untested  (Bleep Labs) | před 7 roky | 
				
					
						|  PaulStoffregen | 01aedf8a1a | Add freeverb documentation and examples | před 7 roky | 
				
					
						|  PaulStoffregen | 551d8619e4 | Add AudioEffectFreeverbStereo | před 7 roky | 
				
					
						|  PaulStoffregen | 5337b55819 | Add freeverb adjustable roomsize & damping | před 7 roky | 
				
					
						|  PaulStoffregen | 1b69ff6c17 | Add AudioEffectFreeverb | před 7 roky | 
				
					
						|  PaulStoffregen | 4d98116e6f | Add isActive() and isSustain() to envelope | před 7 roky | 
				
					
						|  PaulStoffregen | f191fa9ae7 | Add issue template | před 7 roky | 
				
					
						|  PaulStoffregen | 8fb976cf20 | Include Arduino.h first in all cpp files, for precompiled header speedup | před 7 roky | 
				
					
						|  PaulStoffregen | be51fd59ec | Update AudioInputUSB documentation | před 7 roky | 
				
					
						|  PaulStoffregen | 0432114065 | Update AudioEffectEnvelope documentation | před 7 roky | 
				
					
						|  PaulStoffregen | f4bdcb4862 | Document maximum possible delays | před 7 roky | 
				
					
						|  PaulStoffregen | 368261dcfe | Fix AudioSynthWaveformSineModulated amplitude without mod input (thanks neurofun) https://forum.pjrc.com/threads/48307 | před 8 roky | 
				
					
						|  PaulStoffregen | c26e76632f | Fix design tool export bug (thanks neurofun) https://forum.pjrc.com/threads/48304 | před 8 roky | 
				
					
						|  PaulStoffregen | 88535e1164 | ToneSweep improvements (thanks Pio) https://forum.pjrc.com/threads/45246-Issues-with-tonesweep-in-audio-library | před 8 roky | 
				
					
						|  PaulStoffregen | aafb89c662 | Update AudioEffectChorus documentation | před 8 roky | 
				
					
						|  PaulStoffregen | fd062d59fd | Update ToneSweep documentation | před 8 roky | 
				
					
						|  PaulStoffregen | cc44014a69 | AudioAnalyzeRMS needs to treat no input as zeros | před 8 roky | 
				
					
						|  PaulStoffregen | 878c7e4166 | Opps, fix minor error in TDM documentation | před 8 roky | 
				
					
						|  PaulStoffregen | 74bc4ee2f8 | Add ADAT documentation | před 8 roky | 
				
					
						|  PaulStoffregen | 98a6be4511 | Add ADAT 8 channel TOSLINK output by Ernstjan Freriks https://forum.pjrc.com/threads/28639-S-pdif?p=159530&viewfull=1#post159530 | před 8 roky | 
				
					
						|  PaulStoffregen | 5b1493ab32 | Update keywords | před 8 roky | 
				
					
						|  PaulStoffregen | e796d693e0 | Add comment about stereo recording thread on forum | před 8 roky | 
				
					
						|  Paul Stoffregen | e7cae102ca | Merge pull request #249 from FrankBoesing/patch-1 Fix problem with optimized loops like do {} while (!myFFT.available()); | před 8 roky | 
				
					
						|  Frank | decff0dfa1 | Fix problem with optimized loops like do {} while (!myFFT.available()); https://forum.pjrc.com/threads/46855-AudioAnalyzeFFT256-does-not-work-like-FFT1024-(works-only-once) | před 8 roky | 
				
					
						|  PaulStoffregen | 24c6b7e11e | Fix buffer management in stereo DAC output | před 8 roky | 
				
					
						|  PaulStoffregen | 0cb1e3e415 | Fix DAC output range https://forum.pjrc.com/threads/46443-Teensy-3-6-DAC-Output-Bug | před 8 roky | 
				
					
						|  PaulStoffregen | d7bc194c25 | Document CY15B104 extra capacitor requirement | před 8 roky | 
				
					
						|  PaulStoffregen | 2e448ffea5 | Add CY15B104 documentation | před 8 roky |