Search found 59476 matches

by steve
Fri Mar 06, 2015 1:46 am
Forum: Windows
Topic: Upgrade to 2.0.6 does not recognize USB Device
Replies: 1
Views: 323

Re: Upgrade to 2.0.6 does not recognize USB Device

The program does not recognize my USB audio device! Audacity does not (and never has) interfaced directly with hardware devices. Audacity gets sound from the computer sound system. Audacity is only able to "recognize" a device if the computer sound system recognises it. Look in the Window...
by steve
Fri Mar 06, 2015 1:09 am
Forum: Nyquist
Topic: Customizable/Combined Delay + Volume + Panning Effect
Replies: 12
Views: 2686

Re: Customizable/Combined Delay + Volume + Panning Effect

Okay, so Nyquist differentiates between the two. But how do I? I only have one way to input a 3, AFAIK. If you use a slider widget in the form: ;control variable ""text-left" int "text-right" <default> <min> <max> Note the "int". That means that the variable value...
by steve
Fri Mar 06, 2015 12:58 am
Forum: Feature Request Archive
Topic: Db(A), Db(C) equalizations should not miss in stock audacity
Replies: 16
Views: 3965

Re: Db(A), Db(C) equalizations should not miss in stock auda

Gale Andrews wrote:It looks OK to me and spot-checking some of the values correlates with http://www.sengpielaudio.com/Rechner-dba-spl.htm.
I've added the A-weighted curve to the wiki.
by steve
Thu Mar 05, 2015 8:41 pm
Forum: Feature Request Archive
Topic: Db(A), Db(C) equalizations should not miss in stock audacity
Replies: 16
Views: 3965

Re: Db(A), Db(C) equalizations should not miss in stock auda

Gale Andrews wrote:Actually most of the requests I know about want weighting display options for Plot Spectrum.
I wonder how many of those are wanting to measure SPL. (That won't work)
by steve
Thu Mar 05, 2015 6:57 pm
Forum: Recording Equipment
Topic: Microphone set up for arc welding recording
Replies: 5
Views: 1289

Re: Microphone set up for arc welding recording

and use high quality microphone cable - there is going to be a heck of a lot of electrical interference close to an arc welder.
by steve
Thu Mar 05, 2015 6:39 pm
Forum: Windows
Topic: Recording too loud
Replies: 6
Views: 1402

Re: Recording too loud

Have you searched for native Linux alternatives to the translation software, or can it be run under Wine? Translation tools written in Java will usually be platform independent (for example "OmegaT"). Alternatively, if you want to stick with Windows only CAT software, why not run that in ...
by steve
Thu Mar 05, 2015 6:01 pm
Forum: Nyquist
Topic: Customizable/Combined Delay + Volume + Panning Effect
Replies: 12
Views: 2686

Re: Customizable/Combined Delay + Volume + Panning Effect

Part 2 - "sounds". The way that Nyquist gets sound from Audacity, is that Audacity passes the selected audio to Nyquist as the value of a symbol "S". A "symbol" can be thought of as the name of a "thing". It does not really matter what that "thing" ...
by steve
Thu Mar 05, 2015 4:13 pm
Forum: Windows
Topic: ~8h recording after export shows/plays only 1h19m
Replies: 6
Views: 502

Re: ~8h recording after export shows/plays only 1h19m

There seems to be a lot of contradictory information in circulation about that. That's what I mean by "a bit flaky". The 4 GB limit issues for Flac should all be fixed now, but in my other life I still sometimes encounter 4 GB limit problems, and it is often difficult to pin down exactly ...
by steve
Thu Mar 05, 2015 3:38 pm
Forum: Nyquist
Topic: Customizable/Combined Delay + Volume + Panning Effect
Replies: 12
Views: 2686

Re: Customizable/Combined Delay + Volume + Panning Effect

OK, let's make a plugin :D There are two parts to a plugin: a "header" and the "Nyquist code". The header tells Audacity what the file is and what to do with it, and the Nyquist code is the actual commands for Nyquist ("Nyquist" being the audio programming language). Fu...
by steve
Thu Mar 05, 2015 2:41 pm
Forum: Nyquist
Topic: i'm trying to do postive harmonic's by words and numbers
Replies: 18
Views: 3166

Re: i'm trying to do postive harmonic's by words and numbers

i want those controls to add the musical note.and magnitudes . You will need to be more specific. A computer has no idea what you mean by "fundamental", "Love", "tranquility" and "light". The Nyquist language does understand such things as "a sine wave o...