README 997 B

1234567891011121314151617181920
  1. horgand (organ sounds softsynth)
  2. horgand is a softsynth, really simple and easy to use, specially
  3. designed to produce organ sounds, and is also capable of generating
  4. other sound types like Electric Pianos, Jazz Guitar, Strings, Brass,
  5. Fretless Bass, Accordion etc. using low CPU resources.
  6. NOTE: The first time you start horgand, jack should NOT be running. To
  7. enable jack in horgand, use its Settings menu (Audio Output => Jack,
  8. then Save). Then exit horgand, start jack (with e.g. qjackctl),
  9. and run horgand again. It should now be able to connect to the jack
  10. server. Don't forget to connect its audio ouputs to something, if you
  11. want to hear it (and its MIDI inputs to something, to play it).
  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.