Sorry, I don't understand what your question is. I thought that you wanted the old style meters, and I have told you how to do that.
Your recording looks OK.
Search found 59476 matches
- Wed Apr 29, 2015 12:58 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Where cn I download old version
- Replies: 7
- Views: 1203
- Wed Apr 29, 2015 1:33 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Where cn I download old version
- Replies: 7
- Views: 1203
Re: Where cn I download old version
The old style meters are available in the current version of Audacity, so you don't need to downgrade to the old version.
See here in the manual for how to change the meter style: http://manual.audacityteam.org/o/man/me ... .html#menu
The old meter style is the "RMS" style.
See here in the manual for how to change the meter style: http://manual.audacityteam.org/o/man/me ... .html#menu
The old meter style is the "RMS" style.
- Wed Apr 29, 2015 1:08 am
- Forum: Announcements
- Topic: Secure HTTPS now available for https://www.audacityteam.org/
- Replies: 1
- Views: 82198
Secure HTTPS now available for https://www.audacityteam.org/
The Audacity website is now available via HTTPS: https://www.audacityteam.org/ and: https://audacityteam.org/ . The benefit of HTTPS is that data is transferred securely between the website and the visiting web browser. Specifically it prevents log-in credentials from being intercepted. Download lin...
- Tue Apr 28, 2015 11:03 pm
- Forum: Nyquist
- Topic: nyquist prompt to fade EQ
- Replies: 5
- Views: 1518
Re: nyquist prompt to fade EQ
That would be greatjoe sallis wrote:and perhaps future posts from me will be codes as of my own to share
If you get stuck or need pointers, feel free to ask.
- Tue Apr 28, 2015 10:58 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Audacity heading towards spamnation??
- Replies: 12
- Views: 2625
Re: Audacity heading towards spamnation??
Audacity had a 15 year history with SF and during that time SF have hosted the Audacity website. Through years of hard work in developing Audacity and contributions in many forms from countless individuals, the program has become extremely popular, attracting many millions of visitors to the website...
- Tue Apr 28, 2015 10:22 pm
- Forum: Announcements
- Topic: locked Play Region/cursor
- Replies: 93
- Views: 8087
Re: locked Play Region/cursor
I have some serious reservations about this mockup of a Transport Toolbar with a speed control: 1) It will be far too easy for users to accidentally nudge the slider (we already know that folk do this with the pan and gain sliders in the TCP). Fair enough that you do have the visual cue of the nume...
- Tue Apr 28, 2015 8:19 am
- Forum: GNU/Linux
- Topic: Error compiling 2.1.0
- Replies: 15
- Views: 3695
Re: Error compiling 2.1.0
Unless you need to distribute Audacity or libsoxr, sudo make install would be much simpler. Yes it is simpler, but I also quite like to use CheckInstall because it's simpler to cleanly uninstall, without needing to keep the original build tree in the home directory. It also provides a bit of a safe...
- Tue Apr 28, 2015 12:42 am
- Forum: Windows
- Topic: Help! Blue Yeti high pitch noise
- Replies: 57
- Views: 31862
Re: Help! Blue Yeti high pitch noise
Even with all of what you guys said on this forum, I didn't found anything to help the noise I hear.. Can someone help me? Please start a new topic and include the information requested in the pink panel near the top of the page. It will also be useful if you can provide a short (3 or 4 seconds) au...
- Mon Apr 27, 2015 10:00 pm
- Forum: Windows
- Topic: Recording other people
- Replies: 4
- Views: 366
Re: Recording other people
Thanks so much for the help! But I just realized I didn't save these in Audacity, I only saved them as WAV files. Can I export it back to Audacity? You can open Audacity to create a new project, then Import ("File menu > Import Audio") the WAV file into the new project. It's not "ess...
- Mon Apr 27, 2015 7:02 pm
- Forum: GNU/Linux
- Topic: Error compiling 2.1.0
- Replies: 15
- Views: 3695
Re: Error compiling 2.1.0
For Ubuntu 12.04 LTS (which is still a supported version), libsoxr is not available in the repositories. Yes, taking it out was a little premature. Debian Stable only got libsoxr-dev a couple of days ago. Would it work just to drop the source code from sourceforge into audacity's lib-src directory ...