playNote() missing triangle wave
-
I was creating a music sequencer using playNote() and came across an issue where if the waveform is set to 2 (the number for the triangle wave), it plays a saw wave instead.
It appears that the wave form set to the triangle wave's number is just a slightly louder saw wave, rather than the triangle wave that the documentation says.