How did your mistake happen? Did it appear to hang for a while before continuing? If so, how long for?
Search found 59476 matches
- Thu Feb 27, 2020 9:17 pm
- Forum: GNU/Linux
- Topic: Audacity freezes at startup and its logo remains frozen in the screen
- Replies: 8
- Views: 695
Re: Audacity freezes at startup and its logo remains frozen in the screen
- Thu Feb 27, 2020 9:15 pm
- Forum: Windows
- Topic: Unable to Save As my Timed recordings
- Replies: 5
- Views: 486
Re: Unable to Save As my Timed recordings
Audacity V. 2.1.0 OS is old....XP Anything I do in the drop down tab File will cause it to close...immediately... I didn't understand that. Which version of Audacity are you using, and which version of Windows are you using? Recently recorded a radio show utilizing the timer function. I am unable t...
- Thu Feb 27, 2020 9:07 pm
- Forum: Windows
- Topic: Nyquist or Plug In Question
- Replies: 4
- Views: 490
Re: Nyquist or Plug In Question
It sounds like you want a "live looping sampler". The only one I've used is Sooperlooper, but I think that's only available for Linux and Mac.
Try a Google search for "live looping sampler".
Try a Google search for "live looping sampler".
- Thu Feb 27, 2020 9:02 pm
- Forum: GNU/Linux
- Topic: My laptop squeaks while using Audacity
- Replies: 14
- Views: 1347
- Thu Feb 27, 2020 8:58 pm
- Forum: Nyquist
- Topic: Nyquist plugin broken - need help debugging
- Replies: 12
- Views: 1488
Re: Nyquist plugin broken - need help debugging
You have errors here: (setf now (get '*selection* 'start)) ;; TEST3 output to debug window ========================== (format t "3.1) ~a" now) "" (format t "3.2) ~a" *selection*) "" Firstly, the double quote (empty strings) do nothing in this context. When I u...
- Thu Feb 27, 2020 7:52 pm
- Forum: Nyquist
- Topic: Nyquist plugin broken - need help debugging
- Replies: 12
- Views: 1488
Re: Nyquist plugin broken - need help debugging
Printing to the debug output with "format t" can be done at any time, and as long as the script reaches the command, the debug message will be printed to the debug output. Printing to an Audacity message box (with "format nil") is a different matter. Audacity only receives ONE &q...
- Thu Feb 27, 2020 4:21 pm
- Forum: Windows
- Topic: Windows 10
- Replies: 5
- Views: 748
Re: Windows 10
Audacity 2.3.3 https://www.audacityteam.org/download/windows/
Linux is an operating system. Linux does not work "on" Windows, Linux "replaces" Windows.
- Thu Feb 27, 2020 4:17 pm
- Forum: GNU/Linux
- Topic: Video playback while mixing sound
- Replies: 3
- Views: 472
Re: Video playback while mixing sound
I assume that you mean video synchronised to the audio. Unfortunately Audacity does not support that, and does not support Jack Transport so you can't synch it to Xjadeo either. The only Linux software that I'm aware of to do that, is Ardour.
- Thu Feb 27, 2020 2:42 pm
- Forum: GNU/Linux
- Topic: Audacity freezes at startup and its logo remains frozen in the screen
- Replies: 8
- Views: 695
Re: Audacity freezes at startup and its logo remains frozen in the screen
I've split this from the other topic because the problem you describe is only superficially the same as the other topic (similar, but distinctly different symptoms).
Why is your command prompt "localhost"? Are you running Audacity on a server?
- Thu Feb 27, 2020 2:24 pm
- Forum: Русский
- Topic: Russian manual
- Replies: 56
- Views: 385284
Re: Russian manual
Is it OK to use the dump of the Manual from https://github.com/audacity/audacity-manual as a source for offline translation? It is current? That's a dump of the Audacity 2.3.3 manual, so it will be out of date in a couple of months when Audacity 2.4.0 is scheduled for release. Some of the tutorials...