Commit 16a65c7
committed
Swap out mp3 samples for wav samples in chapter 20
The sound library currently crashes when attempting to play back certain mp3
files, see issue #11:
processing/processing-sound#11
We circumvent this by using WAV instead of MP3.1 parent 4c5a1ba commit 16a65c7
21 files changed
Lines changed: 7 additions & 7 deletions
File tree
- chp20_sound
- example_20_01_playback
- data
- example_20_03_manipulate_sound
- data
- example_20_04_pan
- data
- example_20_05_reverb
- data
- example_20_09_playback_analysis
- data
- example_20_13_soundfile_FFT
- data
- exercise_20_10_graphic_equalizer
- data
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Binary file not shown.
0 commit comments