https://github.com/x42/silan
audio file [silence] analyzer
https://github.com/x42/silan
unmaintained
Last synced: about 1 year 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T13:01:26.000Z (about 8 years ago)
- Last Synced: 2025-03-01T18:01:51.960Z (over 1 year ago)
- Topics: unmaintained
- Language: C
- Homepage:
- Size: 75.2 KB
- Stars: 38
- Watchers: 7
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
- awesome-broadcasting - silan - Audiofile silence analyzer. (Monitoring & Quality Control)
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).