old demo that i want to try in mbed studio

Dependencies:   mbed SDFileSystem_Copy_of_mbed_version I2S

Files at this revision

API Documentation at this revision

Comitter:
roryhand
Date:
Wed Oct 02 20:30:38 2019 +0000
Branch:
LargeFile_Tests
Parent:
86:404ce47e1e6e
Child:
90:1dce46f0d9e5
Commit message:
WIP - still isn't working

Changed in this revision

NotchingDemo.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/NotchingDemo.cpp	Wed Oct 02 20:25:42 2019 +0000
+++ b/NotchingDemo.cpp	Wed Oct 02 20:30:38 2019 +0000
@@ -445,7 +445,7 @@
     
     TransitionFlag = 0;
     
-    FILE* wavfile1 = fopen("/sd/mydir/SoundDecoder_second/All_eight_notches.wav","rb");
+    FILE* wavfile1 = fopen("/sd/mydir/SoundDecoder_second/01.wav","rb");
     FILE* wavfile2 = fopen("/sd/mydir/SoundDecoder_second/04.wav","rb");
     FILE* wavfile3 = fopen("/sd/mydir/SoundDecoder_second/05.wav","rb");