Search found 1 match
- Tue Jun 01, 2010 6:14 pm
- Forum: General Audio Programming
- Topic: Filter SourceCode in Audacity
- Replies: 3
- Views: 2084
Filter SourceCode in Audacity
I'm working on a project to write a library to preform simple effects and filters (low-pass, notch, etc.) on a sound file. I'm aware that Audacity has these features and I was hoping I could adapt the Audacity source code to preform these functions in project. Does any developer know what part of th...