Search found 59476 matches
- Fri Sep 09, 2016 10:40 am
- Forum: Compiling Audacity
- Topic: Windows 10 issue - wxpanelwrapper.h error
- Replies: 2
- Views: 2022
Re: Windows 10 issue - wxpanelwrapper.h error
Unless you're an expert building C++ in MVSC on Windows, I'd highly recommend that you follow the instructions in /win/compile.txt and use Microsoft Visual Studio 2013 C++. A few people have succeeded in building Audacity with MSVC 2015, but it's not yet officially supported and I've no idea how muc...
- Fri Sep 09, 2016 9:47 am
- Forum: Nyquist
- Topic: AFSK generator?
- Replies: 62
- Views: 14993
Re: AFSK generator?
I could also copy and paste some code via the DTMF.ny file that I also downloaded, (which I should have a long time ago), I've uploaded a new version of dtmf.ny on the Audacity wiki: http://wiki.audacityteam.org/wiki/Nyquist_Generate_Plug-ins#DTMF_Tones It is functionally identical to the original,...
- Thu Sep 08, 2016 7:27 pm
- Forum: Windows
- Topic: Audacity not recording system sounds
- Replies: 2
- Views: 218
Re: Audacity not recording system sounds
It will record the microphone but I cannot get it to record the sound coming through the headset. Do you mean that you want to record the sound coming through the headset AND the sound from the microphone at the same time? If so, then that's probably not going to work. Audacity records from one dev...
- Thu Sep 08, 2016 7:12 pm
- Forum: Windows
- Topic: Noise Reduction - what does it do ?
- Replies: 5
- Views: 214
Re: Noise Reduction - what does it do ?
The "Advanced Tips" at the bottom of that page may be of interest.
- Thu Sep 08, 2016 7:10 pm
- Forum: GNU/Linux
- Topic: Pluginregistry.cfg missing in new Linux Mint build from src?
- Replies: 27
- Views: 4662
Re: Pluginregistry.cfg missing in new Linux Mint build from
With me Mint totally loses my soundcard after installing Pulse Audio. Why are you installing Pulse Audio? It should be installed by default on Mint. So far have been wading thorough the "fixes" online Beware "fixes on-line". There's a lot of bad advice out there, especially abou...
- Thu Sep 08, 2016 6:28 pm
- Forum: Windows
- Topic: Noise Reduction - what does it do ?
- Replies: 5
- Views: 214
Re: Noise Reduction - what does it do ?
I think you should be able to find everything via this page: http://manual.audacityteam.org/man/noise_reduction.html
- Thu Sep 08, 2016 9:39 am
- Forum: Windows
- Topic: Audio section replacement with looped sample
- Replies: 3
- Views: 167
Re: Audio section replacement with looped sample
I have a question: How can I replace some selected sections of my audio with a noise sample (that I have) so that the sample always fills the whole selected section but also doesn't extend it I wrote a plug-in for doing this. It is available here: http://forum.audacityteam.org/viewtopic.php?p=20831...
- Thu Sep 08, 2016 9:29 am
- Forum: Windows
- Topic: Recording button triggers Pause button
- Replies: 1
- Views: 139
Re: Recording button triggers Pause button
Sounds like you've accidentally enabled "Sound Activated Recording (on/off)". Look near the bottom of the "Transport" menu and deselect that option.
- Wed Sep 07, 2016 11:32 pm
- Forum: Windows
- Topic: Audio Scrubbing doesn't stop after releasing mouse button
- Replies: 22
- Views: 1073
Re: Audio Scrubbing doesn't stop after releasing mouse butto
Yes, Ctrl seems to be irrelevant. Clicking on the scrub bar and then drifting off the scrub bar seems to be relevant.Gale Andrews wrote:So do you agree holding the CTRL key is irrelevant?
- Wed Sep 07, 2016 5:14 pm
- Forum: Windows
- Topic: Audio Scrubbing doesn't stop after releasing mouse button
- Replies: 22
- Views: 1073
Re: Audio Scrubbing doesn't stop after releasing mouse butto
If so, that use of CTRL is undocumented and does not work on Windows. Are you quite sure about that? That stopped working a few weeks ago - playback does not usually stop when you release the mouse. I thought it was moonphase but I have just now discovered the trick. To drag-seek then stop on relea...