Search found 59476 matches

by steve
Thu Dec 22, 2016 2:46 pm
Forum: GNU/Linux
Topic: Audacity does not play the whole wav sound on Fedora
Replies: 2
Views: 404

Re: Audacity does not play the whole wav sound on Fedora

Try reducing the "Audio to buffer" setting in "Edit > Preferences > Recording / Latency". Note that if set too low, both recording and playback may stutter, and if also using Pulseaudio Audacity may freeze. Low buffer settings tend to work best when using the "hw" devic...
by steve
Thu Dec 22, 2016 9:59 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Audacity Reverb
Replies: 1
Views: 877

Re: Audacity Reverb

The Reverb effect was developed for Audacity by Rob Sykes. It borrows heavily from the reverb effect in SoX (http://sox.sourceforge.net/) which is an implementation of (part of) Freeverb.
by steve
Wed Dec 21, 2016 2:18 pm
Forum: New Plug-Ins
Topic: Chris Capel's Dynamic Compressor
Replies: 60
Views: 51193

Re: Chris Capel's Dynamic Compressor

The debug button is intended for use by plug-in developers to show debugging information. A few plug-ins abuse / re-purpose the debug button as a means of providing additional information for users, though this is not common (and not recommended). If you copy and paste the debug information in your ...
by steve
Wed Dec 21, 2016 9:53 am
Forum: Windows
Topic: Function question
Replies: 2
Views: 236

Re: Function question

Scrubbing in Audacity 2.1.2: http://manual.audacityteam.org/man/scrubbing_and_seeking.html This has been substantially updated for the next version of Audacity. Related features: Timeline Quick Play: http://manual.audacityteam.org/man/timeline.html#tqp Play at Speed (Transcription Toolbar): http://m...
by steve
Tue Dec 20, 2016 8:39 pm
Forum: Making Music with Audacity
Topic: AutoTune with GSNAP missing left hand waveforms
Replies: 6
Views: 2735

Re: AutoTune with GSNAP missing left hand waveforms

Audacity does not support MIDI features (or features that depend on MIDI support) in VST plug-ins.
Audacity's MIDI features are very few - basically just importing, exporting and trimming MIDI tracks (not even play or record).
by steve
Tue Dec 20, 2016 6:11 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Guaranteed method to crash Audacity 2.1.2 on Windows
Replies: 5
Views: 2002

Re: Guaranteed method to crash Audacity 2.1.2 on Windows

Trebor wrote:Splitting is disallowed on the native effects, except Wah-Wah & Phaser.
Extending that restriction to all effects, native & plugin, seems the way to go, if the alternative is a crash.
Update: That's now been done in the development code.
by steve
Tue Dec 20, 2016 5:31 pm
Forum: Audio Processing
Topic: How to swap *only selected* audio parts between two channels
Replies: 12
Views: 2085

Re: How to swap *only selected* audio parts between two chan

kozikowski wrote:Given the job is a ping-pong interview, is repeatedly invoking nyquist easier than split-playing the presentation and control-L silencing the parts you don't want?
Ctrl+R to repeat the last effect.
Not much difference really, except that you don't need to split the track.
by steve
Tue Dec 20, 2016 3:30 pm
Forum: Audio Processing
Topic: How to swap *only selected* audio parts between two channels
Replies: 12
Views: 2085

Re: How to swap *only selected* audio parts between two chan

as a result, there would be one channel containing only high quality sentences, and the second channel would contain only the low quality version of the same sound. Then, delete the low quality channel, and save the high quality one as mono. An alternative approach would be to "mute" (sil...
by steve
Tue Dec 20, 2016 2:30 pm
Forum: New Plug-Ins
Topic: Silent Subliminals [solved?]
Replies: 106
Views: 87596

Re: Silent Subliminals [solved?]

waverlye wrote:can someone convert the nyquist code provided to the SAL notation?
I don't use SAL myself, but there is some information in the Nyquist manual: http://www.cs.cmu.edu/~rbd/doc/nyquist/part7.html