Skip to content

Commit 4418c40

Browse files
authored
Merge pull request #30 from dthaler/audio
Change mp3 to wav
2 parents ecd4c6d + d7b75c9 commit 4418c40

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

5/obje-1.ged

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
2 FORM jpg
99
3 TYPE photo
1010
2 TITL Example Image File
11-
1 FILE example.mp3
12-
2 FORM mp3
11+
1 FILE example.wav
12+
2 FORM wav
1313
2 TITL Sound Clip
1414
1 NOTE note in OBJE record
1515
0 @2@ INDI

7/obje-1.ged

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
2 FORM image/jpeg
77
3 MEDI PHOTO
88
2 TITL Example Image File
9-
1 FILE example.mp3
10-
2 FORM application/x-mp3
9+
1 FILE example.wav
10+
2 FORM audio/wav
1111
2 TITL Sound Clip
1212
1 NOTE note in OBJE record
1313
0 @X1@ OBJE

0 commit comments

Comments
 (0)