Source: fsthost
Section: sound
Priority: extra
Maintainer: Manu Kebab <io.gnu.linux@free.fr>
Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf,
 ladish, libasound2-dev, libgtk2.0-dev, libgtk-3-dev,
 libjack-jackd2-dev (>= 1.9.8~dfsg) | libjack-dev (>= 1:0.121.1),
 libwine-dev:i386, wine32-tools, libxml2-dev, pkg-config
Standards-Version: 3.9.8
Homepage: http://sourceforge.net/projects/fsthost/

Package: fsthost
Architecture: i386
Multi-Arch: foreign
Conflicts: liblash-compat-1debian0
Depends: ${shlibs:Depends}, ${misc:Depends},  gtk2-engines,
 gtk2-engines-oxygen, wine32
Description: a linux VST host
 The official successor of FreeST standalone host. Well what is FreeST ?
 This is a linux VST host - hybrid using winelib.
 Runs as a Jack client for Audio/MIDI, and with GTK GUI. Supports 32 and 64 bit plugins.
 .
 Supports load/save state to:
   - JackSession
   - Ladish (L1 and L2)
   - SysEx dump
   - MIDI Identity request/reply messages support
   - FXP/FXB (v1 and v2) files
   - FPS (XML files)
   - Easy plugins discovering and stroing in XML DB
 .
 MIDI CC automating.
 Bypass/Resume by MIDI CC (default 122)
 Support JackTransport.
 Midi channel filter.
 Volume control
 command line options (tempo, midi channel etc.)
 Simple CPU usage display.
 .
 To build the XML Database, use the FSTHost Menu programm, update it later by
 such command:
   fsthost -g ~/VST
 .
 Where ~/VST is path which will be scanned recursivelly for plugins.
 You can use later this database by some GUI app ( e.g. fsthost_menu ).
 Default path for database is ~/.fsthost.xml.
 .
 You can also export VST_PATH and scan it recursivelly like:
   % export VST_PATH=~/VST:/usr/share/vst:/otherlocation
   % fsthost -g
