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:
5:0e14065569ea
Parent:
4:9cd1a76029d1
Child:
6:bff188326d4d
diff -r 9cd1a76029d1 -r 0e14065569ea main.cpp
--- a/main.cpp	Sun Nov 06 13:08:01 2016 +0000
+++ b/main.cpp	Thu Nov 10 12:47:56 2016 +0000
@@ -5,9 +5,9 @@
 //      3. エコー/周波数変換
 //      4. スペクトログラム
 //
-//  ● 音響出力:モノラル(L+R を左右チャンネルに出力)
+//  音響出力:モノラル(L+R を左右チャンネルに出力)
 //
-//  2016/11/06, Copyright (c) 2016 MIKAMI, Naoki
+//  2016/11/10, Copyright (c) 2016 MIKAMI, Naoki
 //----------------------------------------------------------------
 
 #include "GraphicEqulizerMain.hpp"