Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
PaulStoffregen a8fd397ba1 Move DSP instruction stuff to its own header file vor 11 Jahren
examples Merge branch 'master' of git://github.com/el-supremo/Audio vor 11 Jahren
utility Move DSP instruction stuff to its own header file vor 11 Jahren
Audio.cpp Move DSP instruction stuff to its own header file vor 11 Jahren
Audio.h Move input & output objects to their own files vor 11 Jahren
README.md Update readme vor 11 Jahren
adc.cpp Move input & output objects to their own files vor 11 Jahren
dac.cpp Move input & output objects to their own files vor 11 Jahren
i2s.cpp Move input & output objects to their own files vor 11 Jahren
new_objects.md change format for new_objects files vor 11 Jahren
pwm.cpp Move input & output objects to their own files vor 11 Jahren
sgtl5000.cpp Move control objects to their own files vor 11 Jahren
ulaw.c AudioPlayMemory using u-law and simpler header vor 11 Jahren
waveforms.c Add AudioEffectFade object vor 11 Jahren
windows.c initial beta release, for realz ;-) vor 11 Jahren
wm8731.cpp Move control objects to their own files vor 11 Jahren

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.