Search found 59476 matches
- Fri May 03, 2013 9:13 am
- Forum: Windows
- Topic: Increasing volume in vocals over background noise
- Replies: 5
- Views: 4068
Re: Increasing volume in vocals over background noise
You can reduce the level of the music where the student is not speaking, but unfortunately not in places where the student is speaking.
- Fri May 03, 2013 8:53 am
- Forum: Windows
- Topic: Sound Problems
- Replies: 8
- Views: 896
Re: Sound Problems
Audacity is free, so we don't have the resources to provide one-to-one telephone or e-mail support. Audacity is supported by "the community" (other Audacity users) via this forum, and through the comprehensive documentation ( manual and wiki ). I have no idea how to eliminate the "mud...
- Fri May 03, 2013 8:46 am
- Forum: Nyquist
- Topic: modified silence marker to insert more silence
- Replies: 50
- Views: 19120
Re: modified silence marker to insert more silence
The Silence Generator by Steve Daulton is really only two lines of code, and I did add both lines initially... I don't know exactly how the code works but it does insode his plug-in and like I say, as far as I can tell it's only two lines. I presume that you mean this one? http://forum.audacityteam...
- Thu May 02, 2013 6:25 pm
- Forum: GNU/Linux
- Topic: A lot of chatter when running program
- Replies: 1
- Views: 9536
Re: A lot of chatter when running program
That looks normal for Ubuntu.
The "chatter" is mostly due to Audacity probing the sound system to find what audio systems and devices are available. Ubuntu has a particularly complex sound system, hence the large amount of chatter.
The "chatter" is mostly due to Audacity probing the sound system to find what audio systems and devices are available. Ubuntu has a particularly complex sound system, hence the large amount of chatter.
- Thu May 02, 2013 6:21 pm
- Forum: Windows
- Topic: Can't mark very small segments
- Replies: 1
- Views: 333
Re: Can't mark very small segments
Switch off the "Snap To:" setting (it's off by default) http://manual.audacityteam.org/o/man/se ... .html#snap
- Thu May 02, 2013 6:18 pm
- Forum: Windows
- Topic: Change Speed
- Replies: 4
- Views: 1728
Re: Change Speed
To clarify a few details.... Reading some of the forum's responses I believe the correct method is to use EFFECT > Speed Change. Correct! As we are looking at a simple multiple of the original speed (x 0.5), changing the track sample rate (as described in my previous post will do essentially the sam...
- Thu May 02, 2013 4:53 pm
- Forum: Windows
- Topic: Can't export audio file "libsndfile says"[SOLVED]
- Replies: 6
- Views: 935
Re: Can't export audio file - says location full
Check that you are using the current 2.0.3 version of Audacity (look in "Help > About Audacity".
The current version of Audacity is available here: http://audacityteam.org/download/
The current version of Audacity is available here: http://audacityteam.org/download/
- Thu May 02, 2013 4:51 pm
- Forum: Windows
- Topic: Change Speed
- Replies: 4
- Views: 1728
Re: Change Speed
many of my tapes were recorded at 1 7/8 The sound quality will be quite poor at 1 7/8 so don't expect miracles ;) If you are intending to edit or process the recordings I'd suggest not recording much more than about an hour of audio at a time. If you are simply converting to digital with no other e...
- Thu May 02, 2013 4:28 pm
- Forum: Nyquist
- Topic: modified silence marker to insert more silence
- Replies: 50
- Views: 19120
Re: modified silence marker to insert more silence
You have added a line of code that creates a "sound" that is "GAP" seconds of silence, but have done nothing with it. It is not added to the sound "S", in fact it is not used at all by the code. Also, Nyquist can only return one result, and your plug-in is currently ret...
- Thu May 02, 2013 4:15 pm
- Forum: Windows
- Topic: Recover project with no AUP file[SOLVED]
- Replies: 4
- Views: 905
Re: Recovery question
Use "Make Stereo Track" as described here: http://manual.audacityteam.org/o/man/sp ... racks.htmlmm5300 wrote:What's the best way to put these back together into a single file.