Skip to content

Commit 95407b9

Browse files
committed
add audio examples
1 parent b904f26 commit 95407b9

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

audio_examples.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,27 +158,28 @@ title: Audio Examples
158158
<section class="audio-comparison-three">
159159
<div class="audio-container-three">
160160
<div class="audio-block-three">
161-
<p>NoBend Sample 1</p>
161+
<p>Org Audio</p>
162162
<audio controls>
163-
<source src="vocoder/NoBend_Sample1.wav">
163+
<source src="audio/Wohlfahrt_Op45-01_org_1.wav">
164164
Your browser does not support the audio element.
165165
</audio>
166166
</div>
167167
<div class="audio-block-three">
168-
<p>ViolinDiff Sample 1</p>
168+
<p>ViolinDiff</p>
169169
<audio controls>
170-
<source src="vocoder/ViolinDiff_Sample1.wav">
170+
<source src="audio/Wohlfahrt_Op45-01_VD_1.wav">
171171
Your browser does not support the audio element.
172172
</audio>
173173
</div>
174174
<div class="audio-block-three">
175-
<p>ViolinDiff Sample 2</p>
175+
<p>NoBend</p>
176176
<audio controls>
177-
<source src="vocoder/ViolinDiff_Sample2.wav">
177+
<source src="audio/Wohlfahrt_Op45-01_Nobend_1.wav">
178178
Your browser does not support the audio element.
179179
</audio>
180180
</div>
181181
</div> <!-- Closing audio-container-three -->
182+
<p>Note: You can notice a clear difference in the clarity of the vibrato, particularly towards the end of the samples.</p>
182183
</section>
183184
</div>
184185

Binary file not shown.
2.62 MB
Binary file not shown.
2.62 MB
Binary file not shown.

0 commit comments

Comments
 (0)