3DS: enable software tone controls via DSP (Olivier Senn)
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 0e2a3cc0c67d0f0062adabec602be27fe1bc014e Author: Vencislav Atanasov <[email protected]> Date: Fri Jun 26 20:22:08 2026 +0200 3DS: enable software tone controls via DSP (Olivier Senn) Route bass and treble adjustments through Rockbox's DSP pipeline using biquad filters, making the Bass/Treble sliders in Sound Settings functional rather than no-ops. 💘 Generated with Crush Assisted-by: Crush:deepseek-v4-pro Change-Id: I5d168aaa233fe450defaea03d6657732abd2ec47 diff --git a/firmware/export/config/ctru.h b/firmware/export/config/ctru.h index da9c2b3fb3..414c99757c 100644 --- a/firmware/export/config/ctru.h +++ b/firmware/export/config/ctru.h @@ -77,6 +77,7 @@ #define HAVE_CTRU_AUDIO #define HAVE_HEADPHONE_DETECTION +#define HAVE_SW_TONE_CONTROLS /* #define HAVE_SW_VOLUME_CONTROL */ /* #define PCM_SW_VOLUME_UNBUFFERED */ /* #define PCM_SW_VOLUME_FRACBITS (16) */ -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs