Add SigmaStudio manual chapter and align EQ runtime with export map.

Document the ADAU1701 schematic chain (sigma-chain.jpg), cross-link from
hardware/firmware chapters, skip safeload on fixed high-pass band 0, and
match EqProfile default peaking frequencies to SigmaStudio.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-06 16:55:23 +02:00
co-authored by Cursor
parent ab3651e678
commit 6c350f5c48
10 changed files with 279 additions and 11 deletions
@@ -30,6 +30,7 @@ enum class Adau1701Error {
DownloadFailed,
NotBooted,
SafeloadFailed,
InvalidParameter,
};
} // namespace adau1701