Music
Thông tin profile và cấu hình JSON của từng version.
- Mã profile
MUSIC- Loại
- System
- Phạm vi
- Global
- Profile hệ thống
- Có
Phiên bản 1 - Đang dùng
{
"profileCode": "MUSIC",
"profileName": "Music",
"profileType": "System",
"scope": "Global",
"version": 1,
"output": {
"format": "mp3",
"codec": "libmp3lame",
"sampleRate": 48000,
"channels": 2,
"bitrateMode": "CBR",
"bitrate": "320k"
},
"loudness": {
"targetLUFS": -15,
"toleranceLU": 0.5,
"truePeak": -1,
"lraMin": 6,
"lraMax": 12
},
"eq": {
"highPassHz": null,
"lowPassHz": null,
"presenceBoostFreq": 3000,
"presenceBoostDb": 2
},
"dynamics": {
"compressorEnabled": true,
"compressorThreshold": -22,
"compressorRatio": 1.5,
"attackMs": 8,
"releaseMs": 120,
"limiterEnabled": true,
"limiterCeilingDb": -1
},
"noise": {
"noiseReductionEnabled": false,
"humRemovalEnabled": false,
"humFrequencies": [
50,
100,
150
]
},
"stereo": {
"stereoWidth": 100,
"forceMonoCenter": false,
"phaseCorrection": true
},
"speech": {
"speechClarity": false,
"deEsserEnabled": false,
"deEsserFreq": 6500
},
"metadata": {
"metadataPolicy": "CleanAndWriteVOVGT",
"titleMode": "UseOriginalFileName",
"artist": "VOVGT",
"album": "Broadcast Audio Standardized",
"comment": "Convert By VOVGT Broadcast Audio Standardizer - Nguyen Minh Nhat 2026",
"encodedBy": "VOVGT Broadcast Audio Standardizer",
"copyright": "VOVGT 2026",
"year": "2026"
}
}