Search found 59476 matches
- Wed Dec 13, 2017 11:06 am
- Forum: macOS
- Topic: Audacity shutdown with export dialog.
- Replies: 16
- Views: 1176
Re: Audacity shutdown with export dialog.
Although I do not think this can be possible cause: I use Homebrew and python, qt and other gnu related files are installed with Homebrew. Could this cause this issue? That shouldn't be a problem provided that Audacity was installed from the official Audacity DMG (https://www.audacityteam.org/downl...
- Wed Dec 13, 2017 10:43 am
- Forum: macOS
- Topic: Deleting vocals
- Replies: 3
- Views: 581
Re: Deleting vocals
In Audacity 2.2.1 (which is available here if you don't already have it: https://www.audacityteam.org/download/), to convert a stereo track to mono: "Tracks menu > Mix > Mix Stereo down to Mono". The menu name describes what the function does - it mixes (combines by "adding") the...
- Wed Dec 13, 2017 3:57 am
- Forum: General Audio Programming
- Topic: Help With Rounding Number of Samples
- Replies: 10
- Views: 4817
Re: Help With Rounding Number of Samples
Java is not one of my languages, and you've only given a fragment of code, so you'll have to help me out a bit here. Where does "freqOfTone" come from? Are you iterating over frequency values in "freqList" ? If so, are you simply concatenating the sounds from each "frequency...
- Tue Dec 12, 2017 8:17 pm
- Forum: Adding Features to Audacity
- Topic: Decimal places for frequency in spectrums?
- Replies: 15
- Views: 1876
Re: Decimal places for frequency in spectrums?
For another example the difference between an E2 and an F2 is less than 5hz Yes, but the "Size" for FFT refers to the size of the analysis window in samples. At 44100 Hz sample rate, the maximum Size of 65536 samples is nearly 1 ½ seconds, so unless the musical tempo is very slow, the spe...
- Tue Dec 12, 2017 7:27 pm
- Forum: Adding Features to Audacity
- Topic: Decimal places for frequency in spectrums?
- Replies: 15
- Views: 1876
Re: Decimal places for frequency in spectrums?
Have you tried the "Pitch Detect" plug-in?
http://wiki.audacityteam.org/wiki/Nyqui ... tch_Detect
(Download / install instructions: http://wiki.audacityteam.org/wiki/Downl ... s#download)
http://wiki.audacityteam.org/wiki/Nyqui ... tch_Detect
(Download / install instructions: http://wiki.audacityteam.org/wiki/Downl ... s#download)
- Tue Dec 12, 2017 7:23 pm
- Forum: Windows
- Topic: Problem with Fade Out
- Replies: 13
- Views: 701
Re: Problem with Fade Out
Are you using an ancient version of Audacity? I recall some years ago that there was a bug that caused dither noise to be much higher than it should be.
Which version of Audacity are you using? (Look in "Help > About Audacity").
Which version of Audacity are you using? (Look in "Help > About Audacity").
- Tue Dec 12, 2017 6:44 pm
- Forum: Adding Features to Audacity
- Topic: Decimal places for frequency in spectrums?
- Replies: 15
- Views: 1876
Re: Decimal places for frequency in spectrums?
I want the greater accuracy for checking musical notes. I think one or two hz can be quite significant. Not if you only need to know what the note is. For example, with standard A440 tuning, an "A4" is nominally 440 Hz and an A#4 is about 466 Hz. If any real acoustic instrument plays an &...
- Tue Dec 12, 2017 4:27 pm
- Forum: Adding Features to Audacity
- Topic: Decimal places for frequency in spectrums?
- Replies: 15
- Views: 1876
Re: Decimal places for frequency in spectrums?
I think that the frequency resolution for DFT will be basically proportional to the amount of data. Yes, the bigger the "Size" setting in Plot Spectrum, the smaller the "frequency bins" (narrower frequency bands), so the more precise the Hz measurements. At maximum "Size&qu...
- Tue Dec 12, 2017 2:07 pm
- Forum: Podcasting with Audacity
- Topic: Recommendations on an 8+ channel digital mixer
- Replies: 7
- Views: 1455
Re: Recommendations on an 8+ channel digital mixer
Does anyone have a recommendation on a good digital mixer/recorder that can handle 6 to 8 mic inputs and a USB output to a laptop? I don't know if it is fully compatible with Audacity, but the Allen & Heath Qu-16 Chrome is an excellent mixer that meets those specifications: http://www.allen-hea...
- Tue Dec 12, 2017 1:54 pm
- Forum: Windows
- Topic: problem in recording
- Replies: 2
- Views: 264
Re: problem in recording
So that we can give accurate and relevant information, please always say which exact version of Audacity you are using (look in "Help menu > About Audacity".) Assuming that you are using the current 2.2.1 version, look in "Transport menu > Transport Options > Sound Activated Recording...