summaryrefslogtreecommitdiff
path: root/media-libs/libdolbyb/metadata.xml
blob: cc6d43539a4d9411ef4db9d8d850b81cc2a0fa97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sound@gentoo.org</email>
    <name>Gentoo Sound project</name>
  </maintainer>
  <longdescription>
		libdolbyb treats audio recordings to apply or remove something
		similar to what Dolby B noise reduction codecs in high-end
		tape recorders do by emulating in software the electronics of
		a real Dolby B unit.
		It translates dolbybcsoftwaredecode.sf.net from Pascal into C giving
		a generic C library and a command-line tool and is used as a new SoX effect
		in sox_ng
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>