Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output).
Fixed ClassDriver AudioOutput demo not selecting an audio output mode.
This commit is contained in:
		
							parent
							
								
									3ebfb998ec
								
							
						
					
					
						commit
						433399b05d
					
				
					 10 changed files with 110 additions and 105 deletions
				
			
		| 
						 | 
				
			
			@ -40,6 +40,7 @@
 | 
			
		|||
 *  - NES Controller USB modification: http://projects.peterpolidoro.net/video/NESUSB.htm
 | 
			
		||||
 *  - Reprap with LUFA, a LUFA powered 3D printer: http://code.google.com/p/at90usb1287-code-for-arduino-and-eclipse/
 | 
			
		||||
 *  - SEGA Megadrive/Genesis Development Cartridge: http://www.makestuff.eu/wordpress/?page_id=398
 | 
			
		||||
 *  - SEGA Megadrive/Super Nintendo Cartridge Reader: http://www.snega2usb.com
 | 
			
		||||
 *  - Stripe Snoop, a Magnetic Card reader: http://www.ossguy.com/ss_usb/
 | 
			
		||||
 *  - USB Interface for Playstation Portable Devices: http://forums.ps2dev.org/viewtopic.php?t=11001
 | 
			
		||||
 *  - Userial, a USB to Serial converter with SPI, I2C and other protocols: http://www.tty1.net/userial/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue