assignment4+backbeat

Dependencies:   mbed C12832

Files at this revision

API Documentation at this revision

Comitter:
KalebBro
Date:
Wed Feb 26 16:18:30 2014 +0000
Parent:
4:e2b93a33645b
Commit message:
stuff;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Feb 26 02:07:15 2014 +0000
+++ b/main.cpp	Wed Feb 26 16:18:30 2014 +0000
@@ -378,7 +378,6 @@
 int main()
 {
     while (1) {
-        voice.write(mic.read());
         if(left) {
             float topBeat=aliveBeatLyrics[1];
             float backBeat=aliveBackBeat[0];