External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
875B

  1. Source: tunefish4
  2. Section: sound
  3. Priority: optional
  4. Maintainer: falkTX <falktx@falktx.com>
  5. Build-Depends: debhelper-compat (= 13),
  6. kxstudio-audio-plugin-tester (>= 13),
  7. distrho-juce-6.0-dev
  8. Standards-Version: 4.5.0
  9. Homepage: https://thewavewarden.com/pages/odin-2
  10. XSC-KXStudio-VCS: https://github.com/DISTRHO-Ports/tunefish4/
  11. Rules-Requires-Root: no
  12. Package: tunefish4
  13. Architecture: any
  14. Depends: ${shlibs:Depends}, ${misc:Depends}
  15. Provides: lv2-plugin, vst-plugin
  16. Description: tiny virtual synthesizer
  17. Tunefish is a very tiny virtual analog synthesizer.
  18. It is developed to fit into about 10kb of compressed machine code while still producing an audio quality that can compete with commercial synthesizers.
  19. This plugin, unlike the version of TF which is used in 64k intros is of course larger, mainly because it has a UI and uses the excellent Juce framework for C++.