feat: audio mixer, Audio app, fix Installer crash

This commit is contained in:
2026-05-19 07:48:09 +02:00
parent 14da61bb0e
commit 8b8c8cee95
26 changed files with 1272 additions and 373 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ static constexpr int INIT_CAP = 4096;
static constexpr int MAX_CAP = 262144; // 256KB
static constexpr int MAX_LINES = 16384;
static constexpr int TAB_WIDTH = 4;
static constexpr int FONT_SIZE = 16;
static constexpr int FONT_SIZE = 18;
static constexpr int SYN_LINE_BUF_CAP = 1024;
// Colors