Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x42/silan
audio file [silence] analyzer
https://github.com/x42/silan
unmaintained
Last synced: 20 days ago
JSON representation
audio file [silence] analyzer
- Host: GitHub
- URL: https://github.com/x42/silan
- Owner: x42
- License: gpl-2.0
- Created: 2012-12-30T07:39:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T13:01:26.000Z (over 6 years ago)
- Last Synced: 2024-10-16T10:34:32.458Z (about 1 month ago)
- Topics: unmaintained
- Language: C
- Homepage:
- Size: 75.2 KB
- Stars: 39
- Watchers: 7
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
silan -- Audiofile Silence Analyzer
===================================Silan is a standalone application to analyze audio files for silence and
print ranges of detected signals.It supports a variety of audio-formats and codecs by making use of libsndfile
and ffmpeg/libav for reading audio-data.Signal threshold and hold-off time can be freely configured. The output can be
formatted with samples or seconds as unit or printed as audacity label file.For more information please read the included manual page.
Silan is licensed in terms of the GNU General Public License
(version 2 or later).