Skip to content

Commit

Permalink
docs(CHANGELOG): add missing audio processing change
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTMjugador committed Jun 25, 2023
1 parent b69f5c9 commit 9ae83cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@ No changes yet.
that mono sounds tend to be shorter and mixed with other world sounds, so a
drop in quality is less noticeable in them than in persistent, music-like
stereo sounds.
- PackSquash now falls back to outputting the input audio file if resampling
did not help to reduce the file size, as long as channel mixing or pitch
shifting are not requested. This input audio file will be optimized (and
protected if requested) if the `two_pass_vorbis_optimization_and_validation`
option is enabled (its default value).
- Revised shader processing code to partially fix long-standing preprocessor
directive support issues. (Related issue:
[#187](https://github.com/ComunidadAylas/PackSquash/issues/187))
Expand Down

0 comments on commit 9ae83cb

Please sign in to comment.