Dear all
First of all, many thanks for the great TMRpcm library. It works on 8-bit very well on Arduino UNO!
I also tried the 16-bit advanced sample from git to play 16bit Mono (using a 1:256 resistor ladder) but unfortunately, the sound is heavily "clipped" - it sound like overamplified (on the upper 8 bits output I get "noise" as supposed). I tried different sampling rates (12~32kHz), but no success.
Was anyone successfull with 16-bit Mono samples on Arduino UNO using latest TMRpcm library?