Search found 24069 matches

by Gale Andrews
Wed Oct 27, 2010 2:58 am
Forum: Audio Processing
Topic: Session Recordings
Replies: 6
Views: 1147

Re: Session Recordings

Nacoran wrote:1 I think.
Thanks, added to Wiki Feature Requests.


Gale
by Gale Andrews
Tue Oct 26, 2010 1:52 am
Forum: Nyquist
Topic: Output text to file
Replies: 66
Views: 21688

Re: Output text to file

Steve asked me to test the following: (let ((home-dir (or (get-env "HOME") (get-env "HOMEPATH") (get-env "UserProfile")))) (if home-dir (setdir home-dir) (error "HOME directory unspecified."))) It works fine on Ubuntu 10.10 for me as for Steve, returning &quo...
by Gale Andrews
Tue Oct 26, 2010 1:36 am
Forum: Windows
Topic: Audacity Integration in Sony Vegas
Replies: 1
Views: 3634

Re: Audacity Integration in Sony Vegas

Audacity isn't very convenient to call as an external editor for other programs. Even if external editing works, quite possibly Vegas does not understand the format of the audio it receives from Audacity. Keep it simple by exporting a WAV from Vegas, import the WAV into Audacity, edit and export it,...
by Gale Andrews
Tue Oct 26, 2010 1:27 am
Forum: Español
Topic: Ejecutar y grabar desde linea de comandos de windows
Replies: 1
Views: 1523

Re: Ejecutar y grabar desde linea de comandos de windows

Usted no lo hacen. Las funciones es que usted puede abrir archivos de audio, o archivos de proyecto de Audacity (incluyendo varios archivos) pasándolos como argumentos, por ejemplo: $ Audacity file2.wav file1.aiff file3.ogg Las siguientes opciones también están soportados: -help mostrar una breve li...
by Gale Andrews
Mon Oct 25, 2010 3:45 pm
Forum: Windows
Topic: Annoying Sound when playing from Audacity on Win 7
Replies: 4
Views: 337

Re: Annoying Sound when playing from Audacity on Win 7

Is it a USB headset with a mic attached, or just a pair of headphones that you are plugging into line-out? Does the problem occur if you plug-in speakers instead, or use any inbuilt speakers the computers have? Win 7 computers often have sound playback "enhancements" turned on. :? Have you...
by Gale Andrews
Mon Oct 25, 2010 7:56 am
Forum: General Feedback and Discussion
Topic: clock tiles for sync-lock visually confusing
Replies: 22
Views: 8239

Re: clock tiles for sync-lock visually confusing

As a related observation on this topic, there appears to be a problem with the display of the sync-lock tiles on Windows XP, as the screenshots below show. Audacity version 1.3.13 Alpha Oct 18 2010 Windows Vista Home Professional - SP2, displays OK. Windows XP Professional - SP3, does not. Note als...
by Gale Andrews
Mon Oct 25, 2010 12:38 am
Forum: Nyquist
Topic: Nyquist Wish List - Nyquist Prompt Enhancement
Replies: 14
Views: 6878

Re: Nyquist Wish List - Nyquist Prompt Enhancement

I'd forgotten that David Sky had written a Nyquist Generate Prompt that doesn't require a selection to be in place. Each line is a text box, 5 lines only allowed. Could this be imporoved or can a single Prompt ever work both with a selection and without one?



Gale
by Gale Andrews
Mon Oct 25, 2010 12:26 am
Forum: Nyquist
Topic: Output text to file
Replies: 66
Views: 21688

Re: Output text to file

~/.audacity-files/plug-ins/ "Yes yes yes" (said Steve excitedly) that works :) Would you believe that this has been in the wiki for the past 2 years? http://wiki.audacityteam.org/wiki/Nyquist_Plug-ins I must have done the same as you when I read that and misread ".audacity-files"...
by Gale Andrews
Sun Oct 24, 2010 4:34 pm
Forum: General Feedback and Discussion
Topic: Re: Recording Problem
Replies: 0
Views: 539

Re: Recording Problem

From private message I have been recording with Audacity and all of a sudden, I can't record additional tracks. This happened right after I exported a recently completed edited file to my computer. When I try to record a Red upside down triangle which appears at the beginning of the time line above...
by Gale Andrews
Sun Oct 24, 2010 12:51 am
Forum: Nyquist
Topic: Conventions for Nyquist Plug-ins
Replies: 23
Views: 41384

Providing help

Providing help Here are some suggested ideas about "providing help" . Help text on the ;info line should be reasonably limited; generally if it exceeds five lines, it may be too verbose. If the plug-in is to be added to those distributed in Audacity releases, any ;info line text which exp...