Search found 884 matches
- Fri Apr 12, 2013 4:55 pm
- Forum: Windows
- Topic: What effects are used here?
- Replies: 9
- Views: 918
Re: What effects are used here?
Cool trick to remember... I welcome hearing creative ways to make monster voices in fantasy novels.
- Fri Apr 12, 2013 4:54 pm
- Forum: Windows
- Topic: Can audacity automatically increase all silences?
- Replies: 1
- Views: 304
Re: Can audacity automatically increase all silences?
Does "increase" mean "lengthen" or "deamplify" to make them more silent? I don't think you want to amplify them to be noisier.
- Fri Apr 12, 2013 4:47 pm
- Forum: Nyquist
- Topic: Elementary question, include files
- Replies: 12
- Views: 4211
Elementary question, include files
Can I put frequently used functions in a common file that is included by my custom analyzers and effects?
- Fri Apr 12, 2013 4:14 pm
- Forum: Audio Processing
- Topic: Fit view to selection, and vice versa?
- Replies: 3
- Views: 916
Fit view to selection, and vice versa?
Ctrl-E by default zooms the view to fit the selection.
Um, is there a command to do the opposite? Select (within the focussed tracks) exactly what you are viewing? I can't find it. It might be convenient.
Um, is there a command to do the opposite? Select (within the focussed tracks) exactly what you are viewing? I can't find it. It might be convenient.
- Fri Apr 12, 2013 2:14 pm
- Forum: Recording Techniques
- Topic: New Audacity Functionality: Real-time editing
- Replies: 16
- Views: 7671
Re: New Audacity Functionality: Real-time editing
I did float an open ended invitation to discuss narrator's techniques lately, but got few responses. I thought there were a lot of LibriVox people lurking here. AutoHotKeys for Windows is a very useful thing. Do you remember my other complaint about the nuisance of cut preview not recentering the vi...
- Thu Apr 11, 2013 7:01 am
- Forum: Recording Techniques
- Topic: New Audacity Functionality: Real-time editing
- Replies: 16
- Views: 7671
Re: New Audacity Functionality: Real-time editing
Please point me to a place where I should share the scripts. Or is this thread that place? Eliminating outtakes as I go with recording, instead of doing a straight recording, is a big advantage. The pauses between sentences with frequent cue points might be less natural than with straight recording,...
- Thu Apr 11, 2013 12:31 am
- Forum: Windows
- Topic: Preferences: Keyboard dialog misbehavior
- Replies: 2
- Views: 762
Preferences: Keyboard dialog misbehavior
If I pick a command, then pick the entry field, then try to assign alt-a, alt-e, alt-i, or alt-d -- then the controls in the dialog itself, with those shortcuts, are clicked. The desired key IS also entered in the field, and so CAN be assigned -- except for alt-e (the "clear" action clears the field...
- Wed Apr 10, 2013 6:17 pm
- Forum: Recording Techniques
- Topic: New Audacity Functionality: Real-time editing
- Replies: 16
- Views: 7671
Re: New Audacity Functionality: Real-time editing
I just discovered this old thread. Has there been any action? Any continued interest? I have found a pleasing way to do this on Windows with the AutoHotKeys program. I save my text as HTML and open it in a browser so it scrolls continuously. Then I just click in that window, and hold a wireless mous...
- Tue Apr 09, 2013 1:43 am
- Forum: Nyquist
- Topic: elementary snd-fft question
- Replies: 21
- Views: 6632
Re: elementary snd-fft question
"snd-fft" is a function, but it is also class, and snd-fft "returns" an array? ... this doesn't map quite to the notions of the C++ I did in a former life.
- Mon Apr 08, 2013 10:52 pm
- Forum: Nyquist
- Topic: elementary snd-fft question
- Replies: 21
- Views: 6632
elementary snd-fft question
Am I stupid or is this documentation page inconsistent? Does snd-fft return an array of values, or does it return an object that is repeatedly queried for arrays of values? http://www.audacity-forum.de/download/e ... l#index611