Search found 4 matches
- Thu Aug 15, 2013 4:07 pm
- Forum: General Audio Programming
- Topic: Audacity advanced noise removal
- Replies: 7
- Views: 6742
Re: Audacity advanced noise removal
I was wondering where you learned about manipulating audio? I'm assuming that your name being in red means that you are part of the audacity team. In my advanced math classes we talked about how concepts we learned could be used for such things, but didn't actually apply it like that. I was also won...
- Thu Aug 15, 2013 3:21 pm
- Forum: General Audio Programming
- Topic: Audacity advanced noise removal
- Replies: 7
- Views: 6742
Re: Audacity advanced noise removal
Thank you for all of the information. The frequency range 60 to 100 Hz is low pitch, and clearly audible to the human ear. Oops, my bad, I thought I was told it wasn't audible but I guess I miss heard. The data I'm working with I haven't worked with before and this project was originally not intende...
- Thu Aug 15, 2013 1:43 pm
- Forum: General Audio Programming
- Topic: Audacity advanced noise removal
- Replies: 7
- Views: 6742
Re: Audacity advanced noise removal
I have taken a course on C programming, and I know that C++ and C are very close so I would probably be able to read the code. I used the word tune liberally, while in fact it is not what one would classify as an actual tune, it's just what we call it here in the lab I work in. Event is the better w...
- Wed Aug 14, 2013 2:01 pm
- Forum: General Audio Programming
- Topic: Audacity advanced noise removal
- Replies: 7
- Views: 6742
Audacity advanced noise removal
Hello, About what I am doing: I am a college student and I am working with raw audio data. My current project involves trying to find a very specific audio "tune" (it is short, lasts a maximum of 2 minutes) somewhere within 55 minute audio files, and may not be in every audio file event we have (it ...