このライブラリでは、単音とメロディの出力が可能です。 In this library, you can output a single tone and melody. mbedのpwmOutとDigitalOutを使ってスピーカや圧電ブザーを直接駆動します。 directly drive speaker or buzzer and DigitalOut pwmOut using the mbed. メロディデータは、mbedのローカルにtxtファイルとして保存するか、プログラム中に配列データとして保存してください。 Melody data is either stored in a txt file on the local mbed, save it as a data array in the program.
Dependents: kitchenTimer_Clock SoundLibraryExample_Melody_ProgramData M3PI_SuiviLigne
History
fixed the bug in the output end processing
2013-11-10, by suupen [Sun, 10 Nov 2013 07:13:32 +0000] rev 15
fixed the bug in the output end processing
;
v0.4 bugfix
2013-10-26, by suupen [Sat, 26 Oct 2013 22:32:46 +0000] rev 14
v0.4 bugfix
This sample program supported LPC1114FN28
2013-10-20, by suupen [Sun, 20 Oct 2013 06:00:50 +0000] rev 13
This sample program supported LPC1114FN28
120115b bug fix
2012-01-15, by suupen [Sun, 15 Jan 2012 01:15:30 +0000] rev 12
120115b bug fix
120115 bug fix
2012-01-15, by suupen [Sun, 15 Jan 2012 00:03:06 +0000] rev 11
120115 bug fix
V1.2 2012/01/08 sound strat bug fix
2012-01-08, by suupen [Sun, 08 Jan 2012 12:10:42 +0000] rev 10
V1.2 2012/01/08 sound strat bug fix
V1.1 2011/12/11 muonji no bug fix
2011-12-11, by suupen [Sun, 11 Dec 2011 11:20:31 +0000] rev 9
V1.1 2011/12/11 muonji no bug fix
V0.2 2011/11/19 Added copyright notice.
2011-11-19, by suupen [Sat, 19 Nov 2011 08:18:24 +0000] rev 8
V0.2 2011/11/19 Added copyright notice.
fixes example program
2011-11-16, by suupen [Wed, 16 Nov 2011 14:47:17 +0000] rev 7
fixes example program