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