Search found 24069 matches

by Gale Andrews
Tue Apr 28, 2015 2:09 am
Forum: Windows
Topic: Extracting the Center Channel - possible in Audacity?
Replies: 10
Views: 4124

Re: Extracting the Center Channel - possible in Audacity?

As I've explained before, the inverted types are for the application on duplicated tracks. Silencing parts in the original track gives an acapella version. Silencing parts in the processed track gives the original version. Letting both tracks play at the same time gives the Karaoke version. It is i...
by Gale Andrews
Tue Apr 28, 2015 12:08 am
Forum: macOS
Topic: combining multiple audacity files
Replies: 6
Views: 827

Re: combinins multiple audacity files

I copied the folders "as is" and did not change the names, but I think it wants me to save it as a wave file before I copy it. If you see an error message in Audacity when opening the AUP project file from the stick, please tell us the exact text of the error message. If "it" th...
by Gale Andrews
Mon Apr 27, 2015 11:50 pm
Forum: Windows
Topic: No Sound on WAV. File from JAM MAN Stereo
Replies: 2
Views: 559

Re: No Sound on WAV. File from JAM MAN Stereo

If JamManager can be made to play the files then you can record them into Audacity: http://manual.audacityteam.org/o/man/tu ... ndows.html.


Gale
by Gale Andrews
Mon Apr 27, 2015 11:39 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Audacity heading towards spamnation??
Replies: 12
Views: 2625

Re: Audacity heading towards spamnation??

cyrano wrote:I can't understand what's happening with source forge. Lack of funds?
You can ask them if you want to know, and see if they tell you. ;)

For 2.1.0 we only linked to Fosshub for our primary download links.

We are not the only project where SF has taken action http://is.gd/7Wc0fF.


Gale
by Gale Andrews
Mon Apr 27, 2015 11:00 pm
Forum: Windows
Topic: separating tracks
Replies: 11
Views: 1133

Re: separating tracks

I recorded two sides of a tape. I now see that I should use the 'pause' to keep the second side on the same track which I have done in my latest recording. However on my first effort I didn't so the two sides comes on two tracks. How to I know which track I am on when splitting? Edit > Select > All...
by Gale Andrews
Mon Apr 27, 2015 10:42 pm
Forum: GNU/Linux
Topic: Error compiling 2.1.0
Replies: 15
Views: 3695

Re: Error compiling 2.1.0

Well, I'm getting closer. I ended up compiling libsoxr from source and installing it separately. Then went back to audacity and the configure looked good. Rebuilding it, everything went okay until I tried to execute ./audacity to test it and I got a message that it could not open the libsoxr.so.0 s...
by Gale Andrews
Mon Apr 27, 2015 10:19 pm
Forum: Windows
Topic: Audacity freezes recording after 3-4 seconds
Replies: 6
Views: 1556

Re: Audacity freezes recording after 3-4 seconds

How many tracks are you recording? If this is using USB, try another USB cable, tightly connected both ends. Look at buffering settings both in Audacity (Edit > Preferences... then the Recording section then "Audio to buffer") and in any Focusrite settings. If you are using software playth...
by Gale Andrews
Mon Apr 27, 2015 10:09 pm
Forum: GNU/Linux
Topic: static on playback
Replies: 7
Views: 4257

Re: static on playback

When playing any audio file with Audacity 2.0.5, I get nothing but static. My OS is Ubuntu 14.04 (Trusty) running on an Intel I5 Desktop computer. The problem didn't exist before this evening while I was recording and editing streaming audio (not simultaneously). So it is not the same issue that yo...
by Gale Andrews
Mon Apr 27, 2015 9:47 pm
Forum: General Audio Programming
Topic: Audacity and note determination
Replies: 10
Views: 11735

Re: Audacity and note determination

Some more open source note detection algorithms can be found in Vamp Plugins.

Gale
by Gale Andrews
Mon Apr 27, 2015 12:51 am
Forum: Announcements
Topic: locked Play Region/cursor
Replies: 93
Views: 8087

Re: locked Play Region/cursor

It is quite clear that not only are points and regions different - they clearly behave differently in Audacity For the sake of menu economy, "Region Save" also means "point save" and "Add Label At Selection" also means add a point label. That is what the user sees. Obv...