README 915 B

1234567891011121314151617181920
  1. japa (audio spectrum analyser for jack)
  2. Japa (JACK and ALSA Perceptual Analyser), is a 'perceptual' or
  3. 'psychoacoustic' audio spectrum analyser. In contrast to JAAA,
  4. this is more an acoustical or musical tool than a purely technical
  5. one. Possible uses include spectrum monitoring while mixing or
  6. mastering, evaluation of ambient noise, and (using pink noise),
  7. equalisation of PA systems.
  8. By default, the package is built with '-march=native'. If you need a
  9. generic package that can be installed on any Slackware machine with the
  10. same ARCH as the build host, set FORCE_SLACK_CFLAGS=yes in the script's
  11. environment.
  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.