Every code here should run on every arduino board without problems. The sketches rely solely on the tone() function from Arduino, so the sounds are all monophonic. On the bright side, libraries are ...
ToneDynamic: An extended version of Arduino tone() function that allows dynamic frequency and duty cycle control. Fully asynchronous and non-blocking. Speaker: A audio class that allows volume control ...