Browse Source

Checked markdown, added diagnostics

Rafael Arce Nazario 9 years ago
parent
commit
2c522ecd1d
1 changed files with 22 additions and 0 deletions
  1. 22
    0
      README.md

+ 22
- 0
README.md View File

@@ -116,6 +116,17 @@ void HalfVolume(AudioBuffer frames[], int N){
116 116
 
117 117
 ---
118 118
 
119
+!INCLUDE "../../eip-diagnostic/sound-processing/es/diag-sound-processing-01.html"
120
+
121
+!INCLUDE "../../eip-diagnostic/sound-processing/es/diag-sound-processing-02.html"
122
+
123
+!INCLUDE "../../eip-diagnostic/sound-processing/es/diag-sound-processing-03.html"
124
+
125
+---
126
+
127
+---
128
+
129
+
119 130
 ##Sesión de laboratorio:
120 131
 
121 132
 
@@ -380,6 +391,17 @@ void HalfVolume(AudioBuffer frames[], int N){
380 391
 
381 392
 ---
382 393
 
394
+!INCLUDE "../../eip-diagnostic/sound-processing/en/diag-sound-processing-01.html"
395
+
396
+!INCLUDE "../../eip-diagnostic/sound-processing/en/diag-sound-processing-02.html"
397
+
398
+!INCLUDE "../../eip-diagnostic/sound-processing/en/diag-sound-processing-03.html"
399
+
400
+---
401
+
402
+---
403
+
404
+
383 405
 
384 406
 ##Laboratory Session:
385 407