Search found 59476 matches

by steve
Sun Dec 29, 2019 6:53 pm
Forum: Windows
Topic: Change bit rate
Replies: 3
Views: 240

Re: Change bit rate

Monte wrote:
Sun Dec 29, 2019 6:38 pm
I think the problem I had was that my Podcast Carrier does not accept wav files
Probably not, but you can convert from WAV to MP3 after you've used Auphonic.

The MP3 settings appear when you select "Export > Export as MP3" (https://manual.audacityteam.org/man/mp3 ... tions.html)
by steve
Sun Dec 29, 2019 6:50 pm
Forum: Windows
Topic: No Stereo Mix - Windows 10
Replies: 1
Views: 419

Re: No Stereo Mix - Windows 10

when I open up the Control Panel sound utility, under the recording tab it does not show stereo mix, it’s not disabled either, it’s simply not there That's normal for Windows 10 (there are a few sound cards that do still have "Stereo Mix", but it's not common). For Windows 10, use "W...
by steve
Sun Dec 29, 2019 6:46 pm
Forum: Windows
Topic: Help! Is my file corrupted?
Replies: 4
Views: 268

Re: Help! Is my file corrupted?

What's "show me everything" in SHELL or TERMINAL? If you have the "hexdump" command: hexdump -C "filename" | more (note that "*" in the output means that the data is repeated) otherwise: od -t x1 filename Alternatively, most Scite / Scintilla based text edito...
by steve
Sun Dec 29, 2019 2:29 pm
Forum: Windows
Topic: Change bit rate
Replies: 3
Views: 240

Re: Change bit rate

If Auphonic supports WAV format, use that instead of the compressed format that you are currently using.
by steve
Sun Dec 29, 2019 1:10 pm
Forum: Windows
Topic: error opening recording device error code: -9999 sonic port vx
Replies: 8
Views: 873

Re: error opening recording device error code: -9999 sonic port vx

Error code:-9999 Unanticipated host error. Unfortunately this is not a very helpful error message - it just means "something is wrong", but the cause is not identified. Error opening recording device . Error code:-9999 Unanticipated host error. The useful part is that the message identifi...
by steve
Sun Dec 29, 2019 1:06 pm
Forum: Windows
Topic: error opening recording device error code: -9999 sonic port vx
Replies: 8
Views: 873

Re: error opening recording device error code: -9999 sonic port vx

mango100 wrote:
Fri Dec 27, 2019 11:01 pm
- opening Audacity with administrator permissions
That should never be recommended. Administrative permissions should only ever be used when you need to make changes to the system. It is potentially dangerous to run ordinary applications with administrator permissions.
by steve
Sun Dec 29, 2019 1:03 pm
Forum: GNU/Linux
Topic: Unable to play or record
Replies: 1
Views: 348

Re: Unable to play or record

What were you trying to record?
What audio device are you using?
What settings do you have in the Device Toolbar (https://manual.audacityteam.org/man/device_toolbar.html)?
Are any other audio applications running?
by steve
Sun Dec 29, 2019 12:55 pm
Forum: Compiling Audacity
Topic: Plug in folder
Replies: 2
Views: 764

Re: Plug in folder

Mr. Vic wrote:
Fri Dec 27, 2019 1:38 pm
I do not have a plugin folder.
Do you have Audacity? If so, which version and on which operating system?
by steve
Sun Dec 29, 2019 12:53 pm
Forum: Windows
Topic: Can I automatically open a multitrack file as all separate channels, not the first two as stereo and the rest multichann
Replies: 7
Views: 505

Re: Can I automatically open a multitrack file as all separate channels, not the first two as stereo and the rest multic

Sixto wrote:
Thu Dec 26, 2019 3:46 pm
Any way to set the application to launch all files as separate multichannel tracks?
Currently no, though you could export as multiple mono tracks rather than as one multi-channel track.
by steve
Sun Dec 29, 2019 12:44 pm
Forum: Windows
Topic: Help! Is my file corrupted?
Replies: 4
Views: 268

Re: Help! Is my file corrupted?

This one isn't just corrupted. It's blank. It's actually filled with non-printable "NULL" characters, but effectively the same as being empty. (You can see that there is "something" in the file by the file size). Audacity won't open my file Which version of Audacity are you usin...