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:
4:9cd1a76029d1
Parent:
3:93bb23c1df22
Child:
5:0e14065569ea
--- a/main.cpp	Wed Nov 02 13:03:05 2016 +0000
+++ b/main.cpp	Sun Nov 06 13:08:01 2016 +0000
@@ -7,7 +7,7 @@
 //
 //  ● 音響出力:モノラル(L+R を左右チャンネルに出力)
 //
-//  2016/11/02, Copyright (c) 2016 MIKAMI, Naoki
+//  2016/11/06, Copyright (c) 2016 MIKAMI, Naoki
 //----------------------------------------------------------------
 
 #include "GraphicEqulizerMain.hpp"