Vowel synthesizer using digital resonators. This program can run without LCD display. ディジタル共振器を使った合成母音ジェネレータ.LCD表示器なしでも動く.

Dependencies:   UITDSP_ADDA UIT_ACM1602NI UIT_AQM1602 mbed

Revision:
4:dd2ec72068d0
Parent:
2:6a0a8374b4ee
Child:
5:0396de26b449
--- a/main.cpp	Tue Dec 09 13:05:47 2014 +0000
+++ b/main.cpp	Wed Dec 17 08:22:30 2014 +0000
@@ -2,7 +2,7 @@
 // Vowel synthesizer using digital resonators
 //      sw: 1, 2, 3, 4, 5 => /a/, /i/, /u/, /e/, /o/
 //      sw: 0 => Without resonator
-// 2014/12/02, Copyright (c) 2014 MIKAMI, Naoki
+// 2014/12/17, Copyright (c) 2014 MIKAMI, Naoki
 //------------------------------------------------------------
 
 #include "ADC_Base.hpp"         // for ADC not using interrupt