Frustrations from a Training Manager

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
bawe
Posts: 18
Joined: Mon Oct 07, 2013 2:49 pm
Operating System: Please select

Frustrations from a Training Manager

Post by bawe » Sun Oct 27, 2013 4:30 am

I know of a training manager who runs a radio course for adults and prefers Audition over Audacity for many reasons, including ease of use and more powerful features. Because Audacity is free, it is sometimes preferable for teaching purposes. However, whenever she gets the chance, she teaches them Audition while she gets to moan about the shortcomings of Audacity. The radio station crew always use Audition NEVER Audacity.

She sometimes gets frustrated when:

1). the main window cannot be resized vertically (i.e. zoomed in and out vertically, not just horizontally) so that more tracks can be seen at once (essential for large projects which have a large number of tracks)

2). creating a track from an .mp3 file is not intuitive

3). adding and removing tracks is not intuitive

4). difficult to do crossfades without seeing where the crossfade occurs (by way of curves), like you can in Audition

5). difficult to remove background hisses and hum completely when using the "noise removal" tool. Though one student suggested the use of the "vocal removal" tool instead so that the noise in a stereo track (which is the same in both channels) disappears.

6). when deleting a part of a track, Audacity does not allow one to bring back a part of it back (but not the whole thing, as you can do by an "undo"). For example in Audition, if you delete a section of audio, you can click and drag to reveal a part of the deleted audio.

7). the playback cursor can get very confusing. For instance, if you position the cursor, then playback a few seconds of audio, then stop, then decide to select a bit of audio from this stopped position, it is very difficult to do this because the selected audio will occur from where the cursor was positioned before the playback.

8). backing up a project file is definitely not intuitive, as you need to copy the "data" folder over as well as the .aup file

9). sometimes vertical red lines are seen throughout the audio tracks and it takes a while to work out that they are actually indicators of where the waveform has been clipped

Incorporate the above improvements into v2.0.6 of Audacity and she'll be happy!

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 1:18 pm

This is a long shopping list with many topics so this thread could get very bifurcated and messy ;)

I'm going to try and pick off some of the low hanging fruit ...

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 1:22 pm

9). sometimes vertical red lines are seen throughout the audio tracks and it takes a while to work out that they are actually indicators of where the waveform has been clipped
These are indeed the clipping indicators - a positive feature of Audacity. The default setting is 2off" so someone has turned them "on".

Just uncheck "Show Clipping" in the View Menu - see this page in the Manual: http://manual.audacityteam.org/o/man/view_menu.html

It is usually advisable on lower-powered computers to turn off the clipping indicators while recording as the compute power consumed can cause interruptions to the recording. You can turn then on for a view after recording and then off again.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 1:26 pm

bawe wrote: 8). backing up a project file is definitely not intuitive, as you need to copy the "data" folder over as well as the .aup file
By their nature Audacity Projects are somewhat complex beasts and as you not they are not a unified file. It was designed this way to facilitate speed of processing, it's the price you pay for the speed you get.

We do and try and make this clear in the Manual -see this page: http://manual.audacityteam.org/o/man/au ... jects.html

We did start work on a specialized page on backup strategies but it hell into the "long grass" as other priorities intervened, perhaps we should consider reviving it.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 1:31 pm

bawe wrote: 7). the playback cursor can get very confusing. For instance, if you position the cursor, then playback a few seconds of audio, then stop, then decide to select a bit of audio from this stopped position, it is very difficult to do this because the selected audio will occur from where the cursor was positioned before the playback.
What I would do here is:

1) mark the current cursor position with a label - use Ctrl+B
2) Play the audio from there
3) mark the required playback position with Ctrl+M while recording
4) select between the two labels and label it - or drag the "edge" of one of the labels to the other label

See this page in the manual: http://manual.audacityteam.org/o/man/label_tracks.html

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 1:34 pm

bawe wrote: 6). when deleting a part of a track, Audacity does not allow one to bring back a part of it back (but not the whole thing, as you can do by an "undo"). For example in Audition, if you delete a section of audio, you can click and drag to reveal a part of the deleted audio.
I don't understand what you're getting at here :?

