-
Notifications
You must be signed in to change notification settings - Fork 0
Audio processing tools developed while I was at ICSI
License
ajanin/iaudio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
These are a series of utilities that use libsndfile, an open source audio processing library available at http://www.mega-nerd.com/libsndfile or through your favorite package manager (e.g. apt-get install libsndfile1-dev). See INSTALL for installation instructions. See LICENSE for licensing terms. iaamp - Apply an exponential power to every sample in an audio file. iableep - Add "bleep" sounds to an audio file. iachop - Divide up audio files into multiple new audio files. iadiff - Show differences between audio files. iaexpr - Apply an arbitrary function to every sample in an audio file. iainfo - Get header information such as duration, sample rate, etc. iajoin - Combine audio file excerpts into a new audio file iamix - Volume equalize and mix audio files iastat - Compute statistics on audio (e.g. min, max, stddev) iaconvert - A python script that tries to convert any audio file to a standard format. Requires a bunch of other programs to work. This probably will not work in other environments without adjustment.
About
Audio processing tools developed while I was at ICSI
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published