because?elaterite wrote:Options:
No, I do not want to use a third party specific Skype call recorder.
Search found 59476 matches
- Mon May 06, 2013 12:51 pm
- Forum: GNU/Linux
- Topic: Can record Skype call OR myself-not both w QjackCtl Audacity
- Replies: 13
- Views: 28421
Re: Can record Skype call OR myself-not both w QjackCtl Auda
- Mon May 06, 2013 12:46 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Extremely slow Auto Duck - and a solution.
- Replies: 14
- Views: 4417
Re: Extremely slow Auto Duck - and a solution.
I think there must be something else going on as you get very different results to what I see. 5 mins stereo 44100 Hz sample rate -> 1 min 8 seconds processing time. (50% CPU load, equal to one processor core at 100%) There is no excessive disk activity. My computer is a cheap Acer laptop running Li...
- Mon May 06, 2013 12:28 pm
- Forum: Windows
- Topic: Metallic (tin can) sound when played back
- Replies: 8
- Views: 2760
Re: Metallic (tin can) sound when played back
As shown in the image and confirmed by the "Audio Device Info", the only recording input available on your machine is the microphone, which will sound bad recording internet broadcasts. See the blue panel here for alternative approaches: http://wiki.audacityteam.org/wiki/Mixer_Toolbar_Issu...
- Sun May 05, 2013 11:15 am
- Forum: Windows
- Topic: Metallic (tin can) sound when played back
- Replies: 8
- Views: 2760
Re: Metallic (tin can) sound when played back
3. Input Device = Primary Sound Capture Driver What are the other options? Also, please select "Help > Audio Device Info", wait for the info to appear then copy and paste the information into your reply. Also look in the Windows Sound Control Panel and see what recording devices are avail...
- Sun May 05, 2013 11:05 am
- Forum: Nyquist
- Topic: modified silence marker to insert more silence
- Replies: 50
- Views: 19120
Re: modified silence marker to insert more silence
I fancy that an implementation within the silence finder will not work due to the fact that only Labels or Sound can be returned. That's right - you can't return labels and a sound. Also, strictly speaking, modifying the sound should be an "Effect" (process) type plug-in whereas analysing...
- Sun May 05, 2013 10:05 am
- Forum: Nyquist
- Topic: modified silence marker to insert more silence
- Replies: 50
- Views: 19120
Re: modified silence marker to insert more silence
Sorry Robert. These are the controls that I suggested in my previous post: ;name "More Silence..." ;control threshold "Threshold for silence (dB)" real "" -40 -100 0 ;control min-dur "Min detected silence (seconds)" real "" 1 0.1 5 ;control mode &quo...
- Sun May 05, 2013 9:52 am
- Forum: Nyquist
- Topic: Regular Interval labels ignores , as decimal separator
- Replies: 16
- Views: 5837
Re: Regular Interval labels ignores , as decimal separator
I wonder if the "Normalize to" box would behave as expected if it was a slider? "Normalize" uses a different style of widget from that used in Nyquist plug-ins, so I think we will need to look at that separately. Normalize: wxTextValidator vld(wxFILTER_NUMERIC); .... .... S.Star...
- Sun May 05, 2013 9:10 am
- Forum: Nyquist
- Topic: modified silence marker to insert more silence
- Replies: 50
- Views: 19120
Re: modified silence marker to insert more silence
Strangely no-one I am aware of has mentioned John's idea before as an audio effect. I also find that quite surprising. Slowing down "language tutorials" seems like an obvious application, and as JH2013 wrote, such tutorials are quite common these days. One option is that this effect could...
- Sun May 05, 2013 1:56 am
- Forum: Nyquist
- Topic: Regular Interval labels ignores , as decimal separator
- Replies: 16
- Views: 5837
Re: Regular Interval labels ignores , as decimal separator
Is that a difference between a Text Input Widget and a Slider Widget?Gale Andrews wrote:Bug 173 does not generally seem to occur on Windows, but Regular Interval Labels is one plug-in that displays bug 173 on Windows
- Sun May 05, 2013 1:50 am
- Forum: Nyquist
- Topic: Regular Interval labels ignores , as decimal separator
- Replies: 16
- Views: 5837
Re: Regular Interval labels ignores , as decimal separator
What exactly is the correct way to change the system or Audacity language on Linux to reproduce bug 173 there? Last time that I tested bug 173 I installed Linux with a European language. That is a pain unless you are reasonably fluent in that language because it puts everything to that language def...