Search found 6 matches

by pnielsen
Sat May 25, 2013 10:52 am
Forum: Windows
Topic: generating inaudible freqs
Replies: 2
Views: 650

Re: generating inaudible freqs

One option is to connect a simple "frequency doubling" circuit to the sound card's output. Since you specified a single frequency, I am assuming you want a continuous wave. For a sine wave, you can generate 20KHz in Audacity, and then build this one transistor circuit to derive 40KHz. http://electri...
by pnielsen
Thu May 23, 2013 3:33 am
Forum: Windows
Topic: How to Generate Arbitrary Waveforms as Envelopes
Replies: 8
Views: 2260

Re: How to Generate Arbitrary Waveforms as Envelopes

The envelope tool is very useful, as is the Nyquist "env" function. But I was thinking of something more like a look-up table, where amplitude points (Y values) are entered at preset X intervals. In other words, a manual process that does not rely upon algebraic functions. The objective is to maximi...
by pnielsen
Wed May 22, 2013 11:26 pm
Forum: Windows
Topic: How to Generate Arbitrary Waveforms as Envelopes
Replies: 8
Views: 2260

How to Generate Arbitrary Waveforms as Envelopes

I am looking for the capability to apply an arbitrary waveform envelope to an audio signal. Something more complex than what can be implemented with ADSR. Is there any way this can be accomplished in Audacity? CoolEdit/Audition has a drag-and-drop graphical editor for this purpose, but I wouldn't mi...
by pnielsen
Sun Apr 28, 2013 10:10 pm
Forum: Nyquist
Topic: Nyquist prompts for AM and FM
Replies: 4
Views: 5800

Re: Nyquist prompts for AM and FM

The responses so far have been excellent and straight to the point. Having the procedure for these type of basic "non-musical" wave functions clearly given in the manual might be worth looking into. Apart from sound synthesis, they make Audacity useful as an AF function generator for electronics ent...
by pnielsen
Sun Apr 28, 2013 11:44 am
Forum: Nyquist
Topic: Nyquist prompts for AM and FM
Replies: 4
Views: 5800

Nyquist prompts for AM and FM

It would be great if AM and FM were available in the drop downs, as in Adobe Audition. Seeing as they are not, I am looking for _exactly_ what to type in the Nyquist prompt box. I don't want to spend hours learning Nyquist just to derive two functions, eg. AM and FM of sinewaves. That's all I, and p...
by pnielsen
Fri Apr 26, 2013 9:13 am
Forum: Windows
Topic: Math Expressions for Wave Generation
Replies: 2
Views: 478

Math Expressions for Wave Generation

Is there any way to generate test waveforms in Audacity using standard algebraic math expressions, such as sin(2*pi*t*f) for a sine wave?