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 da835d59df fix AudioOutputAnalog update scheduling hace 11 años
examples Add AudioOutputAnalog object, for audio to Teensy 3.1 DAC hace 11 años
misc initial beta release, for realz ;-) hace 11 años
Audio.cpp fix AudioOutputAnalog update scheduling hace 11 años
Audio.h Add AudioOutputAnalog object, for audio to Teensy 3.1 DAC hace 11 años
README.md Update readme hace 11 años
ulaw.c AudioPlayMemory using u-law and simpler header hace 11 años
waveforms.c Add waveforms, sine, square, triangle, sawtooth 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.