//File name: AudioFormatSupport.txt
//Author: Kong Xiong
//Date compiled: 9/27/2025
//Function: Show pop up help for audio formats

.mp3  → Compressed, universal, fast encoding.
.m4a  → Apple/iPhone standard, smaller size than MP3 with same quality.
.flac → Lossless compression, best for archiving.
.wav  → Uncompressed PCM, very large files, best for editing.

