Audacity 2.0.5
Win7 x32
Got Audacity from sf.net as the .exe installer
- Open file1.wav 16000Hz
- Import file2.wav 8000Hz
- Select ALL
- Effect-Equalization… custom HF filter:
<curve name="HF 1200Hz -40dB">
<point f="0.000000000000" d="-40.000000000000"/>
<point f="1200.000000000000" d="-40.000000000000"/>
<point f="1200.000000000001" d="0.000000000000"/>
<point f="32000.000000000000" d="0.000000000000"/>
</curve>
- Result: equalization of file1.wav only (top track).
If I reorder tracks (open file1.wav 16000Hz, open file2.wav 8000Hz, move file2.wav 8000Hz to bottom)
or if I open first file2.wav 8000Hz, second file1.wav 16000Hz, equalization works correctly - result: equalization of all tracks.