File: control

package info (click to toggle)
bs2b-ladspa 0.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie, wheezy
  • size: 1,456 kB
  • sloc: sh: 9,174; ansic: 255; makefile: 19
file content (31 lines) | stat: -rw-r--r-- 1,295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: bs2b-ladspa
Section: sound
Priority: extra
Maintainer: Andrew Gainer <gainer.andrew@gmail.com>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8.0.0), libbs2b-dev (>= 3.1.0),
  autotools-dev, ladspa-sdk, pkg-config
Homepage: http://bs2b.sourceforge.net/
Vcs-Git: git://git.debian.org/collab-maint/bs2b-ladspa.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/bs2b-ladspa.git;a=summary

Package: bs2b-ladspa
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: ladspa-plugin
Description: Bauer stereophonic-to-binaural DSP LADSPA plugin
 The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve
 headphone listening of stereo audio records.
 .
 Typical stereo recordings are made for listening with speakers.
 What's missing in headphones is the sound going from each channel
 to the opposite ear, arriving a short time later for the extra distance
 traveled, and with a bit of high frequency roll-off for the shadowing
 effect of the head. The time delay to the far ear should also be
 somewhat longer at low frequencies than at high frequencies. bs2b
 implements both of these ideas to transform stereophonic recordings
 for headphone listening. 
 .
 This plugin allows the bs2b library to be used with the LADSPA plug-in
 architecture.