Hi
Using this command

"C:\Program Files\dBpoweramp\CoreConverter.exe" -infile=%%A -outfile="M:\files\%%~nA.aiff" -dspeffect1="Volume Normalize= -mode={qt}ebu{qt} -maxamp={qt}8{qt} -desiredb={qt}7{qt} -adapt_wnd={qt}6000{qt} -fixed={qt}0{qt}" -dspeffect2="Resample=-fmin={qt}44100{qt} -fmax={qt}44100{qt}" -convert_to="AIFF"


(1) if infile is a 24/44.1 FLAC, will the outputted file be 16/44.1 AIFF or 24/44.1 AIFF?

(2) if infile is a 24/96 FLAC, will the outputted file be 16/44.1 AIFF or 24/44.1 AIFF?

thanks