[audio] resample oversampled cries to 13379Hz (#3359)

Co-authored-by: sbird <sbird@no.tld>
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
This commit is contained in:
Philipp AUER 2023-11-09 13:04:29 +01:00 committed by GitHub
parent 4b3c96a89b
commit 11e8407958
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
252 changed files with 4 additions and 4 deletions

View file

@ -1939,7 +1939,7 @@ gCryTable::
.endif
.if P_GEN_7_POKEMON == TRUE
@ Oricorio
cry Cry_OricorioPomPom
cry_uncomp Cry_OricorioPomPom
cry Cry_OricorioPau
cry Cry_OricorioSensu
@ Rockruff
@ -4488,7 +4488,7 @@ gCryTable_Reverse::
.endif
.if P_GEN_7_POKEMON == TRUE
@ Oricorio
cry_reverse Cry_OricorioPomPom
cry_reverse_uncomp Cry_OricorioPomPom
cry_reverse Cry_OricorioPau
cry_reverse Cry_OricorioSensu
@ Rockruff

View file

@ -4288,7 +4288,7 @@ Cry_HoopaUnbound::
.if P_GEN_7_POKEMON == TRUE
.align 2
Cry_OricorioPomPom::
.incbin "sound/direct_sound_samples/cries/oricorio_pom_pom.bin"
.incbin "sound/direct_sound_samples/cries/uncomp_oricorio_pom_pom.bin"
.align 2
Cry_OricorioPau::

Some files were not shown because too many files have changed in this diff Show more