Search found 59476 matches
- Mon Oct 07, 2013 7:59 pm
- Forum: Nyquist
- Topic: Audacity Guitar Notes + Scriping
- Replies: 10
- Views: 2804
Re: Audacity Guitar Notes + Scriping
Is there a way to call the other built in effects installed in Audacity such as Normalize from Nyquist? No, but you can do it the other way round. You can set up a "Chain" of Audacity commands and include one or more Nyquist effects in that chain. See here about Chains: http://manual.auda...
- Mon Oct 07, 2013 7:31 pm
- Forum: Nyquist
- Topic: Audacity Guitar Notes + Scriping
- Replies: 10
- Views: 2804
Re: Audacity Guitar Notes + Scriping
I wrote a "pitch detect" plug-in using "Nyquist" scripting language. That may be a good starting point. The plug-in is available here: http://wiki.audacityteam.org/wiki/Nyquist_Analyze_Plug-ins#Pitch_Detect Installation instructions: http://wiki.audacityteam.org/wiki/Download_Nyq...
- Mon Oct 07, 2013 7:27 pm
- Forum: Windows
- Topic: Issues recording from mixer to laptop using mic port
- Replies: 6
- Views: 791
Re: Issues recording from mixer to laptop using mic port
For recording from a mixer you probably don't need many features. You will need: Stereo Line Level input Stereo Line Level output A headphone output may also be useful but probably not essential if your mixer has a headphone socket. Input and output level controls on the device may be useful, but pr...
- Mon Oct 07, 2013 7:21 pm
- Forum: Windows
- Topic: GUI: Can we see steps instead of ramp (on zoom)
- Replies: 7
- Views: 1199
Re: GUI: Can we see steps instead of ramp (on zoom)
Well assuming you are looking at the output of a DAC (lets say DC coupled and the data latched Since audio DACs don't work like that, the stepped output as described is just as much fiction as the linear extrapolation used in the Audacity waveform. There is no way to turn it off. If you are interes...
- Mon Oct 07, 2013 7:13 pm
- Forum: Windows
- Topic: Equalizing two voice recordings (both in good shape)
- Replies: 1
- Views: 325
Re: Equalizing two voice recordings (both in good shape)
Try equalization settings similar to this:
You may also need to apply a little Noise Removal because the Equalization will make the background hiss louder.
Here's a before-after example:
You may also need to apply a little Noise Removal because the Equalization will make the background hiss louder.
Here's a before-after example:
- Mon Oct 07, 2013 6:58 pm
- Forum: Nyquist
- Topic: Audacity Guitar Notes + Scriping
- Replies: 10
- Views: 2804
Re: Audacity Guitar Notes + Scriping
I presume that you realise that Audacity does not do real time processing? Audacity cannot process audio on the fly - you have to record or import the audio first, and then process it. Does that undermine your idea of using Audacity for this task?
- Mon Oct 07, 2013 5:19 pm
- Forum: Windows
- Topic: GUI: Can we see steps instead of ramp (on zoom)
- Replies: 7
- Views: 1199
Re: GUI: Can we see steps instead of ramp (on zoom)
It would be great if I could zoom in to the individual sample level and see the data as the steps they are They are not really steps. They are really "points" and when you zoom in close you can see them as "dots". Your stepped image looks like it could be some sort of "samp...
- Mon Oct 07, 2013 5:15 pm
- Forum: Windows
- Topic: record vinyl to laptop
- Replies: 27
- Views: 6255
Re: record vinyl to laptop
Peak.Shaky wrote:BTW, when you say it is normal to allow for 20db of headroom with 24bit, do you mean peak or RMS?
- Mon Oct 07, 2013 3:15 pm
- Forum: macOS
- Topic: importing mp3 files
- Replies: 6
- Views: 4885
Re: importing mp3 files
Which version of Audacity are you using? (Look in "Help > About Audacity"). With the current 2.0.4 version of Audacity on Linux I have no problem importing MP3 files that have a backslash in the name. However, I'd not normally use backslash in a file name - if I want to use that file on a ...
- Mon Oct 07, 2013 1:46 pm
- Forum: Feature Request Archive
- Topic: Suggestion: Repair Limits
- Replies: 20
- Views: 6742
Re: Suggestion: Repair Limits
I seem to recall that lengthening the repair selection exponentially increases the processing time :geek: Yes - for selections greater than 128 samples the repair time rises very rapidly. However, there was a suggestion that larger sections could be repaired as a sequence of 128 sample length block...