Search found 59476 matches

by steve
Thu Nov 10, 2016 4:38 pm
Forum: Audio Processing
Topic: Float To PCM Conversion
Replies: 2
Views: 1047

Re: Float To PCM Conversion

PCM data is simply a series of "sample values", where a "sample value" is the instantaneous amplitude at a point in time. The sample values are at regular intervals according to the "sampling rate" (or "sample rate"). For example, if the sample rate is 44100 H...
by steve
Thu Nov 10, 2016 4:19 pm
Forum: General Audio Programming
Topic: Audacity automation
Replies: 1
Views: 4680

Re: Audacity automation

Audacity has only one, optional, command-line argument.

Code: Select all

audacity ["file_name"]
where "file_name" is the name (and path) of a file to import.

For command-line use, SoX is probably a better option: http://sox.sourceforge.net/
by steve
Thu Nov 10, 2016 1:41 pm
Forum: Windows
Topic: Can I import a file directly into a project?
Replies: 4
Views: 203

Re: Can I import a file directly into a project?

There's many different approaches, and everyone has their preferred workflow, so I can only tell you how I would approach it (and why). You can then try it this way, then take from it what is useful for you. ... to put together an internet radio show, using as many as 35 audio files (songs) with rec...
by steve
Thu Nov 10, 2016 11:26 am
Forum: Windows
Topic: Audacity not opening aup files when using File > Open
Replies: 9
Views: 294

Re: Audacity not opening aup files when using File > Open

Another thought: Does C:\ have plenty of free space (more than 10% free space)?
by steve
Thu Nov 10, 2016 11:24 am
Forum: Windows
Topic: Audacity not opening aup files when using File > Open
Replies: 9
Views: 294

Re: Audacity not opening aup files when using File > Open

OK, thanks for letting us know.
If you find other projects are getting corrupted, do get in touch so that we can try to work out why it's happening.
by steve
Thu Nov 10, 2016 11:19 am
Forum: Feature Request Archive
Topic: File Exists -- confirm option defaults to YES
Replies: 16
Views: 2578

Re: File Exists -- confirm option defaults to YES

I note there that they opt for the unsafe "Yes" to be the default situation when you ask it to overwrite an existing file. It's a good default option for expert users. It can speed up workflow, and expert users acknowledge that if they don't have backups it's their own stupid fault. Proba...
by steve
Thu Nov 10, 2016 11:05 am
Forum: Windows
Topic: Can I import a file directly into a project?
Replies: 4
Views: 203

Re: Can I import a file directly into a project?

The only way that I can figure out how to do it is to import the songs in order as individual tracks, then cut and paste them up into a master track You don't need to cut and paste into one track. Audacity is a multi-track audio editor, so as long as your computer can handle the number of tracks, y...
by steve
Thu Nov 10, 2016 10:22 am
Forum: Windows
Topic: Audacity not opening aup files when using File > Open
Replies: 9
Views: 294

Re: Audacity not opening aup files when using File > Open

Do you have any idea why the project is corrupt? Did you perhaps shut down your computer without saving the project first?
by steve
Thu Nov 10, 2016 10:19 am
Forum: Windows
Topic: No sound through headphones with condenser mic [SOLVED]
Replies: 6
Views: 4427

Re: No sound through headphones with condenser mic.

I am able to record with a Shure or Beyer dynamic microphone and monitor the recording though headphones, although the latency is so great (estimate > 250 ms) that I cannot wear the headphones during recording. The microphone is plugged into a Focusrite Scarlett 2i2 2nd Generation USB interface. To...
by steve
Thu Nov 10, 2016 10:11 am
Forum: Windows
Topic: Audacity not opening aup files when using File > Open
Replies: 9
Views: 294

Re: Audacity not opening aup files when using File > Open

The AUP file is probably corrupt.
To look for yourself, open (but do not modify) the AUP in NotePad.
If you want a second opinion, attach the AUP file to your reply (see: http://forum.audacityteam.org/viewtopic ... 49&t=64936)