Tympan / Tympan_Library

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

Make Example Showing Simultaneous SD Playback and Record #73

Closed chipaudette closed 3 months ago

chipaudette commented 3 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 3 months ago

Done as of commit 51e354c.