feat: audio mixer, Audio app, fix Installer crash
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user