Search found 59476 matches
- Fri May 21, 2021 1:08 pm
- Forum: Windows
- Topic: Do I transfer my vintage cassettes to digital via my ZOOM H2 before I clean them up via Audacity on Windows 7
- Replies: 6
- Views: 159
Re: Do I transfer my vintage cassettes to digital via my ZOOM H2 before I clean them up via Audacity on Windows 7
By using the Zoom H2n you are introducing a needless step into the chain - as good as the H2n is (I've owned one). I would either go line-in to your PC (RCA phono to 3.5mm Jack) or RCA phono to USB. I think that rather depends on the PC. The "sound card" in my laptop is rubbish, whereas t...
- Fri May 21, 2021 12:50 pm
- Forum: Windows
- Topic: Macro - flac to WMA
- Replies: 5
- Views: 100
Re: Macro - flac to WMA
So why not use OGG or FLAC?
- Fri May 21, 2021 12:47 pm
- Forum: Nyquist
- Topic: Difference between setf, setq, ....
- Replies: 3
- Views: 321
Re: Difference between setf, setq, ....
While there are plenty of situations where we must use SETF rather than SETQ (such as array elements, list element, ...) I don't think there are any cases where we must use SETQ rather than SETF. I've been trying to think of cases where SETQ may make the code a bit clearer. One example I came up wit...
- Fri May 21, 2021 12:16 pm
- Forum: Nyquist
- Topic: Difference between setf, setq, ....
- Replies: 3
- Views: 321
Re: Difference between setf, setq, ....
For standard XLISP functions, the XLISP manual is the best reference. I would highly recommend bookmarking the "Language Reference" page: https://www.audacity-forum.de/download/edgar/nyquist/nyquist-doc/xlisp/xlisp-ref/xlisp-ref-index.htm SET Sets a symbol to a value. An important consider...
- Fri May 21, 2021 10:42 am
- Forum: GNU/Linux
- Topic: ✓ Converting point labels to regions
- Replies: 19
- Views: 1407
Re: ✓ Converting point labels to regions
Is there a way in Nyquist to export the labels, run a shell script on the exported label file and then import it back? The Audacity version of Nyquist cannot run a shell script. (It was considered too much of a security risk to allow Nyquist to run arbitrary system commands). You can export and imp...
- Fri May 21, 2021 10:36 am
- Forum: macOS
- Topic: Version 3.0.0 + 3.0.2 makes trouble
- Replies: 2
- Views: 117
Re: Version 3.0.0 + 3.0.2 makes trouble
Am I the only one with that issue. We've seen a few reports of Audacity 3.x running very slowly for a few people. The Audacity developers are investigating the issue, but we are unable to reproduce the problem and so far we don't know why it happens. I was recommended to download an older version (...
- Fri May 21, 2021 9:36 am
- Forum: Macros and Scripting
- Topic: Any pop-up at start-up will make a pipe connection hang
- Replies: 8
- Views: 842
- Thu May 20, 2021 8:49 pm
- Forum: Windows
- Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
- Replies: 28
- Views: 505
Re: Unusually large aup3
presumably it was caused by writing into a folder with an apostrophe Yes, that's correct. Audacity "should" have been escaping the single-quote character, but it wasn't doing that, and that caused "compaction" to fail. Normally Audacity should remove unused data from the project...
- Thu May 20, 2021 7:20 pm
- Forum: Macros and Scripting
- Topic: Any pop-up at start-up will make a pipe connection hang
- Replies: 8
- Views: 842
Re: Any pop-up at start-up will make a pipe connection hang
The "How to get help" screen can be disabled in Preferences: https://manual.audacityteam.org/man/interface_preferences.html Messages relating to unsaved projects or similar can't be disabled - it may be the one and only chance to save previous work. This type of message should not occur if...
- Thu May 20, 2021 6:50 pm
- Forum: Windows
- Topic: Sound not recording (using built in mic, not external)
- Replies: 1
- Views: 69
Re: Sound not recording (using built in mic, not external)
How often do you update Windows?
In recent versions of Windows 10 it is necessary to give applications permission to access the microphone.
See: "Why can't I record in Windows?"
In recent versions of Windows 10 it is necessary to give applications permission to access the microphone.
See: "Why can't I record in Windows?"