No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Pete (El Supremo) dd1c6bdb72 Remove debugging statement from AudioToneSweep and add ToneSweep example sketch hace 11 años
examples Remove debugging statement from AudioToneSweep and add ToneSweep example sketch hace 11 años
misc initial beta release, for realz ;-) hace 11 años
Audio.cpp Remove debugging statement from AudioToneSweep and add ToneSweep example sketch hace 11 años
Audio.h Add an audio sweep. User defined start and end frequencies and length of time of sweep. hace 11 años
README.md Update readme hace 11 años
new_objects.md change format for new_objects files hace 11 años
ulaw.c AudioPlayMemory using u-law and simpler header hace 11 años
waveforms.c Add AudioEffectFade object hace 11 años
windows.c initial beta release, for realz ;-) hace 11 años

README.md

Audio

Audio library for Teensy 3.0 & 3.1

This is BETA status code. It works pretty well, but it’s still under very active development.

APIs are likely to incompatibly change.

Please discuss any issues here. code

http://forum.pjrc.com/threads/24793-Audio-Library

Always try to post reproducible bug reports, with complete code and details necessary to recreate the problem.