summaryrefslogtreecommitdiff
blob: c993fb68a0ea5e4ead24e177fc34ef627ea92df9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>