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 773b35a6d7 Add preliminary documentation on creating new objects hace 12 años
examples Fix mixer gain function hace 12 años
misc initial beta release, for realz ;-) hace 12 años
Audio.cpp Add analogReference() to AudioOutputAnalog hace 12 años
Audio.h Add analogReference() to AudioOutputAnalog hace 12 años
README.md Update readme hace 12 años
new_objects.txt Add preliminary documentation on creating new objects hace 12 años
ulaw.c AudioPlayMemory using u-law and simpler header hace 12 años
waveforms.c Add waveforms, sine, square, triangle, sawtooth hace 12 años
windows.c initial beta release, for realz ;-) hace 12 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.