Two issues regarding editing multiple (AIFF) files with Audacity.
(1) Window Cycling.
As you know, in Mac OS X one can cycle through an app's open windows with the cmd-tilde shortcut. So let's say I open 5 files with Audacity. Here's what I expect to happen:
- I edit file 1 -> cmd-tilde ->
move to file 2, edit -> cmd-tilde ->
move to file 3, edit -> and so on
- I edit file 1 -> cmd-tilde ->
move to file 2, edit -> cmd-tilde ->
move to file 1 (mumble) -> cmd-tilde ->
move to file 2 (mumble some more) -> cmd-tilde ->
move to file 3 -> and so on
The Effect > Repeat Last Effect command is document-centric, whereas I think it should be application-centric. To elaborate, let's say I have 2 files opened. Here's what I expect to happen:
- Normalise file 1 ->
move to file 2, cmd-R (apply last effect, ie normalise)
- Normalise file 1 ->
move to file 2, repeat last effect is unavailable, have to choose again Effect > Normalize.
I tested several apps. Sound Studio 2 and Amadeus Pro do both the right way; Sound Studio 4, like Audacity, does them both the wrong way; TwistedWave and Wave Editor do the windows the wrong way, but TW doesn't have a 'repeat last effect', while WE does this the right way. (Of course, 'right way' and 'wrong way' is IMHO.)