Synthesizer based on the Unzen / Nucleo F746ZG

Dependencies:   amakusa mbed-dsp mbed shimabara ukifune unzen_nucleo_f746

Fork of skeleton_unzen_nucleo_f746 by seiichi horie

雲仙フレームワークのテストとして作っているプロジェクトです。中身はどんどん変っていきます。 説明はDSP空挺団の「シンセサイザー」カテゴリーを参照してください。初回は「ドッグフードを食べる」です。

Revision:
9:7f521a0b397c
Parent:
8:d8d1776e865b
Child:
11:7d8740437e6a
--- a/main.cpp	Fri Jan 27 02:08:53 2017 +0000
+++ b/main.cpp	Fri Jan 27 02:13:43 2017 +0000
@@ -1,7 +1,8 @@
 #include "mbed.h"
 
-// Note : Do not touch the "unzen dependent" part.
-//        Configure the "project dependent" part.
+// Note : Do not touch the "unzen dependent" part. No need to read.
+//        Modify the "project dependent" part.
+//        Also, Modify the SignalProcessing class.
 
 
 /************************** unzen dependent constants. ************************/