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:
1:2fe6aeccdc9f
Parent:
0:224dccbc4edd
Child:
2:fcba17e3d573
--- a/main.cpp	Mon Aug 15 07:18:07 2016 +0000
+++ b/main.cpp	Fri Aug 19 13:49:27 2016 +0000
@@ -8,7 +8,7 @@
 //  ● 音響出力:モノラル(L+R を左右チャンネルに出力)
 //  ● 処理を切り替える場合はボードのリセットボタンを押す
 //
-//  2016/08/15, Copyright (c) 2016 MIKAMI, Naoki
+//  2016/08/19, Copyright (c) 2016 MIKAMI, Naoki
 //----------------------------------------------------------------
 
 #include "GraphicEqulizerMain.hpp"