Nucleo-F446 による残響生成器 . DA変換器にデータを送る際は 4 倍にアップ・サンプリング.

Dependencies:   mbed SerialTxRxIntr F446_AD_DA_Multirate

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Sun Jan 20 11:13:35 2019 +0000
Parent:
0:8473107e47de
Child:
2:4ad3425e298e
Commit message:
2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sun Jan 20 10:46:15 2019 +0000
+++ b/main.cpp	Sun Jan 20 11:13:35 2019 +0000
@@ -14,8 +14,6 @@
 
 int main()
 {
-    printf("\r\n残響生成器を開始します.\r\n");
-
     SerialRxTxIntr rxTx;    // Serial クラスの受送信割込み用オブジェクト
     F446_Multirate myAdDa;  // 出力標本化周波数を4倍にするオブジェクト
     const int FS = 10000;   // 入力の標本化周波数: 10 kHz