Search found 59476 matches
- Tue Jul 17, 2018 9:38 pm
- Forum: Nyquist
- Topic: recalling "system" function from nyquist prompt
- Replies: 3
- Views: 636
Re: recalling "system" function from nyquist prompt
The SYSTEM command is not mentioned in the CMU Nyquist manual (http://www.cs.cmu.edu/~rbd/doc/nyquist/indx.html) so I suspect that it's not even available for the standalone Nyquist. If that's the case, then you could look to the source code for XLISP (http://xlisp.org/), try and find the code for t...
- Tue Jul 17, 2018 9:22 am
- Forum: Windows
- Topic: How to close multiple tracks from Audacity window?
- Replies: 5
- Views: 467
Re: How to close multiple tracks from Audacity window?
I have opened 50 wav files using *.lof file (https://manual.audacityteam.org/man/lof_files.html). I want to close all the tracks - without exiting audacity. Is there a faster way to do this without clicking on each individual x button on track corners? The quickest way is to Close the project "...
- Tue Jul 17, 2018 9:10 am
- Forum: Windows
- Topic: noise gate error "nyquist returned the value: [attack time]"
- Replies: 12
- Views: 694
Re: noise gate error "nyquist returned the value: [attack time]"
I don't know how you got that from those error messages, It was the track length that gave the clue. On 32-bit machines, the maximum amount of RAM that can be accessed by an application is about 2 GB. The Noise Gate is a Nyquist plug-in, and Nyquist is 32-bit, so this limitation may also apply on s...
- Tue Jul 17, 2018 1:30 am
- Forum: Windows
- Topic: noise gate error "nyquist returned the value: [attack time]"
- Replies: 12
- Views: 694
- Tue Jul 17, 2018 1:05 am
- Forum: Windows
- Topic: noise gate error "nyquist returned the value: [attack time]"
- Replies: 12
- Views: 694
Re: noise gate error "nyquist returned the value: [attack time]"
Please try another of the effects from the lower part of the Effect menu (below the dividing line), for example, the High Pass Filter.
How long is the audio track?
How long is the audio track?
- Mon Jul 16, 2018 11:32 pm
- Forum: Windows
- Topic: noise gate error "nyquist returned the value: [attack time]"
- Replies: 12
- Views: 694
Re: noise gate error "nyquist returned the value: [attack time]"
Does the imported file play correctly?
What happens if you try applying some other effect instead of the Noise Gate?
What happens if you try applying some other effect instead of the Noise Gate?
- Mon Jul 16, 2018 11:26 pm
- Forum: macOS
- Topic: Checksum SHA256 not match MAC
- Replies: 3
- Views: 255
Re: Checksum SHA256 not match MAC
What is the file size of your downloaded file? The correct SHA-256 for the Mac 2.2.2 DMG file is, as you wrote: 39a2783c78cca13e893321e0d87098739258cabbfc257119ee6cb21d0dc9037c I've just downloaded the file from your link, and the SHA-256 of the downloaded file is correct, so something went wrong wi...
- Mon Jul 16, 2018 8:41 pm
- Forum: Windows
- Topic: Sound Activated Recording 2.1.2 not working properly
- Replies: 13
- Views: 1066
Re: Sound Activated Recording 2.1.2 not working properly
The first thing you should do is upgrade to Audacity 2.2.2, which you can get via the Audacity website: https://www.audacityteam.org/download/windows/
- Mon Jul 16, 2018 8:34 pm
- Forum: GNU/Linux
- Topic: How to use headers pse ?
- Replies: 1
- Views: 284
Re: How to use headers pse ?
I'm not sure what you mean, but perhaps this? https://manual.audacityteam.org/man/lof_files.html
- Mon Jul 16, 2018 6:31 pm
- Forum: Windows
- Topic: out of phase tones
- Replies: 13
- Views: 814
Re: out of phase tones
The number 440 is the frequency in Hz (same as the default frequency of Audacity's "Tone" generator). Note that if you play two tones at the same time that are 180 degrees out of phase, or three tones that are all 120 degrees out of phase, they will cancel each other out and the result wil...