If you select and delete part of a track and then decide you want it back, using Undo will restore it.

The only problem is that Undo is not selective so you can't pick out just one thing from the history that you want to undo (but all major applications Word, Excel, Powerpoint, Photoshopt etc all work like that).

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 1:40 pm

bawe wrote: 5). difficult to remove background hisses and hum completely when using the "noise removal" tool. Though one student suggested the use of the "vocal removal" tool instead so that the noise in a stereo track (which is the same in both channels) disappears.
Yes indeed it is - and many of us have argued that the tool should be called "Noise Reduction" rather than "Noise Removal" as the current nomenclature sets false expectations.

I find the default settings a little too aggressive as they can produce tinkly artifacts - I have recently been getting advice from this from another Audacity Team member and forum contributor (Steve), and have added a note to the Beta manual for 2.0.6 - see the green note at the bottom of this page: http://manual.audacityteam.org/man/Noise_Removal

These settings have ben working well for me on
1)FM hiss
2) webstream carrier noise
3) slight mains hum I have on one channel of my cart/arm/TT.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

Robert J. H.
Posts: 3633
Joined: Thu May 31, 2012 8:33 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by Robert J. H. » Sun Oct 27, 2013 2:26 pm

waxcylinder wrote:
bawe wrote: 7). the playback cursor can get very confusing. For instance, if you position the cursor, then playback a few seconds of audio, then stop, then decide to select a bit of audio from this stopped position, it is very difficult to do this because the selected audio will occur from where the cursor was positioned before the playback.
What I would do here is:

1) mark the current cursor position with a label - use Ctrl+B
2) Play the audio from there
3) mark the required playback position with Ctrl+M while recording
4) select between the two labels and label it - or drag the "edge" of one of the labels to the other label

See this page in the manual: http://manual.audacityteam.org/o/man/label_tracks.html

WC
Shift + a stops playback and positions the cursor right there.
You can assign a new key combination if this one isn't convenient (Ctrl-space for example or simply something with"s").

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 2:36 pm

bawe wrote: 2). creating a track from an .mp3 file is not intuitive
To create a track from an MP3 or any other audio file you need to Import it into Audacity.

We have a distinction between native format (i.e Audacity Projects) which can be Opened and Saved - and non-native formats (e.g. audio files like MP3 and WAV) which need to be Imported and Exported. This is partly this way to try to make it clear that Audacity is not opening a WAV or MP3 file for editing - rather it is temporarily using it's own native format for working - i.e. Audacity is not aWAV or MP3 direct editor (other software tools are available for such purposes if required).

This approach is not unique to Audacity - many other software applications exhibit such distinctions.

Unfortunately there are some parts of the GUI that blur this distinction - for example it is possible to use File > Open ... to edit an audio file - but what Audaccity is actually doing behind the scenes with this command is:
1) Opening a new Audacity project
2) Importing the audio file into that new project
So it is actually not an Open but a disguised Import. Personally I am one of those who believe that should not happen as I think this confuses the interface for the users - but opinions on this vary among the Audacity team.

See this page on importing in the manual: http://manual.audacityteam.org/o/man/im ... audio.html

And the File Menu page re Opening: http://manual.audacityteam.org/o/man/file_menu.html

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Frustrations from a Training Manager

Post by waxcylinder » Sun Oct 27, 2013 2:47 pm

bawe wrote: 3). adding and removing tracks is not intuitive
Going to the Tracks menu there are two items in the drop-down menu for:
1) Add New which has its own helpful sub-menu
2) Remove Tracks - which removes all currently selected tracks, if none are selected the command is grayed out.

How much more "intuitive" or discoverable can the developers make it, I'm at a bit of a loss here? You know you are wanting to operate on Tracks so where more obvious to go than the Tracks Menu

See this page in the manual: http://manual.audacityteam.org/o/man/tracks_menu.html.

The un-obvious part of track removal is that the user can click on the little x in the top left hand corner of the Track Control Panel and that track will be removed whether it is selected or not - see: http://manual.audacityteam.org/o/man/au ... html#panel

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

Post Reply