The purpose of dither is to provide the highest quality possible when downsampling to a lower quality format (bit-depth) http://en.wikipedia.org/wiki/Dithernpags711 wrote:My main aim is to have the highest quality possible
If you use "Rectangle" dither then absolute silence will stay as absolute silence, but there will still be some degree of smoothing of quantize errors (though not quite as good as "shaped" or "triangle" dither).npags711 wrote:and when I silence the audio sections in editing and remove background noise I want my final product to precisely match that which I edited
Unfortunately that is not possible (in Audacity or any other program).npags711 wrote:I want my final product to precisely match that which I edited - same quality.
Converting from a high quality format (32-bit float) to a low quality format (128kbps MP3) will always loose some sound quality (in the same way as converting a high resolution bit map image to a highly compressed JPEG will reduce image quality of a picture).
To disable dither, go to "Edit menu > Preferences > Quality" and set "dither" to "none".
You could also try changing the type of dither to "Rectangle" in the same place.
The "Real-time conversion" setting for dither should be "None".
After setting the dither settings as you want them, Export as 16-bit WAV 44100Hz for import into Premiere Pro.
Out of curiosity, what are you doing in Premiere Pro? I though that was a video editing program.