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 c98b062518 Dial tone example using only analog input (no audio shield) il y a 10 ans
examples Dial tone example using only analog input (no audio shield) il y a 10 ans
misc initial beta release, for realz ;-) il y a 11 ans
Audio.cpp Fix update scheduling with AudioInputAnalog il y a 10 ans
Audio.h Fix update scheduling with AudioInputAnalog il y a 10 ans
README.md Update readme il y a 11 ans
new_objects.md change format for new_objects files 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.