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.
Paul Stoffregen 06555e188a Merge pull request #4 from robsoles/master il y a 11 ans
examples Added filter 'tone' examples and trimmed fat in balance examples il y a 11 ans
misc initial beta release, for realz ;-) il y a 11 ans
Audio.cpp Syncing changes to level & volume setting routines il y a 11 ans
Audio.h Syncing changes to level & volume setting routines il y a 11 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 AudioEffectFade object 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.