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 32 33 34 35 36 37 38 39 40
|
Source: freebirth
Section: sound
Priority: extra
Maintainer: Paul Brossier <piem@debian.org>
Build-Depends: debhelper (>= 9~), libgtk2.0-dev, docbook-to-man
Standards-Version: 3.9.8
Homepage: http://freebirth.sourceforge.net/
Vcs-Git: git://git.debian.org/collab-maint/freebirth.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/freebirth.git;a=summary
Package: freebirth
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, alsa-oss, freebirth-data (= ${source:Version})
Description: Bass synthesizer/sample player/sequencer
Freebirth is a free software bass synthesizer / step sequencer / sample player
similar to Rebirth. The bass synthesizer resembles a 303 but also has other
capabilities such as
.
- Three oscillators (saw, sin, sqr)
- Phase offsets for each oscillator
- Separate filter and amplitude envelopes
- Separate tuning for each oscillator
- Two effects busses (reverb and delay).
Package: freebirth-data
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: freebirth (<< 0.3.2-5)
Description: Bass synthesizer/sample player/sequencer -- sound samples
This package contains sound samples for freebirth.
.
Freebirth is a free software bass synthesizer / step sequencer / sample player
similar to Rebirth. The bass synthesizer resembles the 303 but also has other
capabilities such as
.
- Three oscillators (saw, sin, sqr)
- Phase offsets for each oscillator
- Separate filter and amplitude envelopes
- Separate tuning for each oscillator
- Two effects busses (reverb and delay).
|