Search found 59476 matches
Re: posts
It depends on how they have set up the computers. Do they have several computers? If so, have you tried on different ones and do you get logged out after posting on all of them? If so, then they have probably set them up to not accept cookies. This is not uncommon on public computers as cookies can ...
- Fri Sep 18, 2009 6:40 pm
- Forum: General Feedback and Discussion
- Topic: How to add a carrier frequency
- Replies: 14
- Views: 8149
Re: How to add a carrier frequency
Whether it's a square wave or a sign wave, trying to push a 19kHz frequency through a standard sound card is going to be rather iffy.kozikowski wrote:To get a presentable square wave you need at least three significant harmonics. That means the sound card would have to pass 115 KHz.
- Fri Sep 18, 2009 1:27 pm
- Forum: Audio Processing
- Topic: Dynamic Rumble Filter
- Replies: 25
- Views: 9507
Re: Dynamic Rumble Filter
Oh brilliant - I'd forgotten about this. Thanks for the audio sample - this should be a really good one for testing as it has some nice deep bass with those double basses at the beginning. As it is, it works as a "proof of concept" but it sounds terrible. It is really obvious where the eff...
- Fri Sep 18, 2009 12:59 pm
- Forum: General Feedback and Discussion
- Topic: How to add a carrier frequency
- Replies: 14
- Views: 8149
Re: How to add a carrier frequency
Just thought, in terms of getting the signal out of the sound card, it may work better if the carrier is a sine wave rather than a square wave.
Probably best to try both a square and sine wave carrier and see which works better.
Code: Select all
(mult (sum (clip (mult (sum s -0.2) 1000) 0.4) 0.4)(hzosc 19000))- Fri Sep 18, 2009 11:35 am
- Forum: General Feedback and Discussion
- Topic: How to add a carrier frequency
- Replies: 14
- Views: 8149
Re: How to add a carrier frequency
this is what I was trying [http://jumpjack.wordpress.com/2008/05/22/remote-control-3-editing-waveform/], Just as a point of interest, if you want to "square up" the original signal, you can do it with Nyquist quite easily by amplifying it and clipping off the wiggly top and bottom. Here's...
- Fri Sep 18, 2009 10:10 am
- Forum: General Feedback and Discussion
- Topic: Please add "Welcome to Audacity!" screen to Help menu
- Replies: 14
- Views: 2262
Re: Please add "Welcome to Audacity!" screen to Help menu
The "Audacity" tab in "About Audacity" already contains a link to the Forum. Probably not an obvious place to look for it... "I need help, I'll go to the forum, now where is that link? In the "Help" menu? No. In "Help > Quick Help"? No. In "Help > M...
- Thu Sep 17, 2009 5:56 pm
- Forum: Recording Techniques
- Topic: Recording Guitar questions
- Replies: 12
- Views: 2291
Re: Recording Guitar questions
The M-AUDIO Audiophile 2496 is a really nice card, but a lot of people have reported difficulty M-Audio cards it with Audacity. This is probably because M-Audio expect you to use it with ASIO drivers which are not supported (directly) by Audacity. A while ago I installed 3 PCs with M-Audio Audiophil...
- Thu Sep 17, 2009 5:51 pm
- Forum: Windows
- Topic: how to save a wav file with special parameters in cmd line?
- Replies: 1
- Views: 400
Re: how to save a wav file with special parameters in cmd li
No, Audacity does virtually nothing from the command line apart from open.
Perhaps SOX will do what you want. http://sox.sourceforge.net/
Perhaps SOX will do what you want. http://sox.sourceforge.net/
- Thu Sep 17, 2009 5:49 pm
- Forum: General Feedback and Discussion
- Topic: Please add "Welcome to Audacity!" screen to Help menu
- Replies: 14
- Views: 2262
Re: Please add "Welcome to Audacity!" screen to Help menu
I like the idea of putting "How to get Help" as a page in the "About Audacity..." window.
It could perhaps also have a link to the Audacity FAQ
It could perhaps also have a link to the Audacity FAQ
Re: posts
The forum software requires that you have cookies enabled for this site so that it can tell that it is still you when it refreshes the page.