README 949 B

1234567891011121314151617181920212223
  1. jkmeter (audio level meter for JACK)
  2. Jkmeter is a horizontal or vertical bargraph level meter based
  3. on the ideas of mastering guru Bob Katz. See:
  4. https://www.aes.org/technical/documentDownloads.cfm?docID=65
  5. This is the type of meter you want for live recording, mixing and
  6. mastering. It probably makes no sense to use it on all tracks of a
  7. DAW, where keeping digital level within limits is the main purpose of
  8. metering.
  9. By default, the package is built with '-march=native'. If you need a
  10. generic package that can be installed on any Slackware machine with
  11. the same ARCH as the build host, set FORCE_SLACK_CFLAGS=yes in the
  12. script's environment.
  13. This package uses POSIX filesystem capabilities to execute with
  14. elevated privileges (required for realtime audio processing). This
  15. may be considered a security/stability risk. Please read
  16. http://www.slackbuilds.org/caps/ for more information. To disable
  17. capabilities, pass SETCAP=no to the script.