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.

31 lines
1.1KB

  1. Source: sorcer
  2. Section: sound
  3. Priority: optional
  4. Maintainer: falkTX <falktx@falktx.com>, Jeremy Jongepier <jeremy@autostatic.com>
  5. Build-Depends: debhelper-compat (= 13),
  6. kxstudio-audio-plugin-tester (>= 15),
  7. debhelper (>= 9~),
  8. cmake,
  9. lv2-dev,
  10. libboost-dev,
  11. libcairomm-1.0-dev,
  12. libgl1-mesa-dev | libgl-dev,
  13. libsndfile-static,
  14. ntk-static
  15. Standards-Version: 4.5.0
  16. Homepage: http://www.openavproductions.com/sorcer
  17. XSC-KXStudio-VCS: https://github.com/openAVproductions/openAV-Sorcer
  18. Rules-Requires-Root: no
  19. Package: sorcer
  20. Architecture: any
  21. Depends: ${shlibs:Depends}, ${misc:Depends}
  22. Provides: lv2-plugin
  23. Description: Polyphonic wavetable synth
  24. Sorcer is a polyphonic wavetable synth LV2 plugin.
  25. Its sonic fingerprint is one of harsh modulated sub-bass driven walls of sound.
  26. Two morphing wavetable oscillators and one sine oscillator provide the generation routines.
  27. The LFO can be mapped to wavetable modulation as well as filter cutoff.
  28. An ADSR allows for shaping the resulting sound, while a master volume finishes the signal chain.
  29. Easily creating a variety of dubstep basslines and harsh pad sounds.