このサンプルプログラムはメロディを演奏するプログラムです。 mbed driveに\"enso.txt\"として保管したメロディデータを演奏します。 This sample program is a program that plays the melody. The mbed drive \"enso.txt\" data stored as the melody. =video= {{http://www.youtube.com/watch?v=rYifJsrIPwo}} =メロディデータファイル (melody data file) = 下記のデータを"enso.txt"のFileNameでmbedのdriveに保管してください。 (メロディはウエストミンスターのチャイム(学校のチャイム)です) [[/media/uploads/suupen/enso.txt]] <<code>> 0xA4 1200 1000 0xF4 1200 1000 0x94 1200 1000 0xC4 2400 1000 0xC4 1200 1000 0x94 1200 1000 0xA4 1200 1000 0xF4 2400 1000 0xA4 1200 1000 0xF4 1200 1000 0x94 1200 1000 0xC4 2400 1000 0xC4 1200 1000 0x94 1200 1000 0xA4 1200 1000 0xF4 2400 1000 0xFF 1000 0 <</code>>

Dependencies:   mbed

Sound.lib

Committer:
suupen
Date:
2011-11-20
Revision:
0:1a3b7e3ad665

File content as of revision 0:1a3b7e3ad665:

http://mbed.org/users/suupen/code/Sound/#71488a68dc58