Search found 59476 matches
- Fri Jun 01, 2018 12:06 pm
- Forum: Compiling Audacity
- Topic: Compiling on Win10 - Version Issue
- Replies: 11
- Views: 2606
Re: Compiling on Win10 - Version Issue
What version should I be compiling That's your choice. I'd suggest that either you go for the latest release version (Audacity 2.2.2), or the current development code. Older versions are also available but I would not recommend them unless you have a specific reason for wanting an old version. Adva...
- Fri Jun 01, 2018 9:23 am
- Forum: Windows
- Topic: Transcription Toolbar
- Replies: 4
- Views: 350
Re: Transcription Toolbar
That's a very old version. The current version is Audacity 2.2.2 and it is available via the Audacity website: https://www.audacityteam.org/download/windows/planetlizz wrote:Aud 2.1.3
- Fri Jun 01, 2018 9:18 am
- Forum: GNU/Linux
- Topic: Recorded sound is 11X too fast and underruns
- Replies: 11
- Views: 2033
Re: Recorded sound is 11X too fast and underruns
Also interestingly, if I plug in a USB recording device (Alesis io2), the info reported by Audacity is also the same (there is no io2) Audacity only looks for devices on start-up, and when you explicitly tell it to (Transport menu > Rescan Audio Devices). If you plug in a USB device while Audacity ...
- Fri Jun 01, 2018 8:42 am
- Forum: Windows
- Topic: Yet Another MP4 import screechy sound issue
- Replies: 19
- Views: 932
Re: Yet Another MP4 import screechy sound issue
Documentation for FFmpeg is here: https://ffmpeg.org/ffmpeg.htmlGreyCoder wrote:Not sure what this means but it seems like a good clue
- Fri Jun 01, 2018 8:38 am
- Forum: Windows
- Topic: FLAC larger than WAV?
- Replies: 10
- Views: 621
Re: FLAC larger than WAV?
There's also masses of stuff about digital audio available elsewhere on the Internet.
I think these videos at Xiph.org are particularly good: https://xiph.org/video/
I think these videos at Xiph.org are particularly good: https://xiph.org/video/
- Fri Jun 01, 2018 8:35 am
- Forum: Compiling Audacity
- Topic: Compiling on Win10 - Version Issue
- Replies: 11
- Views: 2606
Re: Compiling on Win10 - Version Issue
I guess I just need some explanation of where we are with versions, For Audacity 2.2.2, you need the instructions that are included in the source code, which you will find in "/win/compile.txt". The on-line version at GitHub (https://github.com/audacity/audacity/blob/master/win/compile.tx...
- Fri Jun 01, 2018 8:25 am
- Forum: Windows
- Topic: FLAC larger than WAV?
- Replies: 10
- Views: 621
Re: FLAC larger than WAV?
There's also this page: https://manual.audacityteam.org/man/digital_audio.htmlJohnInMableton wrote:Thanks for the information! I still think that the conversion/size issue deserves lager mention. Especially for newbies, like myself.
- Thu May 31, 2018 8:22 pm
- Forum: GNU/Linux
- Topic: Audacity only creates another empty track when i hit record
- Replies: 1
- Views: 496
Re: Audacity only creates another empty track when i hit rec
What are you recording from?
What are your settings in the device toolbar?
Ensure that "Software Playthrough" (in the Transport menu) is off (not selected)
What are your settings in the device toolbar?
Ensure that "Software Playthrough" (in the Transport menu) is off (not selected)
- Thu May 31, 2018 5:31 pm
- Forum: Audacity in Education
- Topic: i need help fixing a corrupted file which doesn't plays
- Replies: 7
- Views: 1655
Re: i need help fixing a corrupted file which doesn't plays
I've made some suggestions for you to try. That's the best I can do as this is not an Audacity issue.
- Thu May 31, 2018 3:58 pm
- Forum: Audacity in Education
- Topic: i need help fixing a corrupted file which doesn't plays
- Replies: 7
- Views: 1655
Re: i need help fixing a corrupted file which doesn't plays
There's a command line application called "untrunc" that may be able to recover some data from the file, but as far as I'm aware it is only available for Linux. https://github.com/ponchio/untrunc Audacity does not have any tools for recovering data from damaged MP4 files (Yes, it is MP4, w...