diff options
author | 2008-11-26 10:48:58 +0000 | |
---|---|---|
committer | 2008-11-26 10:48:58 +0000 | |
commit | 3859b7ab44b13fac3eb4af472ab7a40470bfbe2d (patch) | |
tree | 464519488217daaf1368b340ba5002634972a1e8 /sci-visualization/spectromatic/metadata.xml | |
parent | Fix bug 248865. (diff) | |
download | historical-3859b7ab44b13fac3eb4af472ab7a40470bfbe2d.tar.gz historical-3859b7ab44b13fac3eb4af472ab7a40470bfbe2d.tar.bz2 historical-3859b7ab44b13fac3eb4af472ab7a40470bfbe2d.zip |
Fix installation for man files, cleaned ebuild and propagate cflags
Package-Manager: portage-2.2_rc15/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'sci-visualization/spectromatic/metadata.xml')
-rw-r--r-- | sci-visualization/spectromatic/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-visualization/spectromatic/metadata.xml b/sci-visualization/spectromatic/metadata.xml index b229aec85b8f..cbca6963eeed 100644 --- a/sci-visualization/spectromatic/metadata.xml +++ b/sci-visualization/spectromatic/metadata.xml @@ -2,4 +2,15 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> +<longdescription lang="en"> + Spectromatic is a program for generating spectrograms from audio + files. Spectrograms are a form of simple time-frequency analysis which + lets you see how the distribution of energy at different frequencies + in an audio stream change over time. For example, if you play a scale + on a musical instrument, you will see a climbing and/or descending + pattern of blobs as you move from left to right. + Spectromatic reads its input as mono or stereo 16-bit wave files, and + writes the output image to an elongated PNG image (colour for stereo, + grayscale for mono audio). +</longdescription> </pkgmetadata> |