Filename/track name when importing

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
xmlnoob
Posts: 1
Joined: Mon Oct 26, 2009 9:04 am
Operating System: Please select

Filename/track name when importing

Post by xmlnoob » Mon Oct 26, 2009 9:37 am

I found it very annoying whenever i import files, audacity apend " 1" to the end of the imported files/tracks. :oops:

How can i disable this?

Thank you.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Filename/track name when importing

Post by steve » Thu Oct 29, 2009 9:31 am

I can think of plenty of other things to get more annoyed about ;)

Personally I've never found this a problem, but I'll see if I can find out anything about it.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Filename/track name when importing

Post by Gale Andrews » Thu Oct 29, 2009 8:15 pm

xmlnoob wrote:I found it very annoying whenever i import files, audacity apend " 1" to the end of the imported files/tracks. :oops:

How can i disable this?
In a stereo file, you can't as it's currently implemented. A space and "1" is added to a stereo file, and when you split the stereo track, space and "1" is visible in both channels. There is no "1" added for a mono file.

The real point this was done was for importing multi-channel files. If you import such a file, each mono channel will have a space and a number added. So in a 5:1 file for example, the first mono channel has a "1" appended and the last has a "6".

I'd agree the appended number is superfluous for a regular mono or (unsplit) stereo file. It's an annoyance where the file name is based on a number in the first place. The idea proposed was that only files with more than two channels would have a number added, but this didn't happen. And If we have data appended when splitting a stereo track, the number should not be identical but 1 for left, 2 for right, or better (L) and (R) to avoid confusion with multi-channel files.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked