Search found 1730 matches
- Thu Aug 06, 2015 4:24 am
- Forum: Windows
- Topic: Menu items and ellipses
- Replies: 18
- Views: 1099
Re: Menu items and ellipses
Good. So are there any more cases of six dots? All cases of six dots are gone. The argument of consistency is the right one that you told on the page you linked. And for your information: In German no space indicates a character ellipsis (Kindergar..., Zeitgei...) and a space indicates a word ellip...
- Tue Aug 04, 2015 2:36 pm
- Forum: Windows
- Topic: Keyboard shortcuts
- Replies: 3
- Views: 283
Re: Keyboard shortcuts
Try recording anything (no matter what and how long), then click undo or Ctrl-z.
This should make those short cuts available.
(You have to do it for every new instance of Audacity).
It's a bug that somehow crept into 2.1.1.
This should make those short cuts available.
(You have to do it for every new instance of Audacity).
It's a bug that somehow crept into 2.1.1.
- Sat Aug 01, 2015 12:20 pm
- Forum: Nyquist
- Topic: LAFmax from Nyquist plugin to GNU/Octave
- Replies: 5
- Views: 1523
Re: LAFmax from Nyquist plugin to GNU/Octave
Thank you Rober for your answer, Yes I have already written some code for this: # Definition of analog A-weighting filter according to IEC/CD 1672. f1 = 20.598997; f2 = 107.65265; f3 = 737.86223; f4 = 12194.217; A1000 = 1.9997; NUMs = [ (2*pi*f4)^2*(10^(A1000/20)) 0 0 0 0 ]; DENs = conv([1 +4*pi*f4...
- Sat Aug 01, 2015 11:26 am
- Forum: Audio Processing
- Topic: "Split stereo to mono" apply to all tracks simultaneously?
- Replies: 12
- Views: 2063
Re: "Split stereo to mono" apply to all tracks simultaneousl
I want to split all stereo tracks into mono tracks all at the same time. I know I can do each one individually by clicking the drop-down arrow and selecting "Split stereo to mono", but how can I apply that to all stereo tracks in Audacity? Is it possible? I tried searching the forum but found nothi...
- Tue Jul 28, 2015 9:44 am
- Forum: Nyquist
- Topic: LAFmax from Nyquist plugin to GNU/Octave
- Replies: 5
- Views: 1523
Re: LAFmax from Nyquist plugin to GNU/Octave
Hi enneric Do you have already written some code for this? It seems to me that the a-weighting is a little tricky. You should design the appropriate 1-order butterworth filter prototypes for "LP" and "HP". I'm afraid that the main line you're interested in can only be translated step by step and con...
- Mon Jul 27, 2015 5:15 am
- Forum: New Plug-Ins
- Topic: Karaoke, Rotation, Panning & more
- Replies: 109
- Views: 44567
Re: Karaoke, Rotation, Panning & more
Thanks for the update.Starkiller2 wrote:I just got Audacity 2.1.1 (thanks to ubuntuhandbook) and the plugin works!![]()
Thanks everyone!
That's quite a relief.
Robert
- Wed Jul 22, 2015 2:03 pm
- Forum: Feature Request Archive
- Topic: Truncate Silence enhancement
- Replies: 5
- Views: 1412
Re: Truncate Silence enhancement
Split from http://forum.audacityteam.org/viewtopic.php?p=281230#p281230 The multiple choice control is fine, especially for vi users. However, 5 dB steps are not. The problem is that 5 dB can cover 50 per cent of the audio. The audio should actually be pre-processed and the threshold be expressed a...
- Wed Jul 22, 2015 9:45 am
- Forum: Feature Request Archive
- Topic: Decimal places in effect settings
- Replies: 27
- Views: 3247
Re: Decimal places in effect settings
Thanks for the suggestions юра00. The Leveler effect is overdue for replacement, so I'll leave that for now. If you need an easy way to reduce the dynamic range, I would recommend using the new Limiter effect rather than the Leveler as the Limiter can reduce the dynamic range more effectively and w...
- Wed Jul 22, 2015 6:55 am
- Forum: macOS
- Topic: Vocal ISOLATION Tutorial: Step 4 makes no sense
- Replies: 5
- Views: 761
Re: Vocal ISOLATION Tutorial: Step 4 makes no sense
Behold. The absolute rock-bottom, least attractive part of producing a software program. Writing the manual. If you do this much more, we're going to invite you to join the team. Be careful what you wish for. Koz I fully agree. Peter has already flagged this page as "to do". Mainly because of the n...
- Wed Jul 22, 2015 6:47 am
- Forum: Windows
- Topic: blending tracks to extract drums from them. (read the post)
- Replies: 5
- Views: 478
Re: blending tracks to extract drums from them. (read the po
You want the drum equivalent of Vocal Isolation. As above, vocal removal is easy. Flip one track over and add. Anything the same on both tracks vanishes. It doesn't work the other way. Someone in the past forum threads carried this out to pages of math and never quite got there. "How about if you f...