Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
PaulStoffregen 6490ee9155 Move control objects to their own files il y a 11 ans
examples Merge branch 'master' of git://github.com/el-supremo/Audio il y a 11 ans
misc initial beta release, for realz ;-) il y a 11 ans
Audio.cpp Move control objects to their own files il y a 11 ans
Audio.h Move input & output objects to their own files il y a 11 ans
README.md Update readme il y a 11 ans
adc.cpp Move input & output objects to their own files il y a 11 ans
dac.cpp Move input & output objects to their own files il y a 11 ans
i2s.cpp Move input & output objects to their own files il y a 11 ans
new_objects.md change format for new_objects files il y a 11 ans
pwm.cpp Move input & output objects to their own files il y a 11 ans
sgtl5000.cpp Move control objects to their own files il y a 11 ans
ulaw.c AudioPlayMemory using u-law and simpler header il y a 11 ans
waveforms.c Add AudioEffectFade object il y a 11 ans
windows.c initial beta release, for realz ;-) il y a 11 ans
wm8731.cpp Move control objects to their own files il y a 11 ans

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.