Page 1 of 2
Making a sound
Posted: Thu Jan 24, 2008 4:26 am
by CMCDragonkai
Hi, I'm new to audacity and I've been looking for a way to make a sound.
Is there someway, in audacity to make a single note. With just one frequency?
Also can I then to record a sound and separate the different frequencies and put them into separate tracks?
Re: Making a sound
Posted: Thu Jan 24, 2008 6:01 pm
by steve
CMCDragonkai wrote:Is there someway, in audacity to make a single note. With just one frequency?
"Generate->Tone"
CMCDragonkai wrote:Also can I then to record a sound and separate the different frequencies and put them into separate tracks?
Do you mean "Frequency bands"? Most "real world" sounds contain thousands of distinct frequencies. You can duplicate the sound into as many bands as you want, then use "Equalisation" to isolate specific band (or better, use the low pass and high pass filters).
Re: Making a sound
Posted: Fri Jan 25, 2008 8:06 am
by CMCDragonkai
Interesting, thanks for the fast reply. I'll mess around with it and see what happens.
Re: Making a sound
Posted: Fri Jan 25, 2008 8:17 am
by CMCDragonkai
But you say that you can You can duplicate the sound into as many bands as you want
What button does that?
Re: Making a sound
Posted: Sat Jan 26, 2008 9:26 pm
by steve
CMCDragonkai wrote:But you say that you can You can duplicate the sound into as many bands as you want
What button does that?
Sorry, I wasn't clear.
If you want 6 frequency bands, make 5 Duplicate tracks (select the track and click "Edit->Duplicate")
Now select the first track and use the Equaliser ("Effects->Equalization") to filter the audio so that you have just the frequencies that you want.
Hint: start off with the settings "flat", select "draw curve", and set the filter length to maximum. Then use the lower left slider to increase the range to -120 dB. If you click on the blue line, it will create a movable "node" so that you can edit the filter. I've included a couple of screen shots to give you the idea. Depending on what plug-ins you have installed, there may be better filters for this job, such as the low-pass and hi-pass filters, but the general scheme is the same.

- First audio band - 0 to 100 Hz
- Screenshot1.jpg (39.83 KiB) Viewed 1680 times

- Second audio band - 100 to 400 Hz
- Screenshot2.jpg (41.01 KiB) Viewed 1680 times
Re: Making a sound
Posted: Sun Jan 27, 2008 12:19 am
by CMCDragonkai
Oh ok, also is there a way to list the frequencies in order of decibels? Like I want to seperate the frequencies, but only the ones that are at different decibels.
And I know that there are thousands of different frequencies, but I just want to seperate them by the decibels that actually have a significant difference.
Re: Making a sound
Posted: Sun Jan 27, 2008 4:24 am
by steve
I'm not sure exactly what you mean, but if you use v.1.3.4 there are some analysis tools ("Analyze" menu) that may show you what you want. If you've not got v.1.3.4, you can download it from the main Audacity web site - It's ok to have both 1.2.x and 1.3.x installed at the same time as long as they are in different directories.
Re: Making a sound
Posted: Sun Jan 27, 2008 8:36 pm
by alatham
CMCdragonkai,
You seem to be looking for a way to separate a sound file into several different tracks each containing one of the harmonics of the note. This is a cool idea and it would be a great way to make a unique timbre for any instrument quickly and easily. Unfortunately, I don't think Audacity is going to be able to do this easily. Furthermore, I've never seen software that will do this easily, but it should be possible.
There are several problems:
1) You'd have to use a whole bunch of very narrow bandpass filters (like what Steve is describing, only many more of them). These would each have to be centered on one of the harmonics of the note. The issue here is that Audacity does not currently have a way of recognizing each harmonic, so you'd have to enter them in manually. Since "real world" notes are made up of thousands of these, you'd either have to make thousands of tracks, or bunch several harmonics together into each track. You'd be pulling your hair out before long.
2) Even then, this would only work for an individual monophonic note. As soon as the note changes, or the sound becomes polyphonic, this method breaks down. The number of harmonics and the position of each harmonic changes. Even the relative spacing between them isn't necessarily constant along an instrument's range. So you could only process one note at a time this way.
I'm not sure how to go about doing what you're doing. I know for a fact that the
KYMA system can do things like this (I used to work for that company), but it requires $3000 to get your hands on a basic system. That's $3000 well spent, in my opinion, but I'm biased. I don't know of any pure software methods at this time.
Re: Making a sound
Posted: Mon Jan 28, 2008 3:27 am
by steve
alatham wrote:...KYMA system...
That looks awesome

Re: Making a sound
Posted: Mon Jan 28, 2008 8:34 am
by CMCDragonkai
Wow...
And here all I want to do is to play a sound, then record it and find out the difference in volume from playback to recording.