cac0ns3c/arduino

melody played using tone() sounded good in 0018 and bad in 0019

Closed this issue · 2 comments

Take the attached sketch and run it under 0021. It includes Tone.cpp from 0018. 
Sounds okay.

Remove Tone.cpp from the sketch. This will cause the sketch to use tone() from 
0021.
Sounds bad.

Original issue reported on code.google.com by GorillaCoder on 12 Nov 2010 at 3:30

Attachments:

https://github.com/arduino/Arduino/commit/c11098c237d89e7c96862555729ebc947cc976
b7

Please test.

Original comment by dmel...@gmail.com on 12 Nov 2010 at 4:59

  • Changed state: Fixed
  • Added labels: Component-Core, Milestone-0022
Works great! Thanks.

Original comment by GorillaCoder on 12 Nov 2010 at 7:01