Tympan / Tympan_Library

Arduino/Teensy Library for Tympan Open Source Hearing Aid
MIT License
124 stars 33 forks source link

Make Example Showing Simultaneous SD Playback and Record #73

Closed chipaudette closed 8 months ago

chipaudette commented 8 months ago

I've updated the AudioSDPlayer to support playback while the AudioSDWriter is doing recording. Great!

Now, I should create an example for the Tympan_Library so that we don't forget how to do it.

chipaudette commented 8 months ago

Done as of commit 51e354c.