Search found 59476 matches
- Sat Oct 03, 2020 9:52 am
- Forum: New Plug-Ins
- Topic: Export individual label when multiple labels in project
- Replies: 31
- Views: 2714
Re: Export individual label when multiple labels in project
Also, my problem about backslashes in pathname was a stupid one as I just made some keystroke error in the name itself. Once corrected, the problem of backslashes disappeared... I would recommend using the "file widget" to enter the target directory. Unfortunately it will be a bit weird b...
- Sat Oct 03, 2020 9:44 am
- Forum: Windows
- Topic: Microphone 3.5 mm jack with Windows 10
- Replies: 14
- Views: 826
Re: Microphone 3.5 mm jack with Windows 10
OK, I recorded again and lowered the default sample rate from 48000 to 22050. Cut the file size in half and I don't really hear a lot of difference. You won't hear much difference on a speech recording. When the sample rate is reduced, it limits the frequency range to half the sample rate. For a sa...
- Sat Oct 03, 2020 9:35 am
- Forum: Windows
- Topic: Error importing
- Replies: 14
- Views: 214
Re: Error importing
Can you say why this is happening? Difficult to say for sure. Perhaps the computer shut down while the project was open. There was a bug in an old version of Audacity that could cause this when using "Save Project As" (rather than "Save Project") to overwrite a project. I'm not ...
- Sat Oct 03, 2020 8:46 am
- Forum: Windows
- Topic: Error importing
- Replies: 14
- Views: 214
Re: Error importing
Unfortunately that file is totally corrupt. There's noting in that file that can be salvaged.
- Sat Oct 03, 2020 8:44 am
- Forum: Windows
- Topic: TIMELINE ACTIONS DISABLED DURING RECORDING
- Replies: 12
- Views: 4824
Re: TIMELINE ACTIONS DISABLED DURING RECORDING
Hello, thanks for this Help facility, on searching further I seem to have found the solution, which was to set the rate in Audacity to 48000, which now matches that elsewhere in the PC (Windows) setup for the Mic and playback... From Re: unable to listen to track while recording by steve » Thu Sep ...
- Sat Oct 03, 2020 8:42 am
- Forum: Windows
- Topic: TIMELINE ACTIONS DISABLED DURING RECORDING
- Replies: 12
- Views: 4824
Re: TIMELINE ACTIONS DISABLED DURING RECORDING
'timeline actions disabled during recording' That is unrelated to the problem of it not recording. See my first reply in this topic for an explanation of what this message means: https://forum.audacityteam.org/viewtopic.php?p=329970#p329970 I keep getting this little red triangle [snip] over the ti...
- Sat Oct 03, 2020 8:26 am
- Forum: Windows
- Topic: White Noise while recording even when Microphone is unplugge
- Replies: 17
- Views: 4502
Re: White Noise while recording even when Microphone is unplugge
Select the Behringer USB device as the recording device in the Device Toolbar.
- Fri Oct 02, 2020 4:37 pm
- Forum: New Plug-Ins
- Topic: Export individual label when multiple labels in project
- Replies: 31
- Views: 2714
Re: Export individual label when multiple labels in project
I wish I were more at ease with Nyquist You've picked quite a complex task for Nyquist as it requires lots of parsing of scripting data. (Nyquist was designed primarily for manipulating audio rather than text). This is one part of the puzzle: (defun get-selected-label-tracks () ;; Returns a list of...
- Fri Oct 02, 2020 4:33 pm
- Forum: macOS
- Topic: 2.4.2 Startup Failure on MacOS 10.13.6
- Replies: 32
- Views: 1267
Re: 2.4.2 Startup Failure on MacOS 10.13.6
I though the superdrive slot was intended for optical drivesauralmenace wrote: ↑Fri Oct 02, 2020 4:09 pmuser drive is on a second drive that resides in the superdrive slot.
- Fri Oct 02, 2020 3:50 pm
- Forum: New Plug-Ins
- Topic: Export individual label when multiple labels in project
- Replies: 31
- Views: 2714
Re: Export individual label when multiple labels in project
I'll put together some code for you, but may not be until after the weekend (I'll do it sooner if possible).