README 657 B

1234567891011121314151617
  1. samplv1 (an old-school polyphonic sampler)
  2. samplv1 is an old-school all-digital polyphonic sampler synthesizer
  3. with stereo fx. It runs either as a standalone JACK application or an
  4. LV2 instrument plugin.
  5. Optional dependencies (autodetected):
  6. lv2 - required to build samplv1's LV2 instrument plugins.
  7. liblo - required for OSC (Open Sound Control) support.
  8. This package uses POSIX filesystem capabilities to execute with
  9. elevated privileges (required for realtime audio processing). This
  10. may be considered a security/stability risk. Please read
  11. http://www.slackbuilds.org/caps/ for more information. To disable
  12. capabilities, pass SETCAP=no to the script.