Are you sure that it's the length that is the problem and not something else?
What is the exact format they require?
Mono / Stereo?
VBR / CBR?
Bit rate?
Sample rate?
Search found 59476 matches
- Tue Jun 13, 2017 11:29 am
- Forum: Windows
- Topic: File keeps saving as 00h:02m:00:033s instead of 00h:02m:00s
- Replies: 17
- Views: 820
- Tue Jun 13, 2017 10:49 am
- Forum: Windows
- Topic: File keeps saving as 00h:02m:00:033s instead of 00h:02m:00s
- Replies: 17
- Views: 820
Re: File keeps saving as 00h:02m:00:033s instead of 00h:02m:
Not sure exactly what you mean It means, if you have a track that is, for example, 2 minutes long and you encode it as MP3, then the MP3 will be a little over 2 minutes long because encoding adds a bit of extra silence to the start of the file. If you need the track to be no more than 2 minutes, th...
- Tue Jun 13, 2017 9:47 am
- Forum: Windows
- Topic: File keeps saving as 00h:02m:00:033s instead of 00h:02m:00s
- Replies: 17
- Views: 820
Re: File keeps saving as 00h:02m:00:033s instead of 00h:02m:
It's a limitation of the MP3 format. MP3s always have a bit of padding at the start because the format does not define the overall encoder/decoder delay.
- Tue Jun 13, 2017 12:47 am
- Forum: macOS
- Topic: Can only export part of project
- Replies: 4
- Views: 501
Re: Can only export part of project
The maximum size for a normal WAV file is 4 GB https://en.wikipedia.org/wiki/WAV#Limitations
so either you need to use a different format, or split the project into multiple files.
so either you need to use a different format, or split the project into multiple files.
- Tue Jun 13, 2017 12:35 am
- Forum: macOS
- Topic: Can only export part of project
- Replies: 4
- Views: 501
Re: Can only export part of project
Try exporting it in a more reasonable format, such as 16-bit, 44100 Hz.
To set the sample rate, select 44100 in the "project rate" box in the lower left corner of the main Audacity window.
To set the sample rate, select 44100 in the "project rate" box in the lower left corner of the main Audacity window.
- Mon Jun 12, 2017 11:06 pm
- Forum: Podcasting with Audacity
- Topic: Removing static from one mono channel of a stereo recording
- Replies: 1
- Views: 1235
Re: Removing static from one mono channel of a stereo record
It looks to me like data corruption. Possibly due to the flash media failing? The left channel shows severe damage, so I think the best thing you can do is to delete that channel and use the (good) right channel as a mono recording. A mono track will play through both speakers. From the track dropdo...
- Mon Jun 12, 2017 4:22 pm
- Forum: Windows
- Topic: No USB Audio Device in device list [SOLVED]
- Replies: 2
- Views: 2213
Re: No USB Audio Device in device list
Before you launch Audacity, connect the USB device, then check in the Windows Sound Control Panel that the device is listed as an available recording device. If it isn't, try turning off your computer, check the USB lead is plugged in securely, then reboot the computer and check again in the Windows...
- Mon Jun 12, 2017 8:27 am
- Forum: Windows
- Topic: Audacity has disappeared...
- Replies: 1
- Views: 313
Re: Audacity has disappeared...
Perhaps you installed it into a different user account. If you install Audacity from the .exe (recommended), and accept the default options, Audacity should be available for all standard users (installing this way should be done from a standard user account and may require entering the admin passwor...
- Sun Jun 11, 2017 10:40 pm
- Forum: General Audio Programming
- Topic: 24-bit Gain
- Replies: 10
- Views: 34443
Re: 24-bit Gain
Yes, but PortAudio's 24 bit sample format is different from Audacity's int24Sample format, so Audacity makes PortAudio return float samples when recording in 24-bit samples. See AudioIO.cpp.chris319 wrote:PortAudio gets integer samples from the audio hardware.
- Sun Jun 11, 2017 9:44 pm
- Forum: Windows
- Topic: recording a phone call with Skype
- Replies: 1
- Views: 601
Re: recording a phone call with Skype
The best way to record Skype (or other voip) is to use software that is designed specifically for the job, such as Pamela for Skype.