Often when one encodes to mp3 or another format, the file is lowpassed, often at 16kHz. But the samplerate is still 44.kHz. Would it sound just as good if I just used 32kHz samplerate with 0-16000Hz music?
If one looks away from antialiasing, Nyquists formula: fsample=2*fmax, where fmax is the -3dB frequency, right?
If so, I could then use the same kbit/s as a 44.1kHz file, and get better quality, since a 44.1kHz uses more bits just because it's sampled 12.1kHz more times a second than a 32kHz file. Or is this totally wrong?