From 1df13af4af2322306fae7d1ec4b8039c9d88a003 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sat, 6 Jul 2024 14:59:57 -0500 Subject: [PATCH] document no BRR filters option --- doc/6-sample/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/6-sample/README.md b/doc/6-sample/README.md index 55ba48766..2e870c95d 100644 --- a/doc/6-sample/README.md +++ b/doc/6-sample/README.md @@ -102,6 +102,9 @@ in there, you can modify certain data pertaining to your sample, such as the: - only appears when applicable. - **8-bit dither**: applies dithering to samples meant to play back at 8-bit resolution. - only appears when applicable. +- **no BRR filters**: when encoding to BRR, only use a "4-bit mode" with block filter set to 0. + - this allows usage of sample offset effects on SNES. + - only appears when applicable. - **Rate**: switches to normal rate values. - **Compat Rate**: switches to DefleMask-compatible rate values for sample mapping.