Search found 59476 matches
- Fri Nov 13, 2020 9:43 am
- Forum: Windows
- Topic: ACX Check: RMS vs Peak
- Replies: 10
- Views: 311
Re: ACX Check: RMS vs Peak
ACX doesn't like "Radio Theater." No organ music, orchestra background, bands, or other effects, or theatrical sounds. That "rule" does not appear to be cast in stone (and there are many other audiobook publishers - ACX / Amazon are just the biggest), but as you say, music compl...
- Fri Nov 13, 2020 9:36 am
- Forum: GNU/Linux
- Topic: Audacity crashes pulseaudio recording when opened
- Replies: 62
- Views: 3570
Re: Audacity crashes pulseaudio recording when opened
Killing processes probably isn't the best approach to get something working though. True, but can be useful for testing. Better to Terminate the process, allowing it to clean up after itself, but processes can ignore terminate so you would need to also check that it did actually terminate, and that...
- Fri Nov 13, 2020 12:28 am
- Forum: Windows
- Topic: I have 1000's of au files syncing to my computer
- Replies: 1
- Views: 32
Re: I have 1000's of au files syncing to my computer
Don't use dropbox for Audacity projects.
An Audacity project has a "project file" (".aup") and a "_data" folder. Inside the "_data" folder is the project's audio data - a large project may contain thousands of ".au" files.
An Audacity project has a "project file" (".aup") and a "_data" folder. Inside the "_data" folder is the project's audio data - a large project may contain thousands of ".au" files.
- Thu Nov 12, 2020 7:39 pm
- Forum: Windows
- Topic: Problems Using Behringer UMC1820 interface
- Replies: 13
- Views: 1446
Re: Problems Using Behringer UMC1820 interface
That's useful information.
Are you also able to record less than 10 channels?
- Thu Nov 12, 2020 7:23 pm
- Forum: Windows
- Topic: Audacity failed to read a file in C:
- Replies: 5
- Views: 230
Re: Audacity failed to read a file in C:
What is the full path to the file? For example: C:\Users\fred\Documents\Audacity\YOK DEVE GİRİŞ BÖLÜMÜ 8 KASIM.aup I suspect that the problem is that the full name and path has too many characters. By default, Windows has a limit of 256 characters for path names, and Audacity projects have folders w...
- Thu Nov 12, 2020 6:42 pm
- Forum: GNU/Linux
- Topic: full screen but only on 2nd audio file
- Replies: 3
- Views: 233
Re: full screen but only on 2nd audio file
That will be much easier if you import both into the same project.bordeaux64 wrote: ↑Thu Nov 12, 2020 6:23 pmi am mainly doing this simply to visually inspect two different audio files to see if they are essentially the same
- Thu Nov 12, 2020 6:41 pm
- Forum: Windows
- Topic: Audacity failed to read a file in C:
- Replies: 5
- Views: 230
- Thu Nov 12, 2020 5:25 pm
- Forum: GNU/Linux
- Topic: Clipping limits
- Replies: 3
- Views: 230
Re: Clipping limits
Set "Snap To" to "Off". (see: https://manual.audacityteam.org/man/sel ... olbar.html)
- Thu Nov 12, 2020 5:23 pm
- Forum: Windows
- Topic: Audacity failed to read a file in C:
- Replies: 5
- Views: 230
- Thu Nov 12, 2020 5:17 pm
- Forum: GNU/Linux
- Topic: full screen but only on 2nd audio file
- Replies: 3
- Views: 233
Re: full screen but only on 2nd audio file
but if i open up a another audio file Firstly, you should not normally need to do that. Audacity is a multi-track audio editor, so if you need multiple audio files open at the same time you can Import them into one project. If you find that you need multiple Audacity windows open at the same time, ...