このライブラリでは、単音とメロディの出力が可能です。 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

Files at this revision

API Documentation at this revision

Comitter:
suupen
Date:
Wed Nov 16 12:32:53 2011 +0000
Parent:
1:358449cfdcd3
Child:
3:2f5107cb0589
Commit message:

Changed in this revision

Sound.h Show annotated file Show diff for this revision Revisions of this file
--- a/Sound.h	Wed Nov 16 12:27:12 2011 +0000
+++ b/Sound.h	Wed Nov 16 12:32:53 2011 +0000
@@ -132,7 +132,8 @@
 
     /** Check tone
     *
-    * @param return A bool ture : output       false: none
+    * @param return A bool ture : output 
+    *      false: none
     */
     bool sound_sound(void);                     // oto no syuturyoku jotai wo kakunin
                                                 //      true : oto ari     false : oto nasi