README 977 B

1234567891011121314151617181920
  1. Calf Studio Gear is an audio plug-in pack for LV2 and JACK
  2. environments under Linux operating systems. The suite contains
  3. lots of effects (delay, modulation, signal processing, filters,
  4. equalizers, dynamics, distortion and mastering effects), instruments
  5. (SF2 player, organ simulator and a monophonic synthesizer) and tools
  6. (analyzer, mono/stereo tools, crossovers). Calf Studio Gear aims for a
  7. professional audience.
  8. By default, the package is built with SSE support if the host CPU
  9. supports SSE. If building for another host, you can set SSE=yes or
  10. SSE=no in the environment to override the autodetection.
  11. Optional dependency: lash. This will be autodetected at build time.
  12. This package uses POSIX filesystem capabilities to execute with
  13. elevated privileges (required for realtime audio processing). This
  14. may be considered a security/stability risk. Please read
  15. http://www.slackbuilds.org/caps/ for more information. To disable
  16. capabilities, pass SETCAP=no to the script.