damellis / PCM

Arduino library for simple playback of audio samples using pulse-code modulation.
http://hlt.media.mit.edu/?p=1963
81 stars 25 forks source link

Using Timer 5 (Mega, Pin 44) #7

Open JJGR93 opened 4 years ago

JJGR93 commented 4 years ago

Hello, thank you so much for this library.

I'm trying to use Timer 5A (pin 44) for playing the samples (it works fine without modifications on pin 10 on Mega).

Is it possible? I modified the library with no luck.

Thank you again!