Search found 58576 matches
- Sun Apr 25, 2021 2:02 am
- Forum: GNU/Linux
- Topic: Audacity "monitor of built-in stereo"
- Replies: 3
- Views: 139
Re: Audacity "monitor of built-in stereo"
- Built-in analog stereo - Monitor of built-in analog stereo The former captures the laptop microphone (along with whatever is coming out through the speakers and room noise) and the latter captures only what signal is going to the speakers. What is the equivalent function for capturing only the si...
- Sat Apr 24, 2021 9:44 pm
- Forum: Windows
- Topic: Effects and selection
- Replies: 13
- Views: 273
Re: Effects and selection
So, for example in Chimes delay This one? https://wiki.audacityteam.org/wiki/Nyquist_Effect_Plug-ins#Chimes_delay after applying Chimes delay, track is long That effect will increase the length of the selection. That is intentional. As it says in the plug-in description, it is adding new "chime" no...
- Sat Apr 24, 2021 9:03 pm
- Forum: Nyquist
- Topic: setting envellope control point using nyquest
- Replies: 10
- Views: 242
Re: setting envellope control point using nyquest
Rather than running that first Nyquist code with the Nyquist Prompt, you could convert it into a plug-in and install it. To convert it into a plug-in, you just need to add a few "header comments" at the top of the script, and save it as a plain text file. Then change the file extension from ".txt" t...
- Sat Apr 24, 2021 6:13 pm
- Forum: Windows
- Topic: No Fast forward or Rewind
- Replies: 7
- Views: 93
Re: No Fast forward or Rewind
Have you read the links in my post? viewtopic.php?p=423883#p423883
- Sat Apr 24, 2021 6:11 pm
- Forum: Windows
- Topic: EmvoiceOne plugin not recognized
- Replies: 3
- Views: 76
Re: EmvoiceOne plugin not recognized
Audacity does not support VST or AU instruments, so I doubt that it will work in Audacity.Immortality wrote: ↑Sat Apr 24, 2021 5:35 pmI'm trying to install a voice synthesizing plugin called Emvoice
I'd suggest that you ask them how to use it with Audacity.
- Sat Apr 24, 2021 5:57 pm
- Forum: Macros and Scripting
- Topic: Running a script when recording starts and stops
- Replies: 1
- Views: 50
Re: Running a script when recording starts and stops
If macOS shell supports "named pipes" then you could start recording from shell and then send any other commands from shell. See: https://manual.audacityteam.org/man/scripting.html
- Sat Apr 24, 2021 2:14 pm
- Forum: Macros and Scripting
- Topic: Chop a WAV into segments triggered by PowerShell
- Replies: 3
- Views: 140
Re: Chop a WAV into segments triggered by PowerShell
My problem is that I've got no idea how to implement this procedure in Audacity. You can probably do this using "named pipes" (see: https://rkeithhill.wordpress.com/2014/11/01/windows-powershell-and-named-pipes/) Most of the documentation for controlling Audacity through named pipes use Python as t...
- Sat Apr 24, 2021 11:41 am
- Forum: Windows
- Topic: No Fast forward or Rewind
- Replies: 7
- Views: 93
Re: No Fast forward or Rewind
I transferred music and audio from cassette tapes to CDs. ... I cannot Fast forward or rewind the disk. How do I fix it? You need to create an "audio CD" (not a "data CD") with separate tracks. To do that, you need to split your recording into separate files, then add each of the files to your CD c...
- Sat Apr 24, 2021 11:38 am
- Forum: Windows
- Topic: Annoying Undo/Redo popup
- Replies: 6
- Views: 276
- Sat Apr 24, 2021 11:36 am
- Forum: macOS
- Topic: macOs Cataline 10.15.2 | Can't open a file
- Replies: 7
- Views: 173
Re: macOs Cataline 10.15.2 | Can't open a file
Is the problem with one specific project only? What exactly is happening?