Integrated program of 4 different kinds of application programs for processing sound signal. 4種類のサウンド信号処理を統合したプログラム.

Dependencies:   F746_GUI F746_SAI_IO FrequencyResponseDrawer SD_PlayerSkeleton UIT_FFT_Real

Revision:
2:fcba17e3d573
Parent:
1:2fe6aeccdc9f
Child:
3:93bb23c1df22
diff -r 2fe6aeccdc9f -r fcba17e3d573 main.cpp
--- a/main.cpp	Fri Aug 19 13:49:27 2016 +0000
+++ b/main.cpp	Mon Sep 26 07:07:05 2016 +0000
@@ -6,9 +6,8 @@
 //      4. スペクトログラム
 //
 //  ● 音響出力:モノラル(L+R を左右チャンネルに出力)
-//  ● 処理を切り替える場合はボードのリセットボタンを押す
 //
-//  2016/08/19, Copyright (c) 2016 MIKAMI, Naoki
+//  2016/09/26, Copyright (c) 2016 MIKAMI, Naoki
 //----------------------------------------------------------------
 
 #include "GraphicEqulizerMain.hpp"