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.
PaulStoffregen a8fd397ba1 Move DSP instruction stuff to its own header file hace 10 años
examples Merge branch 'master' of git://github.com/el-supremo/Audio hace 10 años
utility Move DSP instruction stuff to its own header file hace 10 años
Audio.cpp Move DSP instruction stuff to its own header file hace 10 años
Audio.h Move input & output objects to their own files hace 10 años
README.md Update readme hace 11 años
adc.cpp Move input & output objects to their own files hace 10 años
dac.cpp Move input & output objects to their own files hace 10 años
i2s.cpp Move input & output objects to their own files hace 10 años
new_objects.md change format for new_objects files hace 11 años
pwm.cpp Move input & output objects to their own files hace 10 años
sgtl5000.cpp Move control objects to their own files hace 10 años
ulaw.c AudioPlayMemory using u-law and simpler header hace 11 años
waveforms.c Add AudioEffectFade object hace 10 años
windows.c initial beta release, for realz ;-) hace 11 años
wm8731.cpp Move control objects to their own files hace 10 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.