This commit is contained in:
Ashhhleyyy 2024-04-03 21:24:25 +01:00
parent d42fb40bcd
commit d198bb6b39
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -20,8 +20,8 @@ export const OFF_LEVEL_DB = -40;
export const BED_LEVEL_DB = -13;
export const FULL_LEVEL_DB = 0;
export const PLAYER_COUNT = 4; // (3 channels + PFL Preview)
export const PLAYER_ID_PREVIEW = 3; // Player 3 (zero index) is the Preview Player
export const PLAYER_COUNT = 6; // (3 channels + PFL Preview)
export const PLAYER_ID_PREVIEW = 5; // Player 3 (zero index) is the Preview Player
export const INTERNAL_OUTPUT_ID = "internal";