Files
sizzletracker-android/app
Reactorcoremeltdown f01a91f0ec Add experimental stereo-effects toggle; theme the system nav bar
Stereo effects (experimental), off by default and persisted:
- When on, each mono insert effect runs a second instance for the right
  channel so upstream stereo (e.g. a delay's width) carries into later
  effects like the reverb; the delay stays single-instance (nativeStereo).
- Settings toggle under Audio Devices; rebuilds the FX chains on change.

Seamless system bars:
- SizzleTheme tints the system navigation bar to the palette's surface
  (matching the bottom tab bar) and the status bar to the background, with
  light/dark icon appearance by luminance, re-applied on theme change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 16:14:17 +02:00
..