Search found 59476 matches
- Wed Sep 06, 2017 1:43 pm
- Forum: Windows
- Topic: When Effects menu is taller then screen height
- Replies: 3
- Views: 404
Re: When Effects menu is taller then screen height
This type of behaviour is platform specific. WxWidgets attempts to provide graphical elements that are in keeping with the platform on which the application is running. Audacity uses WxWidgets so that we don't need to write multiple versions of Audacity. Basically there is one version of Audacity, a...
- Wed Sep 06, 2017 1:24 pm
- Forum: Windows
- Topic: Some wrong menu (Show Log is inside submenu)
- Replies: 1
- Views: 268
Re: Some wrong menu (Show Log is inside submenu)
Good catch scootergrisen. Perhaps some work should be done to make sure these kind of menu strings are presented the same way and that they are still correct when the menu is changed (like when a submenu is added). There's a lot of improvements that could be made to the help system. As Audacity has ...
- Wed Sep 06, 2017 12:08 pm
- Forum: Windows
- Topic: strange cracks on start recording even without voice
- Replies: 4
- Views: 478
Re: strange cracks on start recording even without voice
You're trying to record your voice with a clip-on microphone that is plugged into the microphone mini-jack socket of your computer. Is that correct? Please post a short audio sample (just a few seconds) in WAV format . See here for how to post an audio sample: https://forum.audacityteam.org/viewtopi...
- Wed Sep 06, 2017 12:00 pm
- Forum: Windows
- Topic: Keyboard hot keys are not vertically aligned in menus
- Replies: 11
- Views: 1228
Re: Keyboard hot keys are not vertically aligned in menus
Do you see the shortcuts right aligned (as shown in the manual) ?waxcylinder wrote:tested on the 02Sep17 Beta for 2.2.0 on W10 - I don't see ny indentation, not even with single-key shortcuts.
Tested both with "Standard" set and "Full" set.
- Wed Sep 06, 2017 11:40 am
- Forum: Windows
- Topic: 80 min ≠ 700 MB???!!! What gives?!
- Replies: 8
- Views: 862
Re: 80 min ≠ 700 MB???!!! What gives?!
80 minutes of CD quality audio data: 80 (minutes) x 60 (seconds per minute_ x 44100 (samples per second) x 2 (bytes per sample) x 2 (audio channels - stereo) = 846720000 bytes of CD Quality audio data . WAV files also have "headers" (that may include metadata), add a little to the file siz...
- Wed Sep 06, 2017 11:25 am
- Forum: macOS
- Topic: Advanced Pitch Shift Control Parameters? LF Time Window/Fade
- Replies: 4
- Views: 802
Re: Advanced Pitch Shift Control Parameters? LF Time Window/
It looks like he's using "ReaPitch", which is one of the VST effects included with Reaper. I don't know if it is available in the separate "ReaPlugs VST FX Suite", but if you are able to run Windows software, then you could try installing ReaPlugs (available free from the Reaper ...
- Wed Sep 06, 2017 10:36 am
- Forum: Windows
- Topic: Adding randomized silence (Windows 10, Audacity 2.1.3)
- Replies: 86
- Views: 7072
Re: Adding randomized silence (Windows 10, Audacity 2.1.3)
The main thing to remember with Nyquist (and LISP), is that "functions" (code that does something) are always the first item inside the parentheses. A function may require additional "arguments", which are supplied as a list after the name of the function: (function-name arg1 arg...
- Wed Sep 06, 2017 8:54 am
- Forum: Maintaining / Improving this Forum
- Topic: Last permalink image width/height is switched
- Replies: 2
- Views: 1517
Re: Last permalink image width/height is switched
Should be fixed now.
- Wed Sep 06, 2017 8:43 am
- Forum: Windows
- Topic: Click track help.
- Replies: 5
- Views: 513
Re: Click track help.
Is "Overdub" enabled in the Transport menu?
"Overdub" must be enabled (on).
"Software Playthrough" must be disabled (off).
"Overdub" must be enabled (on).
"Software Playthrough" must be disabled (off).
- Wed Sep 06, 2017 8:40 am
- Forum: Windows
- Topic: Project Detected 890 missing audio data block file(s)
- Replies: 2
- Views: 915
Re: Project Detected 890 missing audio data block file(s)
When I open my Audacity file, I get the error in the subject. I can then choose "treat missing audio as silence" and the entire track is silent It said that the 890 files were minor and I could delete with little to no harm. What happened between those two messages? You need to be careful...