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 4a8c00cffe Add ulaw decode table hace 12 años
examples Add AudioSynthWaveform (any waveform), remove AudioSineWave (sine only) hace 12 años
misc initial beta release, for realz ;-) hace 12 años
Audio.cpp Add AudioPlayMemory object hace 12 años
Audio.h Add AudioPlayMemory object hace 12 años
README.md Update readme hace 12 años
ulaw.c Add ulaw decode table 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.