About Tango Studio Debian

Tango Studio provides some free audio packages for Debian oldstable "JESSIE 8" & stable "STRETCH 9", to run a VST host - hybrid using winelib in realtime mode and also an ASIO for WINE.

Install, hack and composes music !

  • Installation

    Open your favorite terminal as root user and copy paste the commands in blockquote below.

    Repository

    Install sources.list and GPG key

    wget -q http://download.tuxfamily.org/tangostudio/apt/key.pub -O- | apt-key add - && echo "deb http://download.tuxfamily.org/tangostudio/debian $(lsb_release -sc) main non-free" | tee /etc/apt/sources.list.d/tangostudio-debian.list && apt-get update

  • Packages

    FSTHOST

    Install a VST host runs as a Jack client for Audio/MIDI and with GTK GUI.

    apt-get install fsthostXX

    Wine Asio

    Install an ASIO to JACK driver for WINE. ASIO is the most common Windows low-latency driver, so is commonly used in audio workstation programs.

    apt-get install wineasioXX

    NOTE : Replace "XX" with 32 or 64, to install the version you need. On AMD64 arch only you can install the two versions "fsthost32 and fsthost64" on the same system, see the Wine Debian Wiki to enable multiarch.

  • Issues or Bugs ?

    If you have an issue or a bug, please let me know. You can contact the admin of this project by email (see the contact in GPG Key).

    NOTE : This project does not support this crappy librazik distribution, because the philosophy of its development does not allow the integration with this project, bugs or others problems with it and this project are not supported. Process at your own risk